Version 1.4

  • Removed smart crash report dependency.

Version 1.3

  • Increased the uses per session from 5 to 25 - for non-licensed versions.

Version 1.2

  • Transitioned Accessibility.framework into GDKit.framework.
  • Upgraded ShortcutRecorder.framework to a bigger universal binary - it now includes x86_64.
  • Changed the icons in the status bar; their now png's in the bundle, rather than a string from a unicode character.

Version 1.1

  • Flipped the Registration and Run at startup menu item. Were awkwardly ordered.
  • Fixed problem with installing startup item. Breeze will now create the directory ~/Library/LaunchAgents if it doesn't exist.
  • Initial support for window dimension translation between displays - it will try to size the window based off of the source display dimensions (the dimensions the window state was saved in), and map them into the target display dimensions.

Version 1.0

  • Initial Release