Skip to content

Releases: glutanimate/advanced-previewer

Version 0.4.1

05 Aug 14:04
Compare
Choose a tag to compare
v0.4.1

Add 'Delete' hotkey (Alt+Del)

Version 0.4.0 Beta 1

26 Jun 22:24
Compare
Choose a tag to compare
Version 0.4.0 Beta 1 Pre-release
Pre-release

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

06 Jun 17:38
Compare
Choose a tag to compare

This is a quick bugfix release that addresses a number of smaller issues with selective card rendering in the previewer.

Version 0.3.4

03 Jun 16:35
Compare
Choose a tag to compare
  • Improved: Update previewer HTML incrementally when editing single notes
  • Changed: Added support for the anki-reviewer-file-hyperlinks add-on

Version 0.3.3

12 Apr 07:19
Compare
Choose a tag to compare
  • fixed a bug in the answer button tooltips

Version 0.3.2

27 Mar 15:30
Compare
Choose a tag to compare
  • New: four quick navigation hotkeys (ALT+Home, ALT+End, ALT+PgUp, Alt+PgDwn)
  • New: improved card navigation behaviour

Version 0.3.1

22 Mar 00:55
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release
  • fixed a small typo that lead to an import error

Version 0.3.0

22 Mar 00:47
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

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.