This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
Releases: ethanmsmith/anne-keyboard-windows
Releases · ethanmsmith/anne-keyboard-windows
v1.0.6-beta1
Sharing Update
Add the ability for users to export a profile to a *.kpi
(Keyboard Profile Item) file.
Add some eye candy to the profile management buttons.
When users open the .kpi
file, the app will load the profile into the app. (N.B. There is no validation that the .kpi
file is properly formatted, so if you break the file, the app will crash. You've been warned.)
v1.0.5-beta2
A mostly working build.
- It will not crash!
- It will delete profiles in the correct way!
- You can edit profile names!...
Bugs
- It may fail to save or load saved profiles on startup
v1.0.5-beta1
This build uses native Windows XAML controls instead of custom code for navigation and profile commands.
It also fixes crashing when deleting profiles.
Bugs
- Deletes profiles in an incorrect order.
- May fail to save profiles.
Unimplemented/Removed Functionality
- Profile name editing