Releases: BSCrumpton/Deadline2
Form-Rework and Options Group fix
Form code is now split out, options group now branches from the original the deck was set on at time of deadline creation
Fix for Anki 2.1.28+
this fixes the issue of the config not being updated upon new deadline creation
Fix for Anki v 2.1.28
2 Major things were broken by the update, and are now fixed.
ankitects/anki@23586ff#diff-e33c2333f0411463615fb67bd650376b
on May 12, this was committed. It broke my fields page as it added additional buttons
ankitects/anki@7550e62#diff-8e89912ad6fdc8bbfb4c750574a28b89
on May 23, this was committed. It broke the deck config searching.
Fix for anki 2.1.25
this has minor fixes for the anki 2.1.25 update. This is not backwards compatible.
Consolidated popups
For this release, I've refactored how I store the config options in the dictionary. There was a bit of backwards compatibility code introduced, so that anyone with previous versions of the code won't have errors.
In General, the major change for this release is the ability to change between a single pop up and many pop ups when processing deadlines.
Additional Menu Entry
After suggestions from AnKingMed, I've added a menu option to get to the configuration screen easier. You can now also process deadlines from the configuration screen. The forseeable updates I see in the future will all be minor version updates.
AnkiWeb Release
This is the first release to be uploaded onto ankiweb. It fixed the issues of the soft release; namely:
- Only allow adding deadlines to decks with cards in it
- Ordering decks in the drop down alphabetically
- Adding labels to the deadline add dialog
- other small bugfixes, noted in the commit log.
Soft Launch
This was my initial version of the soft launch, released March 15, 2020. It has some bugs that are currently being addressed.