All notable changes to Cloze Overlapper 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 Cloze Overlapper, 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!
0.4.0-alpha.0 - 2019-02-01
- Smaller adjustments to the card template
- Committed updated template to docs folder
0.4.0-dev.3 - 2019-01-28
- Automatically scroll to cloze item
- Cloze reveal button that uncovers clozes in place
- Hint reveal hotkey (G)
- Beautiful new button icons
- anki21: Support for V2 Scheduler
- Override sibling-spacing in review queue by default
- Introduced comment markers to templates that should make programmatic parsing and automated template updates easier in the future.
- Updated About section with support for Patreons & Contributors
- Card content shifting between front/back
- Backwards compatibility with anki20
- anki21: Dialog layout issues
- anki21: Dialog tab focus order
- anki21: JS asynchronicity issues when saving note content
- anki21: Adding ordered/unordered list
0.4.0-dev.2 - 2019-01-26
- Extensively refactored add-on
- anki21 compat issues
0.4.0-dev.1 - 2019-01-25
- Preliminary support for Anki 2.1 (thanks to @zjosua for his help with this!)
- Changed the following hotkeys to avoid conflicts with global shortcuts and
other popular add-ons:
- Multi-line cloze: Ctrl+Shift+K
- Multi-line cloze alternate: Ctrl+Alt+Shift+K
- Remove Clozes: Alt+Shift+U
- Reduced cloze item limit to one. This allows using the Overlapping Cloze note type like a regular Cloze note type when only one item is clozed.
0.3.0 - 2017-03-07
- Option to disable full cloze card generation (thanks to smh, dtconan18, Jon, and everyone else who suggested this)
- Option to automatically suspend full cloze cards on creation
- More checks to prevent rare missing config errors (thanks to Chris for the bug report)
0.2.1 - 2017-03-03
- Add a hotkey and button to remove clozes from selected text (Alt+Shift+R), also works with regular clozes
- Moved key binding definitions to the top of main.py, allowing advanced users to manually customize them
- Reduced minimum number of cloze items to two
- List toggling now works properly again (thanks to Devin for the report!)
- Sanity check to prevent empty notes if the user doesn't add enough items to cloze
0.2.0 - 2017-03-01
First stable public release.
- Card template:
- More consistent spacing across front and back
- Decoupled cloze text width from other sections
- More intelligent cloze scrolling
- smaller bug fixes
0.1.2 - 2017-02-27
- Vastly improved card layout (content is still left-aligned, but now centered on the screen)
- Automatically scroll to cloze on the answer side (this is somewhat experimental. Let me know if you run into any issues, especially on mobile!)
- Updated template colors
- Smaller improvements to the templates and styling
0.1.1 - 2017-02-26
- Support imported note types right out of the box
- Encoding error when working with lists
0.1.0 - 2017-02-26
First public pre-release.
0.0.1 - 2016-??-??
Early version of the add-on for internal use.
The format of this file is based on Keep a Changelog, and this project adheres to Semantic Versioning.