Latest News

Docker 29.4.2 New
  01 May 2026
OPNsense 26.1.7 New
  30 April 2026
Wireshark 4.6.5 New
  30 April 2026   100.05 MB
Chrome 148.0.7778.97 New
  29 April 2026
Traefik 3.6.15 New
  29 April 2026
Proxmox Backup Server 4.2
  29 April 2026
Unity 6000.0.74f1
  29 April 2026
Unity 6000.0.74f1 has been released.

This is a LTS version.
WinRAR 7.21
  29 April 2026
PyCharm 2026.1.1
  28 April 2026

What's New in PyCharm 2026.1.1

PyCharm 2026.1.1 focuses on improving the developer experience within large-scale workspaces, providing more granular control over environments and a more stable debugging workflow.

Advanced workspace and environment management

  • Per-folder environment control: You can now activate specific Python interpreters or virtual environments on a per-file or per-folder basis, allowing for more flexible configurations in complex projects - PY-66254.
  • Flexible project structures: PyCharm now supports Poetry-based environments even when the pyproject.toml file is not in the root directory, facilitating better support for nested monorepos - PY-57652.
  • Zero-config SDK setup: When opening new projects, compatible environments are detected and configured as the project SDK automatically, or the IDE will suggest creating a new uv environment if none is found - PY-82581.

Debugger and engine reliability

  • debugpy stability: Several critical regressions in the debugpy engine have been resolved, including issues where environment variables from .env files were not injected (PY-88628) and process crashes during code updates (PY-88880).
  • Path mapping: The debugger now supports multiple path mappings, ensuring that your local and remote file structures stay synchronized during a session - PY-88840.
  • Full IDE sessions from explorer: When opening files directly from your system file explorer, PyCharm now launches a fully functional IDE session instead of the limited LightEdit mode - PY-84031.

Refined code insight

  • Type checking refinements: Multiple false positives have been addressed, such as incorrect unhashable type warnings for sets (PY-87206) and errors regarding Path definitions (PY-89082).
  • Tool stability: A fix has been implemented for a regression that prevented users from editing or creating new run configurations and Python tools - PY-88807.

Full release notes.

Visual Studio - Visual Studio Community 2026 18.5.11723.231
  28 April 2026
Firefox 150.0.1
  28 April 2026
Nvidia 596.36
  28 April 2026   958.86 MB
Game Ready for Conan Exiles Enhanced
This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 4.5 technology including Conan Exiles Enhanced.

Gaming Technology
  • Adds support for the GeForce RTX 5070 Laptop GPU (12GB)

Fixed Gaming Bugs
  • God of War: Ragnarok: Certain textures may intermittently flash white during gameplay. [5856704]
  • Assassins Creed Shadows: Flickering on character model clothing [5987951]
  • The Crew Motorfest: Grass and vegetation flickering [5950261]

Fixed General Bugs
  • Blocky artifacts when playing back H.264 content with DXVA 2.0 [6058551]
  • Blender 5.0.1 EEVEE: Non-shader nodes connected to the material output rendered as black (zero value) [5965763]

Learn more in our Game Ready Driver article here.

Game Ready Driver

ComfyUI 0.20.1
  27 April 2026
