Skip to content

Releases: nrlquaker/winbox-mac

v3.20.1

30 Oct 12:38
3eeeecd
Compare
Choose a tag to compare

Winbox-mac:

  • fix font rendering in some cases;
  • fix ability to run app on non English OS.

v3.20

21 Oct 23:40
57b7126
Compare
Choose a tag to compare

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

15 Jul 00:29
8205b93
Compare
Choose a tag to compare

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

14 Sep 18:14
a0abc9f
Compare
Choose a tag to compare

Based on Winbox 3.18

  • fixed problem where winbox could not login in RouterOS v6.43 router for some users.

v3.17

07 Aug 11:31
7e95f3e
Compare
Choose a tag to compare

Based on Winbox 3.17

  • fixed sudden disconnects from router (introduced in v3.15).

v3.16

02 Jul 21:47
8f2d935
Compare
Choose a tag to compare

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

20 Jun 21:46
0611e5a
Compare
Choose a tag to compare

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

29 May 21:19
c71187e
Compare
Choose a tag to compare

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

16 Apr 10:01
06392c8
Compare
Choose a tag to compare

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.

v3.12-fix

12 Feb 13:46
d505157
Compare
Choose a tag to compare
  • fix inability to save connection to managed connections #1.