Releases: nrlquaker/winbox-mac
Releases · nrlquaker/winbox-mac
v3.20.1
v3.20
Winbox-mac:
- add Catalina support;
- use Wine compiled by Mike Kronenberg and package it manually instead of WineBottler;
- update winbox to 3.20;
- new icon provided by @luccaccine.
Winbox:
- allow to filter by IPv6 addresses and prefixes;
- build 64-bit Winbox as well (https://mikrotik.com/download);
- do not leave files locked on computer when uploading files to router;
- fixed problem where some fields were not shown for read only users;
- fixed Winbox crash when copying multiple files between routers;
- make Ctrl+A work in script fields and other multiline fields;
- make DLL hijacking attack not work: Winbox will not look at the directory it resides in, when looking for system DLLs;
- on update, Winbox will check that code is signed by MikroTik and not somebody else;
- removed Drag and Drop support on 64-bit Winbox in Wine;
- show system note at login.
v3.19
Winbox-mac:
- update winbox to 3.19;
- use icon from mriza/winbox-installer. This fixes visual bugs of the old one in Mojave.
- fix inability to save window settings #7. And, possibly, others related to saving configurations.
Winbox:
- fixed problem where Winbox could not login into RouterOS v6.45 (or later) router;
- fixed DHCP lease sorting by "last seen" column.
v3.18
Based on Winbox 3.18
- fixed problem where winbox could not login in RouterOS v6.43 router for some users.
v3.17
Based on Winbox 3.17
- fixed sudden disconnects from router (introduced in v3.15).
v3.16
Based on Winbox 3.16
- added back support for connecting to older RouterOS v6 versions;
- fixed crash when connecting to newest RouterOS on MacOS wine.
v3.15
Based on Winbox 3.15
- fixed problem where connecting through RoMON agent with incomplete package set not all menus were available on the target router;
- fixed arrow keys in table filter fields;
- when connected to romon agent mark session as romon one.
v3.14
Based on Winbox 3.14
- added support for new style authentication and encryption for connections to RouterOS v6.43;
- make all connections in secure mode (all data is encrypted with AES128-CBC-SHA);
- make winbox self upgrade check .exe signature;
- make up/down keys select previous/next entry in address/neighbors list in connect window while login name or password fields are in focus;
- make mouse wheel work anywere in connect window if login or password fields are in focus;
- remember Romon Neighbours Table column widths;
- fixed problem where selected table items were moved to the top if the table filters dropdown button was clicked twice.
v3.13
Based on Winbox 3.13
- abandoned support for connecting to older RouterOS versions (older than v6), no DLLs will ever be downloaded;
- winbox.exe is now signed executable.