Skip to content

26.08

Latest

Choose a tag to compare

@andrewsanchez andrewsanchez released this 01 Aug 07:15

Installing

What's Changed

Changes since Beta 2

  • Fix some add-on editor buttons not working after multiple clicks by @abdnh in #5220
  • Fix errors after add-on webviews are deleted by @aps-amboss in #5234
  • Fix some inline styles not being filtered out in editor image pastes by @abdnh in #5236
  • Remove unused plaintext paste handling in the editor by @abdnh in #5237

New Features

  • Update to fsrs-rs 6.6.1, bringing performance improvements. By @asukaminato0721 in #4956
  • An experimental rework of the editor by @abdnh in #4029 can be enabled from Preferences>Experiments. The main goal is to make it possible to integrate the editor into mobile clients. May affect addon compatibility.
  • A new Experiments section has been added to the Preferences screen. This is intended to bring experimental features such as the new editor early to users for testing and feedback. By @Luc-Mcgrady in #5057

Other Notable Changes

  • Bump minimum required macOS version to 13.0 by @abdnh in #5010
  • Fix all-users MSI installation failing to detect existing installation by @abdnh in #5038
  • Do not block MSI install if registry points to a deleted old elevated install by @abdnh in #5054
  • Build Linux fcitx5 plugin against the bundled Qt as a potential fix for startup crashes in 26.05. By @xiaohan484 in #5142
  • Remove the uv launcher and old packaging code by @abdnh in #5019
  • Strip FSRS parameters from deck configs on export without scheduling by @chrislongros in #4721
  • Avoid interval FSRS regressions from fuzz by @Tfc538 in #4826
  • Make Check Database now fixes incorrect last review time entries in cards by @user1823 in #4648
  • Improve FSRS optimal parameters message by @Expertium in #5181
  • Fix Anki reporting that a full sync is required for new empty collections by @abdnh in #5112
  • Do not modify collection if preferences haven't changed by @abdnh in #5135
  • Follow Anki's language preference in webview and native form controls by @iDavi in #4935
  • Fix note editor jumps html focus by @Yuukidiv in #4687
  • Fix text input refocues when list item shortcuts are pressed by @Luc-Mcgrady in #5007
  • Fix empty card detection when template uses special field conditionals by @marcusl07 in #4807
  • Fix image occlusion masks lost when adding notes in rare cases. By @LTimothy in #5155
  • Fix text labels in image occlusion notes breaking if they contain special characters. By @iamllama in #5206
  • Fix Card Info not updating on repeat by @DespicableGoose in #5115
  • Do not close deck config screen when optimizing all presets by @Luc-Mcgrady in #4981
  • Clean up FindDuplicatesDialog's webview on close to prevent theme-change crash by @LTimothy in #5143

Other Improvements

Documentation Changes

Development Changes

New Contributors

Full Changelog: 26.05...26.08