Latest News

Visual Studio - Visual Studio Community 2026 18.4.11620.152 New
  24 March 2026
RouterOS 7.22.1 New
  24 March 2026
What's new in 7.22.1 (2026-Mar-23 16:35):

*) bgp-vpn - fixed non-working import filter after reboot;
*) certificate - added option to configure built-in trust store for all services (CLI only);
*) certificate - use "default" for built-in trust store default value;
*) chr - improved virtio_net stability;
*) console - removed the "reset" command from shared settings menus (IP/IPv6/Bridge/L3HW/Neighbor-Discovery/Connection-Tracking);
*) defconf - fixed architecture detection for apps;
*) hardware - name serial devices after port names;
*) hardware - name storage hardware devices after slot name in "/disk" menu;
*) l3hw - fixed a system stability issue (introduced in v7.21);
*) leds - allow multiple interface selection for interface-activity trigger;
*) log - do not provide non-existent logging topics for configuration;
*) log - fixed "/system/logging/action/get" command (introduced in v7.22);
*) lte - fixed LTE modem automatic modeswitch (introduced in v7.22);
*) lte - fixed Tx stat reporting in LTE passthrough mode (introduced in v7.22);
*) qos-hw - display queue0 limits for CPU port;
*) qos-hw - fixed "offline" tx-manager ability to queue at least one packet (introduced in v7.21);
*) qos-hw - prohibit setting CPU port with "offline" tx-manager;
*) quickset - fixed configuration of multi-link APs;
*) ssh - make login process asynchronous;
*) switch - disable EEE on RB5009 and CCR2004-16G-2S+ devices;
*) system - fixed total memory reporting on hAP be3 Media;
*) tr069 - fixed modem extended revision reporting;
*) wifi - fixed bridge VLAN configuration for multi-link interfaces;
*) wifi - fixed EAP authentication for multi-link clients;
*) wifi - improved link-specific parameter application after reboot for multi-link interfaces;
*) wifi - improved stability during association;
*) winbox - added "Supported HW Caps" and "Multi Link Mode" configuration options under the "WiFi/Provisioning" menu;
*) winbox - do not set empty chain when adding/editing routing rule;
*) winbox - fixed "Remote AS" setting under the "Routing/BGP/Connections" menu;
*) winbox - fixed "Src/Dst Address Type" under the "IP/Firewall/NAT" menu;
*) winbox - make the band field on the WiFi registration table multi-argument;
Nvidia 595.97 New
  24 March 2026   957.36 MB
Game Ready

This new GeForce Game Ready Driver optimizes your experience in the latest titles featuring DLSS, ray tracing, path tracing, and NVIDIA Reflex, and ensures the best possible experience in your wider library of games and apps.

Fixed Gaming Bugs
  • Halo Infinite: Texture corruption may occur on R595 drivers [5957741]
  • HITMAN World of Assassination: Game stability issues when NVIDIA Smooth Motion is enabled [5849519]
  • Game stability issues after enabling DLSS FG when Instant Replay is enabled [5732936]

Fixed General Bugs
  • N/A

Learn more in our Game Ready Driver article here.

Game Ready Driver

OPNsense 26.1.5 New
  24 March 2026
Firefox 149.0.0 New
  24 March 2026
