Skip to content

Releases: prmncr/Wrappr

v3.1

13 Aug 19:22
27900c9

Choose a tag to compare

Full Changelog: v3.0...v3.1

v3.0

04 Aug 20:07
b9e16e5

Choose a tag to compare

Wrappr 3.0 is here!

Another big UI rework! Hope this is the last time.

Added

  • Toggle button in service settings screen

Changed

  • Term "wrapper" has been replaced with "service" throughout the app due to misunderstanding
  • Full rework of app navigation
  • App window is popup now
  • Default config of wrapper settings was changed: all settings is toggled on by default
  • More noticeable "read-only mode" warning and it's description
  • About screen

Removed

  • Visible navigation elements from WinUI (navigation tabs & buttons, back button in navigation)
  • Big paddings everywhere

Fixed

  • Inability to launch an application using a Task Scheduler's task generated by the application itself
  • Task shutdown by the system for various reasons
  • Possibility to create empty wrapper
  • Not enough width in context menu
  • Context menu z-index

v2.0

30 Mar 16:18
3cfb31a

Choose a tag to compare

  • Moved from WPF to WinUI, so... Meet the brand-new UI! All user interface was refreshed according to Windows App SDK (including taskbar dialog!).
  • The taskbar dialog now displays all wrappers in the app and allows to enable/disable them more quickly.
  • Added ability to automatically add Wrappr to the system task scheduler.
  • An installer was created for the application to... Well, that's the right thing to do...

v1.1

05 Jan 10:53
b591483

Choose a tag to compare

Added:

  • app versioning.

Changed:

  • "About" text.

Fixed:

  • cannot move main menu window when Wrappr is launched with --silent arg;
  • incorrect service status (previous status instead of new) in balloons text.

v1.0

26 Dec 20:17
b118557

Choose a tag to compare

Create LICENSE