Releases: sillsdev/TheCombine
Releases · sillsdev/TheCombine
Build for 04 Sept 2020
Build for 03 Sep 2020
Build for 03 Sept 2020
Includes:
- [DataEntryTable] Add localized alerts for when a duplicate word or sense is added (#642)
- [ProjectSettings] Remove deprecated componentWillMount (#678)
- Fix frontend LGTM warnings (#674)
- Don't update frontier if a previous update is still in progress (#680)
- [ReviewEntries] Wait until words loaded to show table (#653)
- [WordApiServices > WordIsUnique] Remove SenseIndex usage (#676)
- Refactor several backend modules (#671)
- Initialize sense indices in correct place (#673)
Build for 28 Aug 2020
Build for 28 Aug 2020
Includes:
- Add GUID for stable lift round trip (#665)
- Allow escape from NewEntry dialogs (#659)
- Add backend audio merging in MergeDuplicates (#666)
- Replace two project management buttons with one (#657)
- Stop reviewEntriesState from defaulting to "en" (#634)
- Sync up @types/recordrtc dev flag with npm install (#661)
Build for 28 Aug 2020
Build for 28 Aug 2020
Includes:
- [DataEntryTable] Remove async/await on NewEntry; Prevent double-editing of entries (#651)
- Remove async/await from NewEntry so users can start typing the next one while the last submissions goes through the backend
- Prevent editing an entry that has already been edited (but may still be in the frontend if the edit hasn't finished processing)
- Make adding or deleting a recording update the frontend
- Hide recent words that are being updated to prevent double-editing
Build for 27 Aug 2020
Build for 25 Aug 2020
Build for 24 Aug 2020
Build for 24 Aug 2020
Includes:
- Create local url for file export (#638)
Build 22 Aug 2020
Build for 22 Aug 2020
Includes:
- Restore logic on add sense to existing entry (#633)
- Update style guide to prefer braces around one line if statements (#629)
- Add instructions for how to browse the database locally (#630)
- Update dotnet-format to 4.1.131201 and format the backend source (#632)
- [RecentEntry] Remove code that was for NewEntry-related dialogs (#620)
- Make Username and Email Case-Insensitive (#586)
- [SpellChecker] js->ts (#626)
Weekly Build 20 Aug 2020
Weekly build for 20 Aug 2020
Includes:
- Only check if email exists on submit (#625)
- [ReviewEntries] Remove deleted senses from a word when saving to backend (#624)
- Change location of initial fetch of frontier in Review Entries (#621)
- [DataEntryTable] Remove "en" assumption (#615)
- Fix bug in parseWord (#622)
- Hide deleted senses in data entry (#619)
Weekly build 19 Aug 2020
Weekly build for 19 Aug 2020
Includes: