Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Releases: ethanmsmith/anne-keyboard-windows

v1.0.6-beta1

18 May 01:16
Compare
Choose a tag to compare
v1.0.6-beta1 Pre-release
Pre-release

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

12 Apr 00:39
Compare
Choose a tag to compare
v1.0.5-beta2 Pre-release
Pre-release

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

11 Apr 02:11
Compare
Choose a tag to compare
v1.0.5-beta1 Pre-release
Pre-release

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