Skip to content

Releases: rabbitism/GeMS-Key-Plus

Keyz 0.4.0 Release

29 Sep 15:23
Compare
Choose a tag to compare
Keyz 0.4.0 Release Pre-release
Pre-release

If you have .NET Core 3.1 Runtime installed, Please use win-x64.zip
If you don't want to install .NET Core 3.1 Runtime, Please use win-x64-independent.zip

ApplicationData.db contains all your personal data. Please backup this file regularly.
Please be ware that there is a breaking change between 0.2.0 and 0.3.0, ApplicationData.db cannot be shared.

Changelog:

  1. Keyz new only remains in as a notification icon, It will not show in task bar.
  2. Add context menu for icon so you can right click and close Keyz.
  3. Use EventAggregator to trigger window state change when click buttons with mouse.
  4. Use system command to change window state instead of changing window state manually.

Keyz 0.3.0 Release

13 Sep 15:55
Compare
Choose a tag to compare
Keyz 0.3.0 Release Pre-release
Pre-release

This release has a breaking change to database.
Since there is no active user at all, so I will break it :)

Changes:

  1. Instead of using prefix and suffix to define a combination, now use only a parameter called Template. It use {%s} as a placeholder
  2. There is no option of delimiter. Now pressing ctrl together will search with words delimited.
  3. A project structure change to include Event Aggregator for better component segregation.

Keyz 0.2.0 Release

15 Aug 15:28
Compare
Choose a tag to compare
Keyz 0.2.0 Release Pre-release
Pre-release

This is a pre-release of Keyz 0.2.0.
If you have .NET Core 3.1 Runtime installed, Please use win-x64.zip
If you don't want to install .NET Core 3.1 Runtime, Please use win-x64-independent.zip

ApplicationData.db contains all your personal data. Please backup this file regularly.

GEMS Key Plus 0.1.0 Release

12 Aug 17:14
Compare
Choose a tag to compare
Pre-release

This is only a test release.
Requires .NET 5.0 runtime.