WinBox v4.2rc released!

What's new in 4.2rc1 (2026-Jun-29 13:54):

  • app: auto decrypt Saved address file in new window if parent window already provided it;
  • form: add option to open linked objects for some read-only optional fields;
  • form: add support for dynamic column re-layout when resizing window;
  • form: allow mouse select a warning text;
  • form: calculate window width of query panel by also considering table width;
  • form: do not show table duplicates in enum shortcut/extras popup;
  • form: fix autostart of some opened action windows;
  • form: fix file picker field state update (changed/error);
  • form: fix query panel getting data immediately if there is no start command;
  • form: fix slow user interface when combobox has huge amount of dynamic data;
  • form: fix some combobox sorting as requested by RouterOS;
  • form: improve load performance if data contains large amount of multi-array rows;
  • form: separate combobox visually and sort items separately from different enum sources;
  • login,romon: fix connect in new window;
  • login,romon: fix visual bug showing "Error: Object doesn't exist" while connecting to slow device;
  • login,romon: show a clearer error when username/password wrong;
  • login: download RouterOS index files sequentially to make login process more stable;
  • login: select all text in "Connect To" field when opening WinBox;
  • login: try to ignore all RouterOS WinBox file parsing errors and connect to RouterOS anyway;
  • settings: change default row padding value from 4 to 3 (affects only new winBox installs);
  • skins: fix crash when field references other fields from hidden table;
  • table: add Ctrl(CMD)+E to enable and Ctrl(CMD)+Shift+E shortcuts to disable selected rows;
  • table: add Insert and Ctrl(CMD)+N shortcuts to add new item;
  • table: add support for cells with colored text by condition;
  • table: add support to configure comment column/header type in each table;
  • table: allow up/down keyboard navigation when there is no current row focus;
  • table: correctly calculate default flags column width if there are combined flags;
  • table: fix column sorting in rare cases;
  • table: fix some buttons to be correctly under Actions group;
  • table: hide live/pause button in Torch type windows (e.g. Profile/Ping) and Saved routers table;
  • table: improve performance of table's quick filter with many records;
  • table: improve performance when scrolling;
  • table: remove selection/checkbox column;
  • table: show field postfix in column header if available;
  • terminal: add support for mouse scroll in script editor;
  • terminal: fix Enter key located on Numpad for macOS;
  • ui: add progress bar support for number based fields in form and table;
  • ui: add settings info that table has end/home/pageup/pagedown shortcuts;
  • ui: fix "Wireless Snooper" table cell values;
  • ui: fix to show only 1 confirmation dialog if action performed on multiple items;
  • ui: make form background a little lighter in light mode;
  • ui: make popup background same as form in darkmode;
  • ui: make workspace Name field read only after it is added;
  • ui: scale context menu width according to zoom;
  • ui: show info that RouterOS update is available;
  • add new field type support used by future RouterOS version;
  • update Documentation link in About window;

WinBox files for Windows, Linux and macOS are available here:

https://download.mikrotik.com/routeros/winbox/4.2rc1/WinBox_Windows.zip
https://download.mikrotik.com/routeros/winbox/4.2rc1/WinBox_Linux.zip
https://download.mikrotik.com/routeros/winbox/4.2rc1/WinBox.dmg

What's new in 4.2rc2 (2026-Jul-06 11:52):

  • windows: update certificate for Windows executable signing;
  • ui: show RouterOS update button only if selected channel's version is higher than current version;

WinBox files for Windows, Linux and macOS are available here:

https://download.mikrotik.com/routeros/winbox/4.2rc2/WinBox_Windows.zip
https://download.mikrotik.com/routeros/winbox/4.2rc2/WinBox_Linux.zip
https://download.mikrotik.com/routeros/winbox/4.2rc2/WinBox.dmg

Accidentally? :astonished_face:

:rofl:

It has become rc again? :laughing: Better return it to beta branch.

Every new version brings new hope—I'm going to give it a try, use it, and test it.

How many posts about the same. ....

You can post something better? Do it. I've posted 50+ detailed issues, the post was removed. Now I can only laugh about this :poop:

Still the same issue for me with missing entries in tables on Windows11 on ARM :pensive_face:

Please add a setting to disable checking for Winbox updates:

APP,UPDATE,ERR: version fetch error "Host unreachable"

Apparently there is still work todo w.r.t. fields:

!!! TODO u32_array "Pairwise Ciphers" "WiFi"
!!! TODO u32_array "RSN AKMS" "WiFi"

This says "WiFi" but that router is actually using "wireless".

Please implement some commandline option to connect to an entry from the Addressbook immediately. Now, when started as "Winbox devicename" the devicelist appears with that devicename already selected, but it would be nice (e.g. with a --connect option) when it could immediately connect using the stored username, password and workspace, so shortcuts can be made to connect to a device.

Please add a setting so you can change like the RouterOS update with Stable and Develop versions.

The immediate update function works great with my Arch Linux install, and will be more great if you can change what channel you want to update.

still the same problem with the sometimes scattered arrangement of windows !

aha!

Some people will dislike. Can this be enabled/disabled in settings? Haven't checked the new rc yet.

It doesn't fully lock up anymore, but it's still lagging. I don't know why this needs to be an issue in 2026.

Hi,

Could you share a few more details so we can better understand what's happening?

  1. What OS are you using?
  2. What is your hardware specification?
  3. Which table lags?
  4. Are you scrolling with mouse/touchpad?

No issues with scrolling on my Linux system.... What I do notice is that a large table (e.g. the log window) that is permanently open causes continuous redraws even when there is no change in the content. Maybe that causes performance problems for some people? I notice it because I have a remote system with some Winbox sessions open that I access via VNC and when I have the Winbox window in view there is like 500KB/s of network traffic, that isn't there on when another window (e.g. Firefox) is on screen.

  • the state (column sizes, sort order, etc) of windows that are not directly linked to the menus is not saved. would it be possible to have that? (e.g. wifi scanner, torch, ...)
  • it would be nice to have user-definable buttons in the top bar that run a script when clicked (or maybe just any command)
  • the font selector could be improved, just like the file selector has been improved in the past. I mean: have some proper font selector from the underlying system libraries instead of the plain dropdown box
  1. Windows 11.
  2. Intel Core i5-13500, 32 GB RAM, GeForce GT 1030.
  3. Tested interface, firewall filter and log tables.
  4. Mouse wheel scroll.

Thanks!

Some additional questions:

  1. Does it lag when scrolling is done with scrollbar?
  2. Does it lag when scrolling longer comboboxes? e.g. System -> Clock -> Time Zone Name
  • Manually dragging the scrollbar seems to work fine.
  • Time zone combo box often gets stuck for a moment when starting to scroll, but seems fine mid scroll, unlike tables.

Ok, if using scrollbar doesn't lag, then problem most probably is with mouse wheel scrolling logic. We will refactor it in version 4.3, hopefully this will be fixed.