Skip to content

Releases: ankitects/anki

24.10 Beta 2

04 Oct 08:12
@dae dae
Compare
Choose a tag to compare
24.10 Beta 2 Pre-release
Pre-release

What's Changed

  • Support {{type:nc:...}} to ignore combining characters by @twwn in #3422
  • Fix image occlusions changing when browsing by @taylorobyen in #3443
  • Polish graphs of simulator, true retention table and forgetting curve by @L-M-Sherlock in #3448
  • Split true retention into multiple tables; display vertically. Further tweaks welcome.
  • lazy_static → once_cell → stabilized versions by @twwn in #3447
  • Fix/keep the same-day reviews for training & optimized parameters should be consistent if the inputs are consistents by @L-M-Sherlock in #3450
  • Fix error when closing deck options by @voczi in #3454
  • Fix incorrect canvas bounds calculations by @taylorobyen in #3457
  • Fix/Reschedule doesn't work on cards in filtered deck by @L-M-Sherlock in #3441
  • Fix Mnemosyne importer chokes on due dates >= 2038 by @bpnguyen107 in #3459
  • typeanswer: hoist strip_expected by @twwn in #3464
  • Fix editor loses focus when toggling list and copy selects wrong target deck for filtered decks by @singurty in #3465
  • Decide if element is bold by getComputedStyle (#2453) by @mmjang in #2579
  • Allow addon page URL on AddonsDialog by @phu54321 in #3467
  • Update protobuf to fix Windows crash
  • Pin setuptools to 0.69, which fixes import errors when accessing pkg_resources in add-ons.

New Contributors

Full Changelog: 24.10beta1...24.10beta2

24.10 Beta 1

27 Sep 11:24
@dae dae
Compare
Choose a tag to compare
24.10 Beta 1 Pre-release
Pre-release

Warnings

  • People using image occlusions may want to avoid adding/editing I/O notes with this first beta, as #3443 is still being looked into.
  • FSRS parameters calculated with this Anki release are not backwards compatible. If you use the mobile clients or review on AnkiWeb, avoid optimizing your FSRS parameters for now, or you won't be able to review on those devices until your parameters are changed again.
  • The Linux package now requires glibc 2.28+ (2019 Ubuntu/Fedora, and 2021 Debian).

What's Changed

New features

Other improvements

New Contributors

Read more

24.06.3

28 Jun 15:20
@dae dae
24.06.3
Compare
Choose a tag to compare

What's Changed

Please see https://github.com/ankitects/anki/releases/tag/24.06 for earlier changes, including security fixes.

  • Fix deck options failing to appear in Qt5 build
  • Fix deck config input's background color in Qt5 by @abdnh in #3243
  • Fix relearning cards' Intervals don't update after changing Desired Retention by @L-M-Sherlock in #3236
  • Fix renaming note fields not updating custom browser appearance by @jamesnelmore in #3245
  • Fix image occlusion flicker caused by setupI18n() by @abdnh in #3253
  • Restore $deckOptions by @abdnh in #3265
  • Fix FSRS easy interval being same as good interval in relearning cards by @user1823 in #3256
  • Remove threshold of compute minimum recommended retention by @L-M-Sherlock in #3246
  • Shuffle identical values in filtered deck sort by @abdnh in #3259
  • Make SvelteCheck and ViteTest respect YARN_BINARY by @antecrescent in #3231

New Contributors

Full Changelog: 24.06.2...24.06.3

24.06.2

09 Jun 14:14
@dae dae
24.06.2
Compare
Choose a tag to compare

What's Changed

Please see https://github.com/ankitects/anki/releases/tag/24.06 for earlier changes, including security fixes.

  • Fix image occlusion errors in previewer and card template editor by @glutanimate in #3228

Full Changelog: 24.06.1...24.06.2

24.06.1

08 Jun 00:55
@dae dae
24.06.1
Compare
Choose a tag to compare

What's Changed

  • Fix image occlusion not working during review
  • Fix for building with custom yarn by @AlexBocken in #3226

Please see https://github.com/ankitects/anki/releases/tag/24.06 for earlier changes, including security fixes.

New Contributors

Full Changelog: 24.06...24.06.1

24.06

07 Jun 02:51
@dae dae
24.06
Compare
Choose a tag to compare

What's Changed

This release includes some security fixes for the handling of shared decks. If you make use of shared decks from untrusted authors, updating to the latest version is recommended. A big thank you to Autumn and Jay for the reports.

Image occlusion during review has been reported as broken in this release. An update is expected to follow in a day or so.

Changes in FSRS:

  • Update to latest FSRS by @L-M-Sherlock in #3106 and #3200
  • Return current weights if fsrs items is zero & handle error in evaluation and optimal retention by @L-M-Sherlock in #3141
  • Update optimal retention and parameters tooltip by @L-M-Sherlock in #3148
  • Show review count with FSRS evaluation results by @abdnh in #3165
  • Show review count for Evaluate/Optimize button by @abdnh in #3170
  • Use median in calculating cost and remove outliers by @L-M-Sherlock in #3181
  • Fix/exclude suspended cards when optimize all presets by @L-M-Sherlock in #3198
  • Fix/ignore revlogs when there is not learn entry after the last forget entry by @L-M-Sherlock in #3199
  • Tweaks to the 'optimize all presets' progress

Other improvements:

  • Highlight the current I/O shape during review by @krmanik in #3098
  • Auto-answer can now show reminder instead of answer (#3064) by @Loudwig in #3119
  • Switch to SvelteKit by @dae in #3077
  • Optimum → Minimum retention by @user1823 in #3133
  • Add Margins on the Buttons on the About Page by @Ianwu0812 in #3137
  • Improve typing of custom fabric.Object properties by @abdnh in #3134
  • Fix IO text size in review screen by @abdnh in #2986
  • Ignore errors in do_window_cleanup to fix shutdown issue by @abdnh in #3142
  • Fix spacebar causing stutter when editing cards by @abdnh in #3150
  • Fix auto sync not working on Windows shutdown by @abdnh in #3153
  • Add minimalist mode tooltip by @hnvy in #3155
  • Fix dark mode icons by @RumovZ in #3135
  • Add number truncation before back-end translation by @lucasscharenbroch in #3162
  • Add keyboard shortcuts for empty cards and toggle mask on image occlusion by @escribapetrus in #3136
  • Use key instead of code in type-in field by @abdnh in #3166
  • Improve and unify web dialog styling by @RumovZ in #3167
  • fix polygon tool draw by @krmanik in #3184
  • Clean up #3167 by @RumovZ in #3186
  • Do not clear unused parent tags by @abdnh in #3174
  • Fix '366 of 365 days studied' by @abdnh in #3182
  • Fix IO event handlers being run on normal notes by @abdnh in #3195
  • Fix finished preview learning cards being repeated by @abdnh in #3196
  • Use SplashScreen flag for all aqt tooltips by @voczi in #3194
  • Do not show media auto sync errors by @abdnh in #3197
  • HMR on Windows by @RumovZ in #3144
  • Mnemosyne importer now handles float values for due date and interval
  • Fix Mnemosyne importer clobbering source file
  • Ensure DB check tooltip appears in main window
  • Call profile_did_open hook at the end of loadProfile by @abdnh in #3202
  • Fix future due search missing cards on last day by @abdnh in #3206
  • Do not recreate io page when toggle button used by @krmanik in #3208
  • Reschedule → Reposition by @user1823 in #3209
  • Add support for custom certificates by @voczi in #3203
  • Another try at fixing IO events issue by @abdnh in #3210
  • Fixes shift click selection after programmatic selection in most cases, Issue #2469 by @RRomeroJr in #3213
  • Reword sync conflict explanation by @abdnh in #3221
  • Add a preference to toggle LaTeX generation by @abdnh in #3218
  • Pass -- to mpv/mplayer before filename by @abdnh in #3219
  • Add starting window class by @upsuper in #3216
  • Remove empty cards shortcut key, as it conflicts.
  • Honor night mode when switching between cards in card info.
  • Probable fix for crash when syncing from preferences screen.
  • Avoid askUser() in sync dialogs by @abdnh in #3222
  • Work around RuntimeError in _update_button_label() by @abdnh in #3224
  • Mention missing field's name in CardTypeError by @abdnh in #3225
  • Fix missing i18n module in IO review screen by @abdnh in #3223

New Contributors

Full Changelog: 24.04.1...24.06

24.04.1

11 Apr 09:28
@dae dae
24.04.1
Compare
Choose a tag to compare
  • Fix crashing on first sync.
  • Image occlusion fixes, thanks to @krmanik and @abdnh.
  • Fix dark mode not being detected on Intel Macs.
  • Another attempt at fixing a rounding issue with optimal retention.
  • Rename optimal retention and clarify wording, thanks to @AntoineQ1.
  • Fix an error that can occur when using Linux distro packages, thanks to @escape0707.

24.04

31 Mar 07:43
@dae dae
24.04
Compare
Choose a tag to compare

What's Changed

  • Update Qt to 6.6.2. On macOS, this should fix issues with Japanese input.
  • Update FSRS & export benchmark API by @L-M-Sherlock in #3056
  • Keep previous FSRS parameters if they get worse when optimizing by @abdnh in #2996
  • The I/O editor better preserves images quality when zooming in, and supports two-finger pinch/drag on mobile platforms. By @krmanik in #3052
  • Improved pan/zoom in image occlusions: middle mouse button, space, or ctrl/shift/alt with two fingers by @krmanik in #3080 and #3066
  • Improvements/simplifications to FSRS optimal retention feature by @L-M-Sherlock in #3065 and #3072
  • When updating all FSRS parameters at once, exclude suspended cards.
  • Move most FSRS options into their own section of the deck options.
  • Don't hide FSRS optimization section.
  • Show a warning in the optimization section if all presets haven't been optimized for 30 days or longer.
  • Show preset and original deck in card info by @abdnh in #3055
  • Use system certificate store by @abdnh in #3050
  • Ignore some extra chars in no-combining search by @abdnh in #2929
  • Add "select all" shapes tool by @krmanik in #2981
  • Maintain original IO cloze order in editing mode by @abdnh in #2987
  • Fix occasional 'failed to fetch' message popping up.
  • Fix pasted images failing to download from some sites.
  • Add by creation date review sort order by @abdnh in #2957
  • Add log-in button to preferences screen by @lucasscharenbroch in #2994
  • Add support for offline builds by @knobix in #2963
  • Add support for python logging by @cav71 in #2969
  • Add View Files button to Check Media screen by @abdnh in #3006
  • Allow > inside HTML attributes by @vaxr in #2918
  • Americanize "synchronisation" by @hnvy in #2935
  • Change default font in code editors by @abdnh in #2985
  • Check required review count for FSRS after filtering by @abdnh in #3019
  • clamp interval before fuzz_bounds by @L-M-Sherlock in #3024
  • Clear out old FSRS progress as new operation starts
  • Default to 'Bury Card' action consistently by @abdnh in #2950
  • Do not reset original_due when card stays in filtered deck by @abdnh in #2988
  • Don't urllib.unquote when using requests by @vaxr in #2943
  • Fix 'ignore this update' not working.
  • Fix processEvents() reentrancy bug in progress manager window handling by @kieranlblack in #3030
  • Fix a 'protocol wrong type' message sometimes popping up.
  • Fix circular import in legacy importer by @abdnh in #3007
  • Fix code completion in Qt forms by @abdnh in #2993
  • Fix corner rounding of alignment buttons in editor by @lucasscharenbroch in #2989
  • Fix crash in Reviewer by @mjuhanne in #2945
  • Fix deck names differing in case being duplicated in CSV import by @abdnh in #3008
  • Fix error after notetype merge + downgrade.
  • Fix flicker when hovering over deck list by @abdnh in #2958
  • Fix Image field not hidden until user selects an image by @abdnh in #2960
  • Fix importing of Mnemosyne due dates by @dae in #2936
  • Fix inconsistent count in optimize/evaluate.
  • Fix MathJax editor not opening when navigating into blocks by @abdnh in #2953
  • Fix maybe_coalesce_note_undo_entry() by @abdnh in #2992
  • Fix misaligned image occlusions in RTL languages by @abdnh in #3018
  • Fix note id mix-up when resolving notetype conflicts by @RumovZ in #2940
  • Fix notetype conflict resolution by @RumovZ in #2967
  • Fix preset: search ignoring cards in filtered decks by @abdnh in #2997
  • Fix progress manager window race condition by @kieranlblack in #3029
  • Fix regex skipping over all src except the last by @vaxr in #3021
  • Fix text input custom style wiping out base user style by @kieranlblack in #3031
  • Fix title of Auto Advance section by @abdnh in #2949
  • Fix toolbar button shifting on hover by @BlueGreenMagick in #2928
  • Fix undo handling of group and some other IO tools by @abdnh in #2931
  • Fix visual behavior of modal buttons in editor by @lucasscharenbroch in #3009
  • Fix windows build issue by @qxo in #2947
  • Fix/ignore revlogs before Forget entry by @L-M-Sherlock in #3002
  • Flip indent/outdent buttons for RTL by @abdnh in #2930
  • FSRS - Ignore revlogs before date while optimizing by @Luc-Mcgrady in #2922
  • Honor NINJA_STATUS if already set by @knobix in #2984
  • Improve appearance of resize handles in I/O by @krmanik in #2919
  • Improve typing deck_due_tree() by @nix6839 in #3003
  • Include details on what's missing when a NotFound error is triggered.
  • Increase parent limits in custom study when 'limits start from top' is enabled by @RumovZ in #2971
  • Initialize Browser.aspect_ratio earlier to fix AttributeError by @abdnh in #2924
  • Make a deep copy in addcards/set_note by @lucasscharenbroch in #3013
  • Make image occlusion's option buttons tabbable by @PLameiras in #2966
  • Make sure editor note is saved before triggering buttons by @abdnh in #2995
  • Make tags and tag suggestions able to be styled by add-ons by @glutanimate in #2941
  • More precise percent of days studied by @user1823 in #2889
  • Refactor text attribute button components by @lucasscharenbroch in #3012
  • Shift the default network timeout back to 60 seconds.
  • Show message if current FSRS parameters are optimal by @abdnh in #3014
  • Show total review count when optimizing FSRS parameters by @abdnh in #3027
  • Tweak type-in-answer filter hack by @lucasscharenbroch in #3010
  • update FSRS to v0.2.0 by @L-M-Sherlock in #2977
  • Use card.reps - 1 when calculating fuzz by @dae in #2933
  • Use our translation of 'Discard' by @abdnh in #2920
  • Containerize anki-sync-server by @jeankhawand in #3036
  • Fix alert not appearing when FSRS parameters input is focused by @abdnh in #3053
  • Adjust HTML editor / add-on config editor font by @abdnh in #3054
  • Fix/set pretrain_only by fsrs_items by @L-M-Sherlock in #3051
  • Use Card %d for IO template names by @BrayanDSO in #3049
  • alert when the resp.weights is empty by @L-M-Sherlock in #3061
  • When cards become due on the congrats screen, switch to overview, not back into study.
  • Adding a note to the import options to indicate that leech and marked tags will be removed if disabled by @arbyste in #3067
  • Fix full sync dialog failing to appear.
  • Fix consolas not being used in editor.
  • qt/aqt/init.py: Skip GL library workaround for FreeBSD by @knobix in #3071
  • fix: cloze_numbers_in_string treating {{c0::}} as valid by @BrayanDSO in #3059
  • Display deck names when deleting by @escribapetrus in #3058
  • Rename "Forget" to "Reset" (#3078) by @vasll in #3088
  • Reset original id when cloning notetypes by @RumovZ in #3089
  • Use rmse in comparing parameters by @L-M-Sherlock in #3087
  • Fix summary string for notes that failed to be imported by @RumovZ in #3092
  • Disable ligatures in type-in highlighting by @abdnh in #3093
  • Sync-server: add option to store hashed passwords by @laalsaas in #3083
    *...
Read more

23.12.1

28 Dec 09:20
@dae dae
23.12.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 23.12...23.12.1

23.12

25 Dec 01:16
@dae dae
23.12
Compare
Choose a tag to compare

What's Changed

FSRS:

  • Minor improvements to the algorithm (FSRS 4.5). While not essential, we recommend you re-optimize your FSRS parameters after updating. By @L-M-Sherlock and @asukaminato0721 in open-spaced-repetition/fsrs-rs#111 and open-spaced-repetition/fsrs-rs#119 and #2901.
  • The deck options Save dropdown now lets you optimize all presets at once.
  • Rewrite the optimal retention code. The new code will give different results. By @L-M-Sherlock and @asukaminato0721 in open-spaced-repetition/fsrs-rs#122 and open-spaced-repetition/fsrs-rs#124
  • The search used for optimizing presets is now remembered. By @abdnh in #2827
  • Exclude suspended cards from optimization by default.
  • When using 'deck:*' in the search, reviews from deleted cards are included.
  • The reschedule-on-parameters-change option is now shared between all presets, and will default to off each time.
  • When cards are rescheduled multiple times without reviews, extra entries will not be added to the review log.
  • Fix some bugs in sorting by FSRS retrievability.
  • Clarify learning steps recommendation by @user1823 in #2832
  • Ignore filtered revlog in time of last review by @L-M-Sherlock in #2845
  • Fix FSRS scheduling when add-ons manually convert cards to learning by @L-M-Sherlock in #2849
  • Better approximate average retention/ease/difficulty.
  • Don't use SM2 memory state when cards are manually introduced.
  • Fix incorrect search being used when evaluating parameters.
  • Recompute FSRS memory state when cards moved into different deck.
  • Correct the description of FSRS Difficulty in Stats by @user1823 in #2888
  • FSRS ignores revlog entries with time = 0 when calculating time taken. By @L-M-Sherlock in #2870
  • Keep two decimals for stability by @L-M-Sherlock in #2873
  • Improve calculated difficulty for cards that skipped initial learning.
  • Catch NaNs in FSRS parameters.

Deck options screen:

  • Added a new v3 option to limit child decks by their parent, when clicking on the child. By @RumovZ in #2824
  • Added an auto-advance feature. Activate from More menu; configure via deck options. By @abdnh in #2765
  • The deck options screen now opens faster.
  • Change link to manual in help screen from icon to text by @Gustaf-C in #2886
  • Make help button more obvious, and remove hover animations.
  • Add a globe icon to global settings in the deck options.
  • Fix some RTL issues in help modals by @abdnh in #2857
  • Do not close web pages when Esc is pressed and a modal is open by @abdnh in #2894

Other scheduling/review-related changes:

  • When rescheduling is disabled in a filtered deck, you can now choose different delays for again, hard and good. Set to 0 to have that button immediately remove the card.
  • The 'preview new cards' option in custom study now uses note-added order.
  • Don't restrict answer key shortcuts to alphanumeric characters and a few symbols.
  • Include elapsed_secs in learning card state by @Gustaf-C in #2862
  • Fix cards showing up due in the past in a filtered deck.
  • Fix filtered deck ordering of intraday learning cards and reviews by @abdnh in #2828
  • Support all MathJax modules in review screen by @abdnh in #2836
  • Add hint for zero minutes in filtered deck by @Gustaf-C in #2887
  • Fix relative overdueness order error in filtered deck.

Image occlusion:

  • Add keyboard shortcuts to Image Occlusion, and fix a number of issues. By @krmanik in #2809
    and #2847
  • Fix image occlusion not showing up in Qt5 by @hikaru-y in #2829
  • Don't show an error when opening add screen when the existing I/O notetype is invalid.
  • Fix overlapping I/O icons in some languages
  • Fix changes to groups of I/O masks not saving by @abdnh in #2878
  • Fix switching of add & history buttons when selecting IO notetype by @akashreddy03 in #2833
  • Fix IO card count by @abdnh in #2884

Import/export:

  • Allow importing/exporting with/without deck configs by @RumovZ in #2804
  • Fix CSV importer dropdowns not updating after changes by @RumovZ in #2885
  • Fix inability to search for existing notes in CSV import screen by @RumovZ in #2898
  • Fix broken HTML in CSV import screen.

Editor:

Card info:

  • Show due date of buried/suspended cards in card info by @abdnh in #2820
  • Hide "position" in card info when card not new.
  • Show actual due date of learning cards in Card Info screen by @abdnh in #2865
  • Bring card info window to top if card info action used again by @akashreddy03 in #2896

Browser:

  • Ensure cloze numbers sort in order when sorting by card template.
  • Fix sorting by due column in notes mode.
  • When sorting by due, intraday and interday intervals are no longer separated. By @abdnh in #2840
  • Calculate elapsed days for intraday learning cards in browse screen and relative overdueness sorting.

Platform changes:

  • Update to PyQt 6.6.1 on all platforms.
  • Platform CSS has been reimplemented. Standard selectors like .win and .mobile should continue to work; more obscure ones that weren't documented will not. By @abdnh in #2854
  • Automatically disable sandbox on Qt5 PyPi/packaged builds on Linux, as is required on modern glibc versions.
  • The Qt6 Apple Silicon build now correctly declares it requires macOS 12+ to run, instead of crashing on startup.
  • Update licensing info of a few third-party modules by @antecrescent in #2850
  • Mention environment variable YARN_BINARY in documentation by @antecrescent in #2851

Other:

  • Improve keyboard handling and accessibility of dropdown boxes by @grepgrok in #2811
  • Resolve some accessibility issues for tag options buttons by @grepgrok in #2787
  • Ensure deck browser fetches collection data in the background.
  • Fix sync status check blocking collection access when network offline.
  • Ensure correct endpoint is used when syncing from Rust. By @sartak in #2864
  • Ignore rescheduled cards in old stats page by @user1823 in #2863
  • Do not add a fallback field reference if front side contains conditionals by @abdnh in #2859
  • Ensure progress windows get cleaned up.
  • Fix mpv idle notification not using main thread.
  • Fix mpv not working out of the box in win32 source build.
  • Handle invalid install timestamps in add-ons.
  • Offer to save changes when card layout screen is closed by @abdnh in #2899
  • Make the error dialog shown when an error occurs more friendly.
  • Refresh model list when legacy addon adds notetype by @kieranlblack in #2825

New Contributors