Skip to content

Latest commit

 

History

History
88 lines (51 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

88 lines (51 loc) · 3.91 KB

Changelog

All notable changes to Highlight Search Results in the Browser will be documented here. You can click on each release number to be directed to a detailed log of all code commits for that particular release. The download links will direct you to the GitHub release page, allowing you to manually install a release if you want.

If you enjoy Highlight Search Results in the Browser, please consider supporting my work on Patreon, or by buying me a cup of coffee ☕:

    

❤️ My heartfelt thanks goes out to everyone who has supported this add-on through their tips, contributions, or any other means (you know who you are!). All of this would not have been possible without you. Thank you for being awesome!

1.0.1 - 2023-10-21

Added

  • Added support for Anki 23.10 and up (thanks to @zjosua)

1.0.0 - 2021-03-10

Added

  • Added support for Anki 2.1.41 and up
  • Added support for configuring the add-on through Anki's built-in add-on config window
  • All hotkeys are now fully configurable

Fixed

  • Fixed selecting next card on Anki 2.1.24 and up (thanks to @ijgnord for the report, #1)

Changed

  • Rewrote most of the add-on, focusing on bringing the add-on up to speed with all the latest and greatest in Anki development. This should make the add-on more robust against upcoming changes in Anki.

    Still, Anki has been undergoing a lot of changes under the hood recently, and these tend to break add-ons. So for the best add-on experience, my advice would be to stick to Anki version you are using until Anki prompts you to update.

  • Dropped support for Anki 2.0

  • Migrated to new repository and build system

1.0.0-beta.1 - 2021-03-07

Added

  • Added support for Anki 2.1.41 and up
  • Added support for configuring the add-on through Anki's built-in add-on config window
  • All hotkeys are now fully configurable

Fixed

  • Fixed selecting next card on Anki 2.1.24 and up (thanks to @ijgnord for the report, #1)

Changed

  • Rewrote most of the add-on, focusing on bringing the add-on up to speed with all the latest and greatest in Anki development. This should make the add-on more robust against upcoming changes in Anki.

    Still, Anki has been undergoing a lot of changes under the hood recently, and these tend to break add-ons. So for the best add-on experience, my advice would be to stick to Anki version you are using until Anki prompts you to update.

  • Dropped support for Anki 2.0

  • Migrated to new repository and build system

0.2.0 - 2018-02-17

Added

  • Support for Anki 2.1

0.1.0 - 2017-08-16

Added

  • Initial release of Highlight Search Results in the Browser

The format of this file is based on Keep a Changelog, and this project adheres to Semantic Versioning.