Release v1.0.21
What's Changed
New Features
- Implement Grammatical Category / Part of Speech by @imnasnainaec in #2245
Defect Fixes
- Fix 401 error when loading app without logging in by @jmgrady in #2253
- [ProjectSettings] Fix ProjectName not updating on project switch by @imnasnainaec in #2307
Documentation
- [README] Update setup instructions; Remove old version instructions by @imnasnainaec in #2248
- Fix spelling by @imnasnainaec in #2252
- Add the missing final s by @imnasnainaec in #2254
- Update URL and host config for local kubernetes cluster by @jmgrady in #2271
- [User Guide] Update Account, Data Cleanup, Data Entry, Project pages by @imnasnainaec in #2285
Code Maintenance
- [Backend.Tests] Increase to Recommended by @imnasnainaec in #2255
- Consolidate the toast by @imnasnainaec in #2283
- Cinch up Recorder types by @imnasnainaec in #2282
- Check for circular dependencies by @imnasnainaec in #2305
Other Changes
- [AppBar] Make all buttons visible; Shorten too-long text by @imnasnainaec in #2249
- Dependabot updates for week of 12 June 2023 by @jmgrady in #2270
- [AppBar] Adjust nav button width based on window width by @imnasnainaec in #2273
- [Backend > Models > Word] Remove PartOfSpeech by @imnasnainaec in #2280
- [ExistingDataTable] Keep height less than window's by @imnasnainaec in #2284
- Dependabot updates for week of 19 June 2023 by @jmgrady in #2304
- [TreeView] Refactor by @imnasnainaec in #2276
- [DataEntry] Refactor by @imnasnainaec in #2277
- [GoalTimeline] Refactor by @imnasnainaec in #2278
- Dependabot updates for week of 26 Jun 2023 by @jmgrady in #2325
Full Changelog: v1.0.20...v1.0.21