Notepad++ v8.9.3 New
  24 March 2026
  1. Fix EOL duplication regression when playing back old recorded macros. (Fix issue)
  2. Remedy search failure for pasted text containing trailing invisible EOL character. (Fix #17124, #17187)
  3. Fix customized context menu regression where separator (id=“0”) escapes FolderName submenu. (Fix #17342)
  4. Fix issue where a single undo reverted multiple changes after macro execution. (Fix #9426)
  5. Fix visual glitch when dragging dockable dialogs on a 2nd monitor. (Fix #16805, #16155, #16077)
  6. Fix inconsistent automatic search mode switching (RegEx to Extended) in Find dialog. (Fix #17227)
  7. Fix incorrect URL parsing caused by Unicode special spaces. (Fix #16856)
  8. Update to Boost 1.90.0. (Implement #17326)
  9. Improve update themes feature: fix JavaScript.js edge case. (Fix issue)
  10. Update javascript.js to better match javascript (embedded) in all themes. (Fix issue, report)
  11. Function List: enhance for Perl & PHP; add for Nim. (Fix #17382, #17327, implement #17377)
  12. Fix comments and highlighting in TCL. (Fix #17315)
  13. Update perl syntax highliging keywords and autocomplete for 5.42. (Fix #17332)
  14. Improvement: display Find dialog status message with invisible characters warning. (Fix #17345)
Home Assistant 2026.3.4 New
  24 March 2026
Chrome 146.0.7680.165 New
  23 March 2026
TypeScript 6.0.2 New
  23 March 2026
ComfyUI 0.18.1 New
  23 March 2026
WizTree 4.31 New
  23 March 2026
DBeaver 26.0.1
  22 March 2026
ComfyUI 0.18.0
  21 March 2026
Home Assistant 2026.3.3
  20 March 2026
Traefik 3.6.11
  19 March 2026
Chrome 146.0.7680.81
  18 March 2026
WebStorm 2025.3.4
  18 March 2026

WebStorm 2025.3.4 is now available!

What's fixed:

  • Suggestions for Astro component props are now based on information from LSP (WEB-67535).
  • We've fixed exports from Astro component files (WEB-60276).
  • Clicking Configure indents on the Status bar in a .pug file now opens the Pug/Jade settings page (WEB-42953).
  • We've got rid of a FileOutsideOfImportGraphException exception that was thrown when extracting an Angular component with an external template (WEB-76299).
  • We've fixed an issue with a big scary warning being logged (IJPL-238175).
  • We've fixed a UI freeze that occurred in the classic Terminal during OSC 8 hyperlink processing (IJPL-233556).
  • We've improved the Perforce integration by fixing a problem with endless refresh of local changes (IJPL-236557).
  • DumbCounter updates have been moved to the background write actions to reduce EDT blocking (IJPL-207743).
  • We've fixed the Undo action that was broken either silently or with Missing extension point: com.intellij.undoManagerProvider (IJPL-236393, IJPL-236242).
  • We've fixed a problem with the Unable to reach the licensing server editor tab being shown endlessly (IJPL-232747).
  • We've fixed a MissingResourceException thrown by RegistryFlagMultiverseEnabler.enableMultiverse (IJPL-228222).
  • We've added automatic thread dump generation when default thread pools are not responsive (IJPL-227644).
  • We've added support for customizing freeze dump collectors (IJPL-234317).
  • We've added an advanced option to disable interactive environment variables in IJent (IJPL-234727).
  • We've fixed an IDE freeze that took place during file system synchronization after switching branches (IJPL-232123).
  • We've removed the lvcs.use-workspace-traversal feature flag (IJPL-233675).
  • We've fixed an issue with a wrong HTTP request being executed on clicking the Play button next to another request (IJPL-66727).

For more details, please see the release notes.

PhpStorm 2025.3.4
  17 March 2026

PhpStorm 2025.3.4 is now available

PhpStorm 2025.3.4 is a minor update, and it includes a host of bug fixes and quality-of-life improvements.

Here are the most notable changes and bug fixes in this build:

  • Fix: Problem with Xdebug and Lazy objects in 2025.3.3 (Collecting data) [WI-83955]
  • Fix: Different HTTP request is run when play button next to the request is clicked [IJPL-66727]
  • Fix: Exports from Astro component files do not work [WEB-60276]
  • Fix: Perforce local changes refresh never finishes [IJPL-236557]

The full list of changes in PhpStorm 2025.3.4 is available in the release notes.


IntelliJ IDEA 2025.3.4
  17 March 2026

IntelliJ IDEA 2025.3.4 is out! This update introduces full support for Java 26 along with several notable improvements:

  • Resolved an issue where running an HTTP request could trigger a different request in the same file. [IJPL-66727]
  • Local changes refresh in large Perforce projects now works as expected. [IJPL-236557]
  • The Dependencies tab now opens correctly when using the Analyze Cyclic Dependencies feature. [IJPL-206236]

Get more details in our blog post.

Visual Studio - Visual Studio Community 2026 18.4.11612.150
  17 March 2026

    Latest Versions

    Name Version
    .NET Core 10.0.5
    Android Studio Panda 2 | 2025.3.2
    Autoruns 14.11
    Blender 5.1.0
    Chrome 146.0.7680.165
    ComfyUI 0.18.1
    DBeaver 26.0.1
    Debian 13.4
    Docker 29.3.0
    Firefox 149.0.0
    Graylog 7.0.5
    Home Assistant 2026.3.4
    HWiNFO 8.44
    IntelliJ IDEA 2025.3.4
    Jellyfin 10.11.6
    KeePass 2.61
    Macrium Reflect 8.1.8631
    MariaDB Server 12.2.2
    MongoDB 8.2.6
    MSI Afterburner 4.6.7
    MySQL Server 9.6.0
    MySQL Workbench 8.0.46
    Notepad++ v8.9.3
    Nvidia 595.97
    OPNsense 26.1.5
    pfSense 2.8.1
    PHP 8.5.4
    PhpStorm 2025.3.4
    PlayStation 5 26.02-13.00.00
    podman 5.8.1
    Proxmox Backup Server 4.1
    Proxmox VE 9.1
    PuTTY 0.83
    PyCharm 2025.3.3
    Rainmeter 4.5.23.3836
    React 19.2.4
    RouterOS 7.22.1
    RTSS 7.3.7
    Samsung Magician 9.0.0
    Sandboxie 5.33.3
    SmartGit 20.1.5
    SumatraPDF Reader 3.6
    Thunderbird 148.0.1
    Traefik 3.6.11
    TypeScript 6.0.2
    Ubuntu 25.10
    Unity 6000.0.3f1
    Veeam Agent for Linux 13.0.1.404
    Veeam Agent for Windows 13.0.2.1102
    Veeam Backup & Replication 13.0.1.2067
    VirtualBox 7.2.6
    Visual Studio 18.4.11620.152
    VLC 3.0.23
    WebStorm 2025.3.4
    WinBox 4.0.1
    WinRAR 7.20
    Wireshark 4.6.4
    WizTree 4.31
    WordPress 6.9.4
    Zabbix 7.4.8