Releases: debanjandhar12/logseq-anki-sync
Releases · debanjandhar12/logseq-anki-sync
v4.6.1
What's Changed
- tags property now support nesting like deck property. #147
- fix: compatible with dark theme #181 by @leecobaby in #182
- Non-HTTP urls now work properly
New Contributors
- @leecobaby made their first contribution in #182
Full Changelog: v4.5.1...v4.6.1
v4.5.1
v4.5.0
v4.4.0
v4.3.3
Sorry for delay, was supposed to release a few days back but github actions server went down at that time. 😿
v4.3.2
Loads of bug fixes.
v4.3.1
What's Changed
- feat: consider direct ref images in image occlusion (beta)
- enhance: bump up max no. of clozers #138
- feat: add namespace processing logic by @kilesduli in #143
- enhance: keyboard events (esc, enter, etc) for modals
- several bug fixes including an cache bug.
New Contributors
- @kilesduli made their first contribution in #143 🥳
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- feat: card-group (turns all children of tagged block to cards)
- enhance: rendering support for extra prop
- feat: calculate anki note hashes while user confirms (perf improvement)
- bug fixes around pdfs, rendering and occlusions
v4.1.1
What's Changed
- enhance: enable nested Block refs
- fix: deck parsing of namespace pages
- fix: #126
- fix: issue with converter cache
v4.0.4
⚠️ When syncing for the first time after update, the sync progress will be struck at 99% for 2 mins - 10 mins. This is because the plugin is re-transmitting all your image assets again to Anki as the naming format for the images is changed. This will happen only once - so don't worry please and let the code do it's job.
What's Changed
- Image Occlusion Support
- Markdown Tags Support (+ hierarchical tags)
- Update for Converter
- Rendering inside Block Refs
- Better Pdf Support
- Logseq URI Support for Tags
- Several Bug Fixes
- Integrate Active Cache inside Note Hash Calculator
- 3-4x faster syncing after first sync on opening logseq.
- Settings Page Update
- Default Settings Updated
- Loads of Bug Fixes and Quality Improvements
NB: It also includes a breaking change of how images are named. It is recommended to run Tools > Check Media and remove unused media after syncing with the new version.
Full Changelog: v3.2.4...v4.0.2