Notepad++ v8.9.4
  26 April 2026
  1. Fix crashes in FindInFiles when nativeLang.xml’s “find-result-hits” contains “%s”. (Fix #17960, CVE-2026-3008, CVE-2026-6539)
  2. Fix drop-file crash when file path length reaches 259 characters. (Fix #17921)
  3. Fix crash caused by undoing column editor bad input in virtual space. (Fix #17915)
  4. Fix bad column editor input in reverse-direction column selection on virtual space. (Fix #17915)
  5. Update to Scintilla 5.6.1 & Lexilla 5.4.8. (Fix #17920, #17864, #13522, #11746)
  6. Fix EOL conversion to Windows format not working (Scintilla update related). (Fix #17920)
  7. Fix rendering corruption in .bat files (Lexilla update related). (Fix #17864)
  8. Fix quote escaping causing incorrect JSON syntax highlighting (Lexilla update related). (Fix #11746, #13522)
  9. Fix MSI installation error due to context menu item registration. (Fix #17918)
  10. Fix NSIS installation stalling caused by context menu registration issue. (Fix #17308, #17885)
  11. Add NPP_LANG property to install a specific localization file for MSI. (Fix issue reported in comment)
  12. Fix MSI installer display random Hexadecimal number as name on UAC. (Fix #17967)
  13. Add version info into MSI file property (as value of “Comments”). (Fix #17803)
  14. Fix minimized window not restoring in administrator mode. (Fix #17945)
  15. Fix Unicode search mismatching ANSI character ‘?’. (Fix #17125)
  16. Fix Column Editor regression with empty fields. (Fix #17912)
  17. Fix floating dialog content not displaying in certain situations. (Fix #17563)
  18. Fix visual glitch when toggling group view in Document List. (Fix #14285)
  19. Support improved C++ 11 raw string literal handling. (Fix #17875)
  20. Fix visual glitch in the Mark dialog. (Fix #16084, #17886)
Unity 6000.4.4f1
  24 April 2026
Unity 6000.4.4f1 has been released.

This is NOT a LTS version.
Home Assistant 2026.4.4
  24 April 2026
PhpStorm 2026.1.1
  24 April 2026

PhpStorm 2026.1.1 is now available

PhpStorm 2026.1.1 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: IDE locks up completely when trying to run/debug a .php script inside a Docker container [WI-83687]
  • Fix: PhpStorm PHPStan plugin should take advantage of Editor Mode [WI-81453]
  • Fix: Support inference of callable return type based on its implementation [WI-66888]
  • Fix: Deprecations for PHP 8.5 [WI-83868]
  • Fix: mb_* tooltips [WI-84246]
  • Fix: Imagick Stubs: Update Imagick class constants to match PHP Extension 3.8 [WI-84092]
  • Fix: Unable to add WSL Python SDK [IJPL-240728]
  • New: Svelte 5: TypeScript in markup expressions [WEB-61819]
  • Fix: PyCharm 2025.3 gets suspended with a SIGTTIN signal when running PyCharm in the background on Linux [IJPL-222867]
  • New: Svelte: improve support for namespaced components [WEB-61817]
  • Fix: Svelte: support {@each} without item [WEB-72160]
  • Fix: Find and replace fails to correctly substitute text when the Enter key is pressed [IJPL-240373]
  • Fix: Symlinks in WSL are recognized as regular (dereferenced) files/directories [IJPL-226879]
  • Fix: Frequently have to restart Angular Typescript language service [WEB-75092]
  • New: [MCP Server] Run tests tool [IJPL-199602]
  • Fix: Snowflake: Support 'RETURNS TABLE' syntax when creating procedures [DBE-18587]
  • New: React Add Ability To Extract Component To Its Own File [WEB-45372]
  • New: LSP: support LSP server-based symbol rename (`textDocument/rename` request) [IJPL-161013]

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


WebStorm 2026.1.1
  24 April 2026

WebStorm 2026.1.1 is now available!

What's fixed and improved:

  • Service-powered Type Engine is now enabled by default in Angular.
  • Fixed the issue with TypeScript Go paths not working with Node.js from WSL and pnpm (WEB-76494).
  • Optimized module status detection when resolving package.json exports (WEB-77261).
  • Implemented asynchronous incremental import graph building (WEB-77062).
  • Fixed delayed highlighting updates in Astro files (WEB-77350).
  • Added the ability to extract a React component into its own file (WEB-45372).
  • Added support for TypeScript in Svelte 5 markup expressions (WEB-61819).
  • Improved support for namespaced components in Svelte (WEB-61817).
  • Added support for Svelte {#each} blocks without an item (WEB-72160).
  • Discontinued support for SSI in the built-in web server.
Chrome 148.0.7778.56
  23 April 2026
Ubuntu 26.04
  23 April 2026
Ubuntu 26.04 has been released. This version is called "Ubuntu Resolute".

    Latest Versions

    Name Version
    .NET Core 10.0.7
    Android Studio Panda 4 | 2025.3.4
    Autoruns 14.11
    Blender 5.1.1
    Chrome 148.0.7778.97
    ComfyUI 0.20.1
    DBeaver 26.0.3
    Debian 13.4
    Docker 29.4.2
    Firefox 150.0.1
    Graylog 7.0.6
    Home Assistant 2026.4.4
    HWiNFO 8.46
    IntelliJ IDEA 2026.1.1
    Jellyfin 10.11.8
    KeePass 2.61
    Macrium Reflect 8.1.8853
    MariaDB Server 12.2.2
    MongoDB 8.2.7
    MSI Afterburner 4.6.7
    MySQL Server 9.7.0
    MySQL Workbench 8.0.47
    Notepad++ v8.9.4
    Nvidia 596.36
    OPNsense 26.1.7
    pfSense 2.8.1
    PHP 8.5.5
    PhpStorm 2026.1.1
    PlayStation 5 26.03-13.20.00
    podman 5.8.2
    Proxmox Backup Server 4.2
    Proxmox VE 9.1
    PuTTY 0.83
    PyCharm 2026.1.1
    Rainmeter 4.5.23.3836
    React [email protected]
    RouterOS 7.22.2
    RTSS 7.3.7
    Samsung Magician 9.0.1
    Sandboxie 5.33.3
    SmartGit 20.1.5
    SumatraPDF Reader 3.6.1
    Thunderbird 149.0.2
    Traefik 3.6.15
    TypeScript 6.0.3
    Ubuntu 26.04
    Unity 6000.0.74f1
    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.8
    Visual Studio 18.5.11723.231
    VLC 3.0.23
    WebStorm 2026.1.1
    WinBox 4.1
    WinRAR 7.21
    Wireshark 4.6.5
    WizTree 4.31
    WordPress 6.9.4
    Zabbix 7.4.9