v2.1.0
What's Changed
New Features
- Support custom semantic domains ending in 0 by @imnasnainaec in #3081
- Add Indonesian semantic domains by @imnasnainaec in #3172
- Preserve more content when merging senses by @imnasnainaec in #3181
Defect Fixes
- [ProjectScreen] Fix layout on narrow screen by @imnasnainaec in #3076
- [ReviewEntries] Prevent table flickering with parts of speech by @imnasnainaec in #3217
Documentation
- [User Guide] Update to match the current version by @imnasnainaec in #3216
- [User Guide] Add custom semantic domains info by @imnasnainaec in #3218
Code Maintenance
- [StatisticsService] Use implicit types by @imnasnainaec in #3051
- Consolidate root Redux elements by @imnasnainaec in #3054
- Partition the build more by lazy-loading pages/buttons/dialogs by @imnasnainaec in #3156
- Use sx theme color functions by @imnasnainaec in #3161
- Update icu.net; Fix ubuntu 22.04 by @imnasnainaec in #3171
- Remove unnecessary
[FromForm]
baggage and fix axios issue by @imnasnainaec in #3176 - Run
npm update
by @imnasnainaec in #3179 - Retract #3161 due to broken placement styles by @imnasnainaec in #3188
Deployment
- Upgrade .NET from 6.0 to 8.0 by @imnasnainaec in #3046
Full Changelog: v2.0.1...v2.1.0