Skip to content

0.3.0

Compare
Choose a tag to compare
@dkudeki dkudeki released this 27 Feb 23:26
· 44 commits to develop since this release
f34caab

What's Changed

Changed

  • All logging to use logger instead of print statements
  • How the word cloud widget tabulates word counts, significantly reducing processing time once the EF API has responded.

Added

  • Comparison between frontend featured workset list and backend to keep backend representation up-to-date to allow featured worksets to be swapped out by the AG user, and those changes will seemlessly propogate to TORCHLITE #148

Fixed

  • Handling of unauthorized and invalid worksets #146
  • Handling of volumes without text in text-based widgets #146
  • Handling of widgets when trying to load worksets that have not yet been built in the database #146
  • Handling of building redis connection at startup #150

Full Changelog: 0.2.0...0.3.0