Skip to content

Releases: htrc/torchlite-backend

0.3.1

19 May 23:23
35acede
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

27 Feb 23:26
f34caab
Compare
Choose a tag to compare

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