Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzohrab committed Aug 15, 2024
1 parent 09670e6 commit ef661d1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@

# 3.5.1 (2024-08-15)

Tweaks:

* Never cache main page, always recalc book stats as needed.
* #466: strip whitespace from jinja comment.
* #497: allow .m4a audio files.
* #437: exclude unknown terms from language term counts.

Bug fixes:

* #455: handle TermTag associations when tags are deleted.
* #465: term import fix, only change statuses if explicitly specified.
* #458: omit empty error messages on language save.
* #464: prevent dictionary tabs from stealing focus. By @cblanken in #459.
* #293: fix stats chart shrinking. By @cblanken in #456.


# 3.5.0 (2024-06-12)

Feature changes:
Expand Down

0 comments on commit ef661d1

Please sign in to comment.