N3X RELEASE STREAM

Releases, security and product direction

One place for every N3X application version, public changelogs, per-product notifications and user votes.

Follow product releases
Subscription scope

Choosing “All products” also covers future N3X products.

LATEST

Release stream

ROADMAP

Vote on what comes next

Voting uses a one-time My N3X sign-in so one person cannot inflate a result.

N3X Web

Domain profile and monitoring

in progress

One report for DNS, TLS, email, DNSBL, HTTP, ports and uptime.

N3X Vault

Independent security-alpha review

planned

Cryptographic design review and penetration test before the beta label.

N3X

Mobile companion

planned

Secure access to alerts, reports and PWA installations from a phone.

N3X

Per-product release subscriptions

released

Separate consent for releases and security fixes.

Full changelogs

N3X Shot

Changelog

    • FixArrows have a sharp tip without a protruding dot, including thick strokes and short arrows. The fix applies to the preview, clipboard and exports.
    • NewMore → Customize toolbar lets you choose the tools shown immediately after a capture, reorder them and restore defaults. Your choices are remembered for future captures, with the remaining tools available under More.
    • NewSettings are accessible from the macOS application menu via N3XShot → Settings… and the ⌘, shortcut, as well as the editor's gear button.
    • FixOpening settings preserves the screenshot being edited, and closing them restores the editor. Reopening the application from Finder or Spotlight shows settings.
    • ImprovementTools have labels, a distinct active state with a checkmark and always-visible instructions for the selected mode. Selection and arrow drawing use different icons, and the active color is highlighted.
    • FixCapture instructions no longer display literal HTML entities. The tool palette now fits small screens more reliably.
    • FixClicking a tool icon clearly marks it with a cyan icon, border and highlighted background. Fixed a style override that hid the selected button state, making tool selection appear unresponsive.
    • FixTab and Shift+Tab navigate visible palette controls in macOS WebKit as well, skipping disabled controls and returning to the image at either end.
    • ImprovementA compact palette replaces the fixed editor bars. It appears after selection, finds available space beside the crop and hides while drawing, moving or resizing. Additional functions are available under More.
    • ImprovementDrag the palette, move its grip with the arrow keys or hide it using Tab on the image or F8. Pressing C clears the tools before recropping, allowing selection to start where the palette was previously displayed.

N3X Shell

Changelog

    • NewA Paste button inserts clipboard text into the active terminal tab, including ROOT, without adding Enter. It preserves terminal multiline paste handling and cancels when the tab, connection or input changes.
    • FixThe monitor measures current process CPU from two counter samples instead of lifetime averages. It preserves valid multicore values and marks unavailable or invalid samples with a dash; Top CPU remains ordered by CPU independently of the Processes tab filters.
    • FixProcess counts are separate from scheduler thread counts. The monitor explains host and process CPU scales and labels lists limited to 500 entries.
    • ImprovementDocker administration: disk usage, selected-resource removal, unused images, stopped containers and networks, plus build-cache cleanup with age and storage controls. The reviewed scope is rechecked before execution; volumes have separate confirmation.
    • ImprovementContainer console in a dedicated tab with shell detection and user selection. Diagnostics include ports and the Compose project. Logs show a rolling 300-entry tail refreshed every 2 seconds, with scroll pause, search and file export. Detected Compose projects support start, stop, restart, logs, image pull and deployment.
    • ImprovementA shared background-window dock for Container Center, Services, System Monitor, Inventory, Update Center, Installer, tmux/Screen sessions, the LVM wizard and Settings. Minimize to use the rest of the app, then restore the view and entered values. Reopening a tool restores its existing window.
    • ImprovementSFTP can be minimized during transfers, and its editor retains unsaved text. Services and System Monitor pause polling while hidden. Approved operations and installs can finish in the background while the app remains open; the dock shows their outcome, and new password requests wait for the window to be restored.
    • ImprovementSFTP Commander: drag files between the local and server panels, or upload files dropped from Explorer/Finder. Dropping on a folder copies into it, highlighting shows the destination, and multiple files from the OS transfer sequentially. Overwriting still requires confirmation; whole-folder transfers are not supported.
    • ImprovementEnable SFTP administrator mode with its confirmation button, without typing ROOT. sudo/su authentication, the correct shared credentials and a separate administrator session for this window still apply.
    • FixThe wheel in a fullscreen terminal without mouse reporting opens received-text history instead of sending arrows and recalling commands, including in ROOT. History is available from the tab icon, Shift+wheel and Shift+PageUp; Esc returns to the terminal.
    • FixReconnection restores the normal buffer and mouse/keyboard modes without clearing scrollback. Each tab retains up to 10,000 lines and 2 million characters in memory; it cannot recover earlier history from a remote tmux/screen session.
    • FixCopy last command output works after the terminal scrollback fills, including ROOT sessions. Long results retain the available output, and wrapped commands and lines are reconstructed correctly after resizing the window.

