Releases: glutanimate/cloze-overlapper
Releases · glutanimate/cloze-overlapper
Version 0.3.0
- New: Option to disable full cloze card generation (thanks to smh, dtconan18, Jon, and everyone else who suggested this)
- New: Option to automatically suspend full cloze cards on creation
- Fixed: More checks to prevent rare missing config errors (thanks to Chris for the bug report)
Version 0.2.1
This is mostly a bugfix release:
- New: Add a hotkey and button to remove clozes from selected text (Alt+Shift+R), also works with regular clozes
- Fixed: List toggling now works properly again (thanks to Devin for the report)
- Fixed: Sanity check to prevent empty notes if the user doesn't add enough items to cloze
- Changed: Moved key binding definitions to the top of main.py, allowing advanced users to manually customize them
- Changed: Reduced minimum number of cloze items to two
Version 0.2.0
This is it! The first public release of Cloze Overlapper!
Here's what's new compared to the last beta:
- Changed: A few more updates to the card template:
- More consistent spacing across front and back
- Decoupled cloze text width from other sections
- More intelligent cloze scrolling
- Fixed: one or two remaining bugs
Please note that this release will update your card templates once again.
Version 0.1.2 (beta)
This release will reset your add-on specific card templates and styling, so please make sure to back-up any changes you might have performed to them!
- New: Vastly improved card layout (content is still left-aligned, but now centered on the screen)
- New: Automatically scroll to cloze on the answer side (this is somewhat experimental. Let me know if you run into any issues, especially on mobile!)
- Changed: Updated template colors
- and a number of other small improvements to the templates and styling
Version 0.1.1 (beta)
- New: Support imported note types right out of the box
- Fixed: Encoding error when working with lists
- plus a number of other small bug fixes and improvements
Version 0.1.0 (beta)
This is the first pre-release of Cloze Overlapper. It has been tested on Windows and Linux with Anki v2.0.41, but there might still be some bugs to iron out.