Skip to content

Releases: Aleks-Ya/note-size-anki-addon

v2.3.0

08 Sep 15:51
Compare
Choose a tag to compare

v2.3.0 - 2024-09-06

  1. [FEATURE] New note size details dialog
  2. [FEATURE] Speed up cache initialization
  3. [DOCS] Extract developer manual
  4. [DOCS] Setup auto rendering of table of content in MarkDown
  5. [MISC] Migrate to bump-my-version

v2.2.0

10 Aug 16:46
Compare
Choose a tag to compare

v2.2.0 - 2024-08-11

  1. [FEATURE] Display "Unused" and "Trash" collection sizes in Deck Browser
  2. [FEATURE] Show cache initialization progress dialog
  3. [FEATURE] Add "Info" menu item
  4. [FEATURE] Refresh note sizes that were modified during media sync
  5. [FEATURE] Display collection size after cache initialization
  6. [FEATURE] Set 0 precision for collection size
  7. [FEATURE] Refresh note sizes only after media sync finished
  8. [FEATURE] Delete cache file after reading on startup
  9. [BUG] Ignore cache file reading errors
  10. [BUG] Incorrect storing boolean settings
  11. [BUG] Reading partially invalid cache file
  12. [BUG] Ignore error on saving cache file
  13. [DOCS] Migrate from git-changelog to manual changelog updates
  14. [DOCS] Simplify changelog structure
  15. [DOCS] Update documentation
  16. [MISC] Set DEBUG default log level
  17. [MISC] Reduce size of some long log entries

v2.1.0

29 Jul 15:30
Compare
Choose a tag to compare

v2.1.0 - 2024-07-29

Compare with v2.0.0

  1. [FEATURE] Update cache when other addons update notes
  2. [FEATURE] Store cache on disk on exit

v2.0.0

26 Jul 15:37
Compare
Choose a tag to compare

v2.0.0 - 2024-07-26

Compare with v1.15.0

  1. [FEATURE] GUI for configuration
  2. [MISC] Migrate from UnitTest to PyTest

v1.15.0

15 Jul 13:10
Compare
Choose a tag to compare

v1.15.0 - 2024-07-15

Compare with v1.14.0

  1. [FEATURE] Background color of Size button depends on note size
  2. [BUG] Fix updating Size button when Add Editor is open
  3. [MISC] Add space before size units
  4. [MISC] Align size in Browser cells by center
  5. [MISC] Install from file to the same folder as from addons catalog

v1.14.0

11 Jul 15:27
Compare
Choose a tag to compare

v1.14.0 - 2024-07-11

Compare with v1.13.0

  1. [MISC] Remove prefix "Size:" from the Size button
  2. [MISC] Use default font for Browser cells

v1.13.0

09 Jul 09:30
Compare
Choose a tag to compare

v1.13.0 - 2024-07-09

Compare with v1.12.0

  1. [FEATURE] Add "Deck Browser - Show Full Collection Size" config property
  2. [FEATURE] Add "Size Button - Enabled" config property

v1.12.0

08 Jul 16:05
Compare
Choose a tag to compare

v1.12.0 - 2024-07-08

Compare with v1.9.0

  1. [FEATURE] Display Collection size in Deck Browser
  2. [DOCS] Split description in several page
  3. [MISC] Upgrade to Anki 24.6.3

v1.11.0

23 Jun 16:10
Compare
Choose a tag to compare
  1. [FEATURE] Add "Logger Level" config property
  2. [BUG] Fix failed to create log dir #2
  3. [DOCS] Add "Configuration" page

v1.10.0

23 Jun 11:40
Compare
Choose a tag to compare
  1. [FEATURE] Add changelog
  2. [FEATURE] Limit number of files shown in Details window
  3. [BUG] Reading config failure after addon updates
  4. [BUG] Add "alt" attribute to "img" tags on Details window
  5. [BUG] Add "use_cache" parameter to SizeCalculator#()
  6. [BUG] Log file cannot be deleted during addon deletion on Windows
  7. [MISC] Log response from web.eval