Skip to content

v0.4.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Osterie Osterie released this 31 Mar 11:32
· 66 commits to main since this release
d48e887

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