Skip to content

Releases: michaelkoelle/correctinator

Release v1.3.7

07 May 19:28
Compare
Choose a tag to compare

1.3.7 (2021-05-07)

New Features
Bug Fixes

Release v1.3.6

22 Apr 07:02
Compare
Choose a tag to compare

1.3.6 (2021-04-22)

Bug Fixes
  • Fixed code editor only showing system theme (8efe9e2c)

Release v1.3.5

21 Apr 20:45
Compare
Choose a tag to compare

1.3.5 (2021-04-21)

Other Changes

Release v1.3.4

21 Apr 20:01
Compare
Choose a tag to compare

1.3.4 (2021-04-21)

Bug Fixes
  • Fixed persistent theme selection with system option (760f3622)
  • Fixed bug where files would not load on windows (2a4c32bb)

Release v1.3.3

09 Apr 21:30
Compare
Choose a tag to compare

1.3.3 (2021-04-09)

Bug Fixes
  • Added override protection for filePath on win32 (7c343e9d)
  • Fixed open with file on mac (57ef11f8)
  • Fixed argv file path extraction (aa75b5ae)
Refactors
  • Moved MediaViewer files in its own folder (ab45573d)

Release v1.3.2

19 Mar 09:12
Compare
Choose a tag to compare

1.3.2 (2021-03-19)

Bug Fixes
Other Changes
  • Removed developer tools menu item (e60d9bf3)

Release v1.3.1

19 Mar 02:02
Compare
Choose a tag to compare

1.3.1 (2021-03-19)

Bug Fixes

Release v1.3.0

19 Mar 01:40
Compare
Choose a tag to compare

1.3.0 (2021-03-19)

New Features
  • Added release notes to updater dialog (0fe836b3)
  • Added enhanced datatable to overview (4f8f6aab)
  • Added discard changes menu item (ae45fd16)
  • Added alert when submissions files are unread (4ad03cde)
  • Added darkmode toggle to settings (b67e160b)
  • Added settings dialog (d7665910)
  • Autosave on as default (6712a2a7)
  • Added import and export to menu (1390a109)
  • Updated modify actions (1a5b29c6)
  • Saving rework (1568966f)
  • Added file association .cor (29cd4bbe)
Bug Fixes
  • Disabled commit links (57e89054)
  • Fixed wrong x-label text (20adcbcb)
  • Fixed saving order on schema assignment (90f02823)
  • Reset changes on file change (4fec86cb)
  • Fixed closing file while in correction tab (9bfdbfd3)
  • Save as if file not found (e242593b)
  • Fixed save befor quit dialog (70bef93e)
  • Fixed color of menu separator (b59a77d5)
  • Redundant files due to import conflict (764d7585)
  • Fixed export file folder (ca075dd7)
  • Fixed windows backslash in path (153d2bfb)
  • Reset correction page if .cor file changes (d8c8472d)
  • Autosave option (61931dad)
  • Handles empty action types (2237e3d9)
Other Changes
  • Updated text for save dialog (9c9fcdee)
  • Added cancel option to confirm dialog (3adbe587)
Refactors
  • Changed import correction action name (63a23d4f)

Release v1.2.1

21 Feb 19:20
Compare
Choose a tag to compare

1.2.1 (2021-02-21)

New Features
  • Performace improvements for auto correction (0bcb4e4f)
  • Added doubleClick to open correction (09228549)
  • Improved auto correction regex (9d9ee89f)
Bug Fixes
  • auto correction flag set correctly (4a7b7a27)
  • String concat instead of adding numbers in Value field (a6c2b652)

Release v1.2.0

20 Feb 17:25
d3e672c
Compare
Choose a tag to compare

1.2.0 (2021-02-20)

New Features
  • Added id/matNr to overview dropdown (4766e65d)
  • Added extraction of matriculation number from Uni2Work dir structure (c4a821b1)
Tests