Releases: nrlquaker/winbox-mac
v3.41.1
What's Changed
Winbox-mac
- Uses AppleScript Applet to kickstart the launcher script, re-enabling entitlements.
Warning
Please thoroughly read the following notes regarding how the application behaves with this change:
As a result of this new chainloading strategy, the application requesting Keystroke Monitoring and Folder Access privileges will now be "applet" instead of "winbox-mac" as that's the new parent process requesting these permissions. I do not believe that this would allow all AppleScript applet bundles to receive these permissions, but that has not been tested. If this does not fit within your security model, I would turn you towards the officially supported Winbox 4 from Mikrotik.
Full Changelog: v3.41.0...v3.41.1
v3.41.0
What's Changed
Winbox-mac
- update winbox to 3.41.
- fix sha512 checksum check
- This was fixed by using Mikrotik's redirected URL to download and check latest Winbox, as Mikrotik has blocked direct linking. Unfortunately, this also means that the ability to repoduce older builds is lost, but this is out of our control.
- Add Justfile for easier updates. (Depends on Just)
Winbox
3.41
- added support for new internal WinBox protocol fields
More info: https://forum.mikrotik.com/viewtopic.php?t=209520
Important note: https://forum.mikrotik.com/viewtopic.php?t=209520#p1087391
Full Changelog: v3.40.1...v3.41.0
v3.40.1
What's Changed
Winbox-mac
- Implement GitHub actions to check SHA512 of local and remote files by @juanpedrojose in #139
- Update wine to 9.0 stable by @Gcenx in #145
Full Changelog: v3.40.0...v3.40.1
v3.40.0
v3.39.0
v3.38.0
Winbox-mac:
- update winbox to 3.38.
Winbox:
- fixed connecting to wireless network from QuickSet when there was no password specified;
- fixed date and time value representation in the User Manager;
- fixed skin file reading.
Note:
Maintainer wanted. If you want to improve and update Winbox-mac
to the latest version please contact me.
v3.37.1
v3.37.0
Winbox-mac:
- update winbox to 3.37.
Winbox:
- do not update interface window layout all the time;
- do not send value for empty multi-option field;
- fixed VPLS "cisco-id" field with "&" prefix (introduced v3.36);
- fixed ability to set options that can be hidden;
- fixed floating point field's negative value in
-0.***
format.
Note:
Maintainer wanted. If you want to improve and update Winbox-mac
to the latest version please contact me.
v3.36.1
v3.36.0
Winbox-mac:
- update winbox to 3.36.
Winbox:
- fix issue with non existing records still in winbox ros7;
- fix Graphing and Quickset graphs;
- fix neighbour table filter "all" storage if other was stored previously;
- fix filter combobox saving/restoring;
- fix wifiwave2 Frequency field;
- show error if file upload not enough space;
- fix some vpls fields with required "&" prefix;
- fix sent default value for disabled wireless EAP Methods field;
- do not set some firewall fields by not sending their values when hidden;
- fix managed list category grouping when value is ip with port;
- do not dump connection info to stdout when disconnected;
- fix some field update if it was changed and disabled;
- fix menu missing icon if some submenus are hidden in skin;
- fix skin for Add button with dropdown.
Note:
Maintainer wanted. If you want to improve and update Winbox-mac
to the latest version please contact me.