Releases: mashb1t/susops-mac
Releases · mashb1t/susops-mac
v2.4.0
v2.3.1
v2.3.0
Features
- Add support for local and remote address binding to forward ports panels and CLI calls
Full Changelog: v2.2.2...v2.3.0
v2.2.2
v2.2.1
Features
- Add welcome dialog on first start
- Add bug reporting link to about panel
Refactoring
- Change status and about labels
- Reword settings option to stop proxy on close
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.3
Fixes
- Restart proxy now restarts all connections, not only default
- Save correct value for settings checkbox stop on quit
Refactoring
- Use normal call for
susops startinstead of overcomplicated spawning of separate bash. THis is already used anyways in susops since introducing named processes.
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Features
- Allow stop, start and restart on stopped_partially
Refactoring
- Use timer to add edit menu item once instead of on-demand on panel open
Fixes
- Remove --force from stop call, prevents random ports to be assigned
- Bump susops-cli to v2.0.3, including a fix for remote port tagging
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
Features
- Add edit menu item (enable copy & paste)
- Panels now stay in foreground and do not hide on loosing focus
- Replace rumps dialogs with custom panels allowing selection of elements to remove
- Mark primary buttons as such
Fixes
- Reload connection items on every panel run
- Correctly use remote port forward command, was using local port forwarding command
- Mark ports as optional wherever possible in UI
Full Changelog: v2.0.0...v2.1.0