Skip to content

Releases: BSCrumpton/Deadline2

Form-Rework and Options Group fix

02 May 04:44
ae4be66
Compare
Choose a tag to compare

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+

12 Sep 01:21
Compare
Choose a tag to compare

this fixes the issue of the config not being updated upon new deadline creation

Fix for Anki v 2.1.28

22 Jul 01:39
Compare
Choose a tag to compare

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

05 May 03:15
Compare
Choose a tag to compare

this has minor fixes for the anki 2.1.25 update. This is not backwards compatible.

Consolidated popups

27 Mar 01:17
Compare
Choose a tag to compare

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

19 Mar 02:33
Compare
Choose a tag to compare

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

18 Mar 00:26
Compare
Choose a tag to compare

This is the first release to be uploaded onto ankiweb. It fixed the issues of the soft release; namely:

  1. Only allow adding deadlines to decks with cards in it
  2. Ordering decks in the drop down alphabetically
  3. Adding labels to the deadline add dialog
  4. other small bugfixes, noted in the commit log.

Soft Launch

18 Mar 00:44
Compare
Choose a tag to compare
Soft Launch Pre-release
Pre-release

This was my initial version of the soft launch, released March 15, 2020. It has some bugs that are currently being addressed.