Release v2.0.1
What's Changed
Defect Fixes
- Fix replace-bug when trying to access local font css file by @imnasnainaec in #3111
- [ReviewEntries] Turn off return-to-first-page-when-row-is-edited by @imnasnainaec in #3158
Documentation
Code Maintenance
- [Backend.Tests] Add
sealed internal
to Mock classes by @imnasnainaec in #3049 - [Backend] Replace
.ContainsKey
with.TryGetValue
/.TryAdd
by @imnasnainaec in #3052
Deployment
Other Changes
- [WordCard] Remove odd gap between header and content by @imnasnainaec in #3068
- [TreeView] Hide return-to-top button in narrow window by @imnasnainaec in #3075
- Dependabot updates for June 2024 by @jmgrady in #3148
Full Changelog: v2.0.0...v2.0.1