docs-site/releases/betas/anki2.1.41.mdx
Add-on authors, please see https://forums.ankiweb.net/t/add-on-porting-notes-for-anki-2-1-41/7390
Build 3ba08d11 / 2021-03-04.
Build 92aaaf71 / 2021-03-02.
Build 14cc81f8 / 2021-03-01.
Build 46e9720e / 2021-02-21.
Scheduler updates:
Fixes:
Build b3b40933 / 2021-02-12.
Sidebar:
Multiple selection can be tackled again in a future update.
"Due" now shows only cards due that day.
Added "Overdue" item.
"Set due" now leaves the review intervals alone unless '!' is provided.
Fix stale preview in card layout screen (thanks to Henrik).
Ignore manually scheduled cards in hour graph.
Build 599d4634 / 2021-02-09.
Sidebar changes:
instead of a left click, to avoid conflicts with multiple selection.
Move "Current Deck" to Decks
Click on Decks to show whole collection.
Click on Flags to show any flag.
Click on Tags to show all non-empty tags.
Added "Untagged" under Tags.
"Set Due Date" changes:
Editor tweaks to make things easier for add-ons (thanks to Henrik).
Fix slowdown after large "check media" report.
Fix 'rsbackend' errors in some add-ons.
Fix compatibility with fastbar add-on.
Markdown rendering of deck config is now opt-in - once enabled, it will change the handling of both the overview and congrats screen. When not enabled, the congrats screen will not show the description.
Build 704b5e58 / 2021-02-07.
This beta includes all the changes from 2.1.39beta1 - please see its change notes as well.
Changes since 2.1.39beta1:
The editor's code has been reworked, thanks to Henrik:
tags will now be used by default instead of the previous <div>tags, which solves some issues with multiple lines in cloze deletions and
MathJax.
add-ons that alter the editor will need updating.
Browser sidebar improvements:
and the Filter button removed.
Tags and decks can now be dragged and dropped.
Each section can now be expanded/collapsed.
Add-ons that were adjusting the sidebar or filter button may need updating.
Search improvements, thanks to Rumo:
Reworked the Reschedule tool:
[adjusts intervals](https://github.com/ankitects/anki/commit/704b5e581a70089798f0f4742640fde4a3f1a507)
of review cards, instead of resetting them.
Other changes:
For developers: