Release v1.0.22
What's Changed
New Features
- [DataEntry] Dynamically update ExistingDataTable height by @imnasnainaec in #2329
Defect Fixes
- Fix console warning re undefined option by @imnasnainaec in #2334
- [Backend/Models] WritingSystem: restore parameterless constructor by @imnasnainaec in #2353
Documentation
- [User Guide] Incorporate feedback by @imnasnainaec in #2350
Code Maintenance
- [Backend] Resolve CA1711, CA1725, CA2215, CA2229 by @imnasnainaec in #2328
- [Backend] Resolve CA2201 by @imnasnainaec in #2337
- [CharacterInventory] Reorganize by @imnasnainaec in #2338
- [Backend] Increase to Recommended by @imnasnainaec in #2339
Other Changes
- Automatically extract languages from import data by @imnasnainaec in #2306
- Make writing system handling more robust by @imnasnainaec in #2335
- Update to react-router v6 by @jmgrady in #2286
- [CharacterInventory] Refactor by @imnasnainaec in #2327
- Dependabot updates for week of 03 July 2023 by @jmgrady in #2348
- Sort writing systems retrieved from import LDMLs by @imnasnainaec in #2349
- [frontend] Fail any test with console error/warn by @imnasnainaec in #2351
- Replace sweetalert2 with notistack by @imnasnainaec in #2352
- Dependabot updates for week of 10 July 2023 by @jmgrady in #2365
Full Changelog: v1.0.21...v1.0.22