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