Skip to content

v0.9.1 Bug fixes and Anki compatibility maintenance

Compare
Choose a tag to compare
@aplaice aplaice released this 14 Dec 17:48
· 68 commits to master since this release
19cfef2

What's Changed

  • Fix crash when editing deck sort method by @aplaice in #102
  • Subdeck Ordering by @ohare93 in #103
  • Update note, deck and model management for Anki 2.1.28+ in #100
  • Make uuids persistent when exporting with Anki 2.1.35 (≥ 2.1.28) in #110
  • Update exporter to work with Anki ≥ 2.1.36 in #114
  • Close and reopen the collection before/after pre-import backup in #119
  • Bump pyyaml from 5.3.1 to 5.4 by @dependabot in #122
  • Prevent crash when trying to export all decks in #129
  • Bump urllib3 from 1.26.4 to 1.26.5 in #132
  • Avoid storing deck_config_uuid in Anki db and deal with fallout in #127
  • Avoid duplicating crowdanki_uuid when cloning note model in #136
  • Close all opened dulwich repo objects by in #139
  • Fix issue #142, Lots of deprecated items when starting anki with crowdanki by @evandrocoan in #151
  • Allow disambiguating duplicated note model UUIDs in collection in #155
  • Avoid duplicating crowdanki_uuid when cloning deck config in #135

New Contributors

Full Changelog: v0.9...v0.9.1