Releases: glutanimate/advanced-previewer
Releases · glutanimate/advanced-previewer
Version 0.4.1
v0.4.1 Add 'Delete' hotkey (Alt+Del)
Version 0.4.0 Beta 1
While this release does not come with any significant new features, it does include a lot of under-the-hood changes that necessitate a short beta testing period:
- Completely refactored previewer functions into a dedicated class
- The previewer can now be modified by third-party add-ons much more easily
- Added a confirmation dialog that appears when trying to preview a lot of cards at once
- Plus: a large number of bug fixes
Version 0.3.5
This is a quick bugfix release that addresses a number of smaller issues with selective card rendering in the previewer.
Version 0.3.4
- Improved: Update previewer HTML incrementally when editing single notes
- Changed: Added support for the anki-reviewer-file-hyperlinks add-on
Version 0.3.3
- fixed a bug in the answer button tooltips
Version 0.3.2
- New: four quick navigation hotkeys (ALT+Home, ALT+End, ALT+PgUp, Alt+PgDwn)
- New: improved card navigation behaviour
Version 0.3.1
- fixed a small typo that lead to an import error
Version 0.3.0
A complete overhaul of the add-on. Please make sure to remove any previous versions of Advanced Previewer you might have installed before updating to this release.
- New: Ability to review cards from the previewer
- New: New options menu with a variety of settings, especially surrounding card reviews
- New: Support for some basic hotkeys in the browser (e.g. CTRL+J to suspend, CTRL+M to mark)
- New: German translation
- Changed: Updated and rewrote add-on in large parts. This should help make the code more future-proof.