Skip to content

Releases: Osterie/extend-layer

Profile change bug fix

12 Feb 08:43
8873da8
Compare
Choose a tag to compare
  • Fixed issue when changing profile which resulted in script not re-launching on profile change

v0.4.1-alpha

11 Feb 09:23
0a1d325
Compare
Choose a tag to compare
  • Added action settings for layer, able to change color of layer 1 and 2, and make them transparent.
  • Refactoring

Full Changelog: v0.4.0-alpha...v0.4.1-alpha

v0.4.0-alpha

31 Mar 11:32
d48e887
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

Release v0.4.0-alpha!

The program is now somewhat stable and has most of the core features which i find necessary. Since the base functionality is in a decent state, i have chosen to release this version as v0.4.0-alpha.

There is still much left to be desired. I hope to continue working on this project and making it more intuitive to use, adding more documentation, guides, improved error handling and so on.

What's Changed

  • Fixed issue with the tabs not having correct colors
  • Fixed issue with not being able to change a hotkey under certain conditions.
  • Added alt navigation to buttons for managing profiles
  • Improved validating of a profile when trying to import a profile.
  • Added buttons for adding/editing/deleting a hotkey (instead of just double clicking the list of hotkeys). Only the add button has functionality
  • Created classes for color themes making it easy to create themes
  • Refactoring

v0.3.8-alpha

29 Mar 18:37
310286a
Compare
Choose a tag to compare
v0.3.8-alpha Pre-release
Pre-release

What's Changed

  • The import profile and export profile buttons now work.

v0.3.7-alpha

28 Mar 13:28
c533b06
Compare
Choose a tag to compare
v0.3.7-alpha Pre-release
Pre-release

What's Changed

  • fixed bug with advanced hotkey crafter making wrong hotkeys
  • Changed color of gui. Background is a purple. Tool bar is a bright purple whilst controls have a pretty dark purple.
  • Changed title for profile editing gui.
  • Add profiles gui has improved text, sizing, and controls positioning
  • Improved error handling for adding/renaming/deleting profiles
  • Fixed bug with hotkeys not being deleted properly.
  • Fixed bug with "Shift" text being added wrongfully to hotkey names when trying to edit a hotkey.
  • Fixed issue with guis on screen remaining when the user switches profiles, adds/changes a hotkey or changes action settings.
  • Refactoring

v0.3.6-alpha

23 Mar 08:08
5fbfc41
Compare
Choose a tag to compare
v0.3.6-alpha Pre-release
Pre-release

What's Changed

  • Fixed bug with not being able to close settings editor dialog with Esc.
  • Fixed bug with hotkeys not being disabled after changing profiles.
  • After changing values for a setting the view is also updated, which it previously was not. Same for hotkeys.

Full Changelog: v0.3.5-alpha...v0.3.6-alpha

v0.3.5-alpha

22 Mar 08:12
6c1267b
Compare
Choose a tag to compare
v0.3.5-alpha Pre-release
Pre-release

What's Changed

  • updated readme
  • Refactoring
  • Fixed bugs with guis being created in smallest possible size instead of fitting contents.
  • Improved listviews to always make space for the header and all columns. Meaning all text is shows for Action Settings and keyboard layers.
  • Removed delete button for settings editor.
  • Changed size of settings editor, also removed the minSize attribute.
  • Changed text for tab "Change Functions Settings" to "Change Action Settings".
  • Bug fixes

Full Changelog: v0.3.4-alpha...v0.3.5-alpha

v0.3.4-alpha

16 Mar 13:35
254e987
Compare
Choose a tag to compare
v0.3.4-alpha Pre-release
Pre-release

What's Changed

  • Possible to create new hotkeys instead of just edit existing ones.
  • Refactoring
  • Removed delete button from parts of gui responsible for creating hotkeys.
  • Fixed issue with keyboard overlays.
  • Fixed bugs with changing hotkeys.

Full Changelog: v0.3.3-alpha...v0.3.4-alpha

v0.3.3-alpha

08 Mar 13:51
4560a3b
Compare
Choose a tag to compare
v0.3.3-alpha Pre-release
Pre-release

What's Changed

  • updated readme
  • improved error handling if no profile is selected
  • Improved error handing of FilePaths class
  • further improvements of error handling in FilePaths.ahk
  • lots of refactoring

Full Changelog: v0.3.2-alpha...v0.3.3-alpha

v0.3.2-alpha

04 Mar 09:58
6cf56ae
Compare
Choose a tag to compare
v0.3.2-alpha Pre-release
Pre-release

Created a file at the root of the project to easily run the program