🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Fix node action submenus in Firefox
Section titled “Fix node action submenus in Firefox”Jun 26, 2026 · @zedoraps · #231
Node action submenus now stay open when moving the mouse into the nested Linux or Docker options. Previously, Firefox users could lose the submenu while hovering into the third level, making update and configuration download actions hard to select.
Server-side API proxy path validation
Section titled “Server-side API proxy path validation”Jun 23, 2026 · @Zedoraps, @Avaq, @codex · #224
Server-side API proxy routes now validate resource paths before forwarding requests to upstream services.
This keeps forwarded requests within the intended upstream API scope.
Explorer shortcut runs the current selection
Section titled “Explorer shortcut runs the current selection”Jun 22, 2026 · @Zedoraps, @codex
The Explorer now runs the current editor selection when using the keyboard shortcut.
Previously, selecting text with Ctrl+A and then pressing Ctrl+Enter while still holding Ctrl could run an older selection instead of the newly selected pipeline.