Releases: Osterie/extend-layer
Releases · Osterie/extend-layer
Profile change bug fix
- Fixed issue when changing profile which resulted in script not re-launching on profile change
v0.4.1-alpha
- 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
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
What's Changed
- The import profile and export profile buttons now work.
v0.3.7-alpha
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
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
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
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
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
Created a file at the root of the project to easily run the program