Releases: prmncr/Wrappr
Releases · prmncr/Wrappr
v3.1
v3.0
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
- 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...