Releases: michaelkoelle/correctinator
Releases · michaelkoelle/correctinator
Release v0.9.8
Release v0.9.7
Release v0.9.6
Release v0.9.5
Release v0.9.4
Release v0.9.3
Release v0.9.2
Release v0.9.1
0.9.1 (2020-10-29)
New Features
- Added to first and to last buttons (6e5aea98)
- Added close release notes dialog after timeout (54bb3a00)
- Time Display now shows zero when undefined (7622bfb2)
Bug Fixes
- Fixed too much export info (b451f9f2)
- Changed text field to be controlled (d4fc7d7e)
- Fixed error where type ist undefined (cabab6b1)
- Fixed stale state issue (b1b0d10f)
Other Changes
- Remove open in new button (7e58609b)
- Changed minHeight and minWidth (1e328621)
- Changed default window size (06a28d5c)
Code Style Changes
Release v0.9.0
0.9.0 (2020-10-27)
Continuous Integration
- Added auto update debug file to gitignore (230add6a)
New Features
- Changed taskbar app name (807ab58d)
- Added custom icon (35962469)
- Added a button to skip to the next open correction (23e1e44e)
- Added custom dialog when no sheet has a schema or no sheet is available (618c2841)
- Added overwrite dialog to the import dialog (e66a216b)
- Added time stats to Sheet Overview Cards (36c9396e)
- Enhanced time displays to the correction view (1f4fb3a8)
- Added time stats for correction (d0943015)
- SheetOverview now hands over the current sheet (d10b71b2)
- Added start correction dialog to schema generator (ec2a236f)
- Added schema generator overview panel (584c3074)
- Added sheet selection on CorrectionView when no sheet is corrected yet (94f4f3ae)
- Added menu item to show release notes (1d0edeb0)
- Added dark mode (66078456)
Bug Fixes
- Added span tags around the buttons for tooltips (3c0755c7)
- Fixed initial value for schemaSheet (5982abe5)
- Fixed handover of sheet to schema generator (eebdcad0)
- Fixed bug where import submission were all duplicates (e93fe655)
- Fixed stale time stat props (ddb0a253)
- Fixed saving error when submission path is undefined (095f6c4c)
- Changed initial selection value of schema generator (7699c044)
Other Changes
- Added manual update code (69fd9873)
Performance Improvements
Code Style Changes
- Remove redundant button in schema generator (9c0ba85a)
- Changed schema generator title text (776927b7)
- Changed error text padding for schema generator (7674195e)
- Changed tab indicator color (7eb681dd)
- Added release notes loading indicator (5c968518)
- Updated style for "File not found" of Media Viewer (88a61102)
Release v0.8.1
0.8.1 (2020-10-22)
Continuous Integration
- Automatically publish release (e140e8b1)
New Features
- Added conditional comments upon export (859b1f7d)
- Marking a correction now expands the overview to quickly take a note (9db6d3d1)
- Added feature to add a note to a correction (b0a5c6ef)
- Added feature to mark corrections (225cf187)
- Added additional comments for each correction (97d3e121)
- Added autocomplete for task comments (ef380b80)
- Added delete button to sheet card menu (7f80c1bc)
Bug Fixes
- Fixed zip export with empty comments (eab78a78)
- Fixed export multiple in overview page (d05f786d)
- Fixed autocorrection for sub tasks (63abf775)
- Deleting the last sheet now shows correctly (42dd7fe0)
Performance Improvements
- Improved status render (f40cee72)
Refactors
Code Style Changes
- Changed padding for correction overview (c2bb2d85)
- Removed Add Note button (52489a73)
- Changed right margin for the overview tab (075fadeb)
- Improved layout for overview tab (a801f655)
- Changed elevation of cards (d9e19364)
- Added responsive layout to Schema Generator (549af7f0)
- Added CircularProgress to Sheet Cards (10814d4d)