What's Changed
This is a bugfix/security patch for issues reported in 26.09.
⚠️ Please upgrade to 26.09+ as soon as possible as it includes important security fixes.
Notable Changes
- Fix a startup crash on Windows affecting users who have leftover files from pre-25.07 installations by @abdnh in #5605
- Security: Prevent external links in deck descriptions rendered in the overview/congrats screen from manipulating the page in certain cases when clicked.
Development
- Run static SonarCloud analysis on fork PRs by @fernandolins in #5596
- Testing: Improve tests for the get_scheduling_states API by @Luc-Mcgrady in #5145
- Reduce differences between development and packaged builds by locking bundled dependencies by @abdnh in #5593
- Testing: cover media/service.rs by @iamllama in #5588
- Testing: add unit coverage for card_rendering service by @fernandolins in #5587
- Testing: cover tags/service.rs by @fernandolins in #5606
Documentation
- Document Linux TTS setup by @argrig666 in #5600
- Add redirects for mdbook pages by @Luc-Mcgrady in #5601
New Contributors
- @argrig666 made their first contribution in #5600
Full Changelog: 26.09...26.09.2