Skip to content

v1.7

Compare
Choose a tag to compare
@MarkHopper24 MarkHopper24 released this 04 Oct 02:34
· 7 commits to public since this release

Updates

Version 1.7 is a UX-focused update; many UI components were refactored and improved.

  1. Added tool tip descriptions that display on hover for most components in the app. Some descriptions describe the respective features in-depth (error correction) while some simply display the action the button executes (copy/paste). Please file an issue if you have feedback on any of these descriptions.
  2. The bottom command bars on both the decode and encode pages have been redesigned. Button labels are no longer shown by default and will only display if the command bar flyout is open or as a tooltip on mouse hover. This should hopefully reduce UI complexity and accommodate smaller screen dimensions.
  3. Email Generator now supports proper line breaks and spacing in the 'Message' field.
  4. Other UI adjustments and general stability improvements.
  5. Updated to the latest version of the Windows App SDK.

Resolved Issues

  1. Color picker should now use a flyout instead of teaching tip.
  2. Fixed an issue where the width/height/margin textboxes and error correction dropdown could not be changed if the command bar flyout was opened (#17).
  3. Fixed other formatting inconsistencies in the command bar flyouts.