Skip to content

26.09b1

Pre-release
Pre-release

Choose a tag to compare

@andrewsanchez andrewsanchez released this 25 Aug 21:35
Immutable release. Only release title and notes can be modified.

What's Changed

Add-on Compatibility Note

The following legacy modules have been removed: anki.importing and anki.exporting. See the docs for alternatives.

This affects the AnkiConnect add-on.

Notable Changes

  • Fix audio playback in macOS 27 by @abdnh in #5363
  • Remove Python-based legacy importing/exporting handling by @chrislongros in #5153
  • Improve performance of reviewer initialization by lazy-loading MathJax by @BrayanDSO in #5171
  • Fix HTML dropdowns/datepickers growing indefinitely with scaled UI on Windows by @abdnh in #5396
  • Fix audio not being played automatically when attached in the editor by @JaksonSouza in #5320
  • Recompute FSRS data after changing deck by @user1823 in #5339

Fixes

  • Fix audio copy & paste handling in the experimental editor by @iamllama in #5337
  • Hide ease when fsrs is enabled but there is no memory state by @Luc-Mcgrady in #5277
  • Improve error reporting for the Tools>Check for Updates feature by @abdnh in #5295
  • Update FSRS memory state when card info opened by @Luc-Mcgrady in #5326
  • Fix MSI install is blocked if uninstall.exe exists at a drive root by @abdnh in #5360
  • Fix MathJax lazy loading causing flickering in some templates by @iamllama in #5254
  • Fix Add/Edit screens not closing in the experimental editor on some systems by @iamllama in #5373
  • Treat $ literally in non-regex find&replace replacements by @krMaynard in #5216
  • Fix experimental editor not playing pasted/dropped audio by @abdnh in #5329
  • Fix calendar graph year navigation buttons position in RTL layouts by @iDavi in #5103
  • Mirror help icon for arabic script rtl langs by @iDavi in #5105
  • Mirror toggle switches in RTL layouts by @iDavi in #5214
  • Apply RTL direction for some languages such as Uyghur in webview pages by @abdnh in #5274
  • Set webview font size to system font size in preferences menu by @GithubAnon0000 in #5174
  • Preserve scroll position after collapsing/expanding decks by @abdnh in #5378
  • Separate add-on entries in Tools menu with separator by @qais8r in #5124
  • Update redirected Browse Add-ons URL by @schmidhauser in #5290
  • Add a plural form for the tags field label in the editor by @Arthur-Milchior in #5305
  • Ensure editor is initialized before triggering browser hooks by @abdnh in #5348
  • Avoid KeyError on missing Content-type header in mediasrv by @fernandolins in #5366
  • Replace asserts inside except clauses with explicit error handling by @fernandolins in #5365
  • Use 'Add Media' string for the title of the media file picker in the editor by @abdnh in #5402

Documentation Changes

Development Changes

New Contributors

Full Changelog: 26.08.1...26.09b1