Skip to content

Latest commit

 

History

History
251 lines (119 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

251 lines (119 loc) · 12.7 KB

1.6.3 (2024-04-20)

Bug Fixes

  • autocomplete menu selection hack removed (556733c)
  • Autocomplete ToolTip didn't have line breaks (6193a4f)

1.6.3-dev.1 (2024-04-20)

Bug Fixes

  • autocomplete menu selection hack removed (556733c)
  • Autocomplete ToolTip didn't have line breaks (6193a4f)

1.6.2 (2024-04-20)

Bug Fixes

  • print often used for schreibe in pseudocode, so add print as an alias for schreibe (43cb8f9)
  • update undo system to fix multi-tab undo (89ba8ef)

1.6.2-dev.1 (2024-04-20)

Bug Fixes

  • print often used for schreibe in pseudocode, so add print as an alias for schreibe (43cb8f9)
  • update undo system to fix multi-tab undo (89ba8ef)

1.6.1 (2024-04-16)

Bug Fixes

  • indentation was wrong for future usage of code block snippet after inserting a snippet on an indented position (2960db8)

1.6.1-dev.1 (2024-04-16)

Bug Fixes

  • indentation was wrong for future usage of code block snippet after inserting a snippet on an indented position (2960db8)

1.6.0 (2024-04-16)

Bug Fixes

  • add "code" tab stop variable to SOLANGE, WIEDERHOLE and OPERATION code block snippets (a33eb41)
  • benutzereingabe string always returned null (36700b3)
  • variable selection for code block snippets with ^ at the end didn't work (1797435)

Features

  • add tab to go to the next variable on code snippets (7048db7)
  • undo now remebers cursor position (6091016)

1.6.0-dev.2 (2024-04-16)

Bug Fixes

  • add "code" tab stop variable to SOLANGE, WIEDERHOLE and OPERATION code block snippets (a33eb41)
  • variable selection for code block snippets with ^ at the end didn't work (1797435)

1.6.0-dev.1 (2024-04-16)

Features

  • add tab to go to the next variable on code snippets (7048db7)
  • undo now remebers cursor position (6091016)

1.5.1-dev.1 (2024-04-15)

Bug Fixes

  • benutzereingabe string always returned null (36700b3)

1.5.0 (2024-04-15)

Features

  • add WENN-SONST code block snippet (014b671)

1.5.0-dev.1 (2024-04-15)

Features

  • add WENN-SONST code block snippet (014b671)

1.4.0 (2024-04-12)

Bug Fixes

  • updating from release to beta didn't work (1166645)

Features

  • add snippet blocks to autocomplete menu (42cd6a8)

1.4.0-dev.2 (2024-04-12)

Bug Fixes

  • updating from release to beta didn't work (1166645)

1.4.0-dev.1 (2024-04-12)

Features

  • add snippet blocks to autocomplete menu (42cd6a8)

1.3.1 (2024-04-11)

Bug Fixes

  • beta releases didn't check for beta updates on start (d5aa805)
  • it was impossible to go back from beta to release (3fd18b0)
  • on some devices, the changelog website wasn't displayed correctly (0e216cc)
  • updating to beta release always downloaded the latest (non-beta) release and the changelog always was the changelog in the main branch and not dynamic (fe05fb6)

1.3.1-dev.5 (2024-04-11)

1.3.1-dev.4 (2024-04-11)

Bug Fixes

  • on some devices, the changelog website wasn't displayed correctly (0e216cc)

1.3.1-dev.3 (2024-04-11)

Bug Fixes

  • beta releases didn't check for beta updates on start (d5aa805)

1.3.1-dev.2 (2024-04-11)

Bug Fixes

  • updating to beta release always downloaded the latest (non-beta) release and the changelog always was the changelog in the main branch and not dynamic (fe05fb6)

1.3.1-dev.1 (2024-04-10)

Bug Fixes

  • it was impossible to go back from beta to release (3fd18b0)

1.3.0 (2024-04-09)

Bug Fixes

  • point changelog to actual changelog file (df9c1ba)

Features

  • add autocomplete menu using AutoCompleteMenu-ScintillaNET library (38b2909)
  • add update to beta button (a85f2f1)
  • add word highlighting on select + use Scintilla5.NET (b9ec14c)
  • use ScintillaNET-FindReplaceDialog for find/replace (efac5dc)

1.3.0-dev.4 (2024-04-09)

1.3.0-dev.3 (2024-04-09)

Features

  • add update to beta button (a85f2f1)

1.3.0-dev.2 (2024-04-09)

Bug Fixes

  • point changelog to actual changelog file (df9c1ba)

1.3.0-dev.1 (2024-04-09)

Features

  • add autocomplete menu using AutoCompleteMenu-ScintillaNET library (38b2909)
  • add word highlighting on select + use Scintilla5.NET (b9ec14c)
  • use ScintillaNET-FindReplaceDialog for find/replace (efac5dc)

1.2.7 (2024-04-03)

Bug Fixes

1.2.7-dev.1 (2024-04-03)

Bug Fixes

1.2.6 (2024-04-03)

1.2.6-dev.3 (2024-04-03)

1.2.6-dev.2 (2024-04-03)

1.2.6-dev.1 (2024-04-03)

1.2.5 (2024-04-02)

Bug Fixes

  • this is not a fix but a test if a fix triggers a changelog entry, just removed unused imports. (1860365)

1.2.5-dev.1 (2024-04-02)

Bug Fixes

  • this is not a fix but a test if a fix triggers a changelog entry, just removed unused imports. (1860365)

1.2.4 (2024-04-02)

1.2.4-dev.5 (2024-04-02)

1.2.4-dev.4 (2024-04-02)

1.2.4-dev.3 (2024-04-02)

1.2.4-dev.2 (2024-04-02)

1.2.4-dev.1 (2024-04-02)