N3X Remote

Changelog

    • ImprovementUnified application and installer icon on macOS and Windows: a shared dark tile, cyan symbol, transparent surroundings and consistent scale across the N3X desktop family.
    • FixN3XAgent 0.17.39 fixes staging downloaded updates on Windows: the file is flushed with write access, allowing the updater to proceed to installation instead of failing with access denied.
    • FixAfter repair and a successful server heartbeat, the agent clears failures for the installed or older version. A failed newer release keeps its rollback retry cooldown.
    • ImprovementThe Windows package includes a one-time update repair script for agents 0.17.32–0.17.38. It checks the release archive SHA-256 and expected agent version, and the installer preserves the existing device identity. Run it from a local administrator PowerShell or an independent management channel.
    • FixFixed Windows key encoding: Shift and AltGr bits no longer enter the virtual-key code. Text preserves case and the local keyboard layout, while shortcuts and key release use consistent behavior in the desktop app and browser control center.
    • ImprovementN3XAgent 0.17.38 replaces the shared loop and 150 ms sleep with independent input and capture workers. Capture targets 30 fps, backs off on an idle desktop, reuses the GDI buffer and refreshes immediately after a session resumes.
    • ImprovementThe relay keeps receiving keys during video upload; queues retain the latest frame and file transfers leave room for video. These changes accompany N3XRemote Server 1.15.46.
    • FixWindows administrator worker verification compares process objects even when the UAC launch handle does not allow reading its PID. Restricted handle rights no longer cause the correct worker to be rejected.
    • ImprovementControl status distinguishes launch, process verification, readiness and runtime connection failures. Added native restricted-handle tests and Windows desktop pull request validation.
    • FixLinux agent removal no longer hits the Windows safe-restart restriction. N3XRemote Server 1.15.45 distinguishes platform, required version and missing privileges, with actionable errors inside the removal dialog.
    • NewN3XAgent 0.17.37 adds a bounded systemd uninstaller for Linux. It requires the current installer to run once as root and removes only the agent installation after server acknowledgement, leaving other services intact. Audit records initiation, not verified removal completion.
    • ImprovementThe removal dialog now uses consistently styled fields and mode-specific warnings. Revoke-only remains available independently of uninstall support.

N3X Scan

Changelog

    • ImprovementUnified application and installer icon on macOS and Windows: a shared dark tile, cyan symbol, transparent surroundings and consistent scale across the N3X desktop family.
    • NewScanning from the internet: choose the vantage point and the n3x.pl server checks which ports on your connection answer from outside — with an exposure reading, history, CSV export and a PDF report.
    • ImprovementThe scan from the internet defaults to your own public address; scanning any other address requires confirming that you are authorised to test it.
    • ImprovementA local scan accepts a single address — there is no need to append /32 any more.
    • NewVendor recognition from the MAC address using the full IEEE registry — 53 thousand assignments instead of 36, offline.
    • ImprovementDevices using a randomized MAC address are labelled as such and no longer clutter the list of new devices.
    • NewPDF report with the nex-IT logo: a summary, the findings that need attention with the port and the reason, and a table of discovered devices.
    • FixThe CSV export opens correctly in Excel — the service list no longer spills into neighbouring columns.
    • ImprovementThe CSV export includes a column with the reason a device was flagged.
    • FixA failed update check now shows the reason instead of just “update check failed”.

N3X Care

