Skip to content

Releases: itsupera/furiganalyse

v0.7.8

01 Feb 20:21

Choose a tag to compare

What's Changed

  • Add upload of custom words list to filter on

Full Changelog: v0.7.7...v0.7.8

v0.7.7

30 Nov 20:59

Choose a tag to compare

What's Changed

  • Fix writing direction not updated properly
  • Fix XML namespace issue causing rendering errors with some EPUBs
  • Fix Dockerfile build by @eneiss in #6

New Contributors

  • @eneiss made their first contribution in #6

Full Changelog: v0.7.6...v0.7.7

v0.7.6

07 Jan 21:57

Choose a tag to compare

  • Make it usable as an API

v0.7.5

13 Aug 14:09

Choose a tag to compare

  • Improve the style of the interface

v0.7.4

12 Aug 16:49

Choose a tag to compare

  • Support AZW3 and MOBI formats
  • Fix timeout when conversion too long (AJAX polling)
  • Migrate web app from Flask FastAPI