Changelog

    • ImprovementUnified application and installer icon on Windows: a shared dark tile, cyan symbol, transparent surroundings and consistent scale across the N3X desktop family.
    • FixSelecting apps in Windows Debloat no longer shifts the whole window or leaves a black, seemingly frozen area. The long APPX list stays mounted while only the selection and action bar update.
    • NewWindows debloat: a local APPX scan, conservative suggestions, manual selection, and separate scopes for the current user, every existing account, and future profiles.
    • SecurityStore, App Installer, security, shell and framework packages are protected; the backend re-scans exact identifiers without wildcards before removal and saves an operation manifest.
    • FixOn Windows 11 with Administrator Protection, an elevated N3XCare now uses the signed-in user's WebView2 folder instead of an unavailable shadow profile.
    • FixTicking an item in any list no longer scrolls the view back to the top — this affected the starter set as well as the filters and selections in Applications.
    • ImprovementEvery program in the starter set carries a one-line description of what it actually is, in Polish and English.
    • NewStarter set: a curated list of programs for a freshly set up computer, installed in one pass through Windows Package Manager.
    • ImprovementThe install queue shows each package separately and tells "already installed" and "restart required" apart from an actual failure.
    • ImprovementUpdates pin the winget source, so an id shared with the Microsoft Store is no longer ambiguous.

N3X Remote Server

Changelog

    • FixRemote desktop preserves uppercase letters, symbols and AltGr text. Shortcuts keep stable key press/release pairs even when Shift is released first; losing focus releases held keys and mouse buttons. The agent also resets held input when the connection is interrupted.
    • ImprovementThe desktop decoder presents completed frames under load instead of continually discarding them. N3XAgent 0.17.38 separates input, capture and WebSocket output so a large frame or file download cannot block keyboard reception.
    • FixThe terminal loads xterm fonts and styles under the active CSP. The native cursor and selection align with text; resizing keeps the browser and agent within the same grid limits, preventing disconnects on wide displays.
    • NewInventory shows battery charge and health gauges, wear percentage, design and full charge capacity, and cycles when reported by the device. N3XAgent 0.17.38 extends Windows collection with additional battery WMI providers.
    • NewThe device center includes Automation: shared scripts, N3X app installation and paginated execution results for that device. Run forms bind their target to the open host.
    • FixDevices with a disabled terminal policy or older agent remain visible in Automation with the blocking reason. Access policy can be opened without losing script parameters; no host is selected automatically.
    • ImprovementTools opened from a host provide a return to its device center. Global history is paginated, pending jobs stay visible, and administrators can manage Automation under the device policy.
    • SecurityThe run form shows the script content, version and SHA-256. The server rejects execution if the saved script changed after the form was opened.

N3X Market

N3X Remiza

Changelog

    • NewPhotos and PDF documents attached to operations and events, with access control, file limits and SHA-256 checksums.
    • NewAn interactive operations map with address suggestions, device geolocation and manual incident placement.
    • NewThe brigade's own location and a fire-station map layer alongside the incident-type legend.
    • NewHolidays and dates relevant to volunteer fire brigades in the calendar, plus archiving of incorrectly added operations.
    • ImprovementA refined mobile layout, fixed desktop sidebar and consistent current-release messaging on the product page.
    • ImprovementA dedicated app icon and fire-service N3X interface variant with clear active-section states on desktop and mobile.
    • NewIndividual user accounts, roles and per-module permissions.
    • NewUser administration with password resets, account blocking and active-session management.
    • NewAn activity log covering sign-ins, data changes, deletions and report exports.
    • NewA monthly calendar with one-off and recurring events plus deadline reminders.
    • NewPDF reports and CSV exports for members, assets and operations.
    • ImprovementA complete Polish and English interface with phone-optimised navigation.
    • ReleaseFirst self-hosted release deployed with Docker Compose: web panel, worker and PostgreSQL.
    • NewCore records for the brigade, members, equipment, vehicles, deadlines and operations.

N3X Flow

Changelog

    • ReleaseFirst self-hosted release: a web panel, deadline and notification worker, and PostgreSQL deployed with Docker Compose.
    • NewFive-stage Project Rooms with a designated decision maker, five-business-day reviews and up to three consolidated feedback rounds.
    • NewFeedback classification as defect, scope change or question, plus change-order cards with price, timing and an explicit client decision.
    • NewSingle-use email links, encrypted SMTP settings, project roles and an append-only log of material events.
    • NewAn installable PWA with a dedicated icon, iOS support, mobile bottom navigation and a safe offline screen that never stores project content.

N3X Vault

Changelog

    • ReleaseFirst security-alpha release for controlled testing and protocol review — not yet intended for production secrets.
    • NewBrowser-side end-to-end encryption with Argon2id, HKDF and XChaCha20-Poly1305; the server stores encrypted envelopes only.
    • NewSign-in and unlock with a master password or YubiKey/FIDO2 WebAuthn PRF, including a two-hardware-key readiness policy.
    • NewEncrypted recovery kit and safe resumable restore into an empty instance without a universal recovery key.