Build History
Every public Noxen File Explorer GitHub release, including the current Razer Native C++ line and the older Python/PySide6 line.
NFE currently has two eras: the older Python / PySide6 releases and the newer Razer Native C++ / Qt releases. The old Python versions are still part of the public release history, but the current recommended branch is the native C++ Razer Native line.
| Release | Public date | Era | Status | Summary | Links |
|---|---|---|---|---|---|
| v2.0.1 R1.1 RN-R1.1 | 2026-06-27 | Razer Native C++ / Qt | Latest | First updater-ready release. Adds external updater files, SHA-256 package checks, updater settings, rollback/cache/log folders, built-in themes, SaveData storage, Backspace-as-Up, and Win32 fallback repair mode. | Release Download page |
| v2.0 R1 RNR1 | 2026-06-23 | Razer Native C++ / Qt | Previous native base | Full native C++ rebuild of the original Python/PySide6 NFE line with native UI, tabbed browsing, This PC, Home/Quick Access, MTP support, archive/ISO tools, FeatureDLLs, bundled 7-Zip, and optional one-file build. | Release |
| R3.1 / v1.4.1 R3.1 | 2026-01-07 | Original Python / PySide6 | Legacy bug-fix release | Reliability-focused Python-era release: copy/paste fixes, Disk Management launch fix, ejected-drive ghosting fixes, portable-device cleanup, scan throttling, and Noxen MTP Browser companion workflow. | Release |
| R3 / v1.4 R3 | 2025-12-31 | Original Python / PySide6 | Legacy big update | Added Recent Locations, Recent Files, context menu upgrades, improved copy/move progress UI, drive eject behavior, address bar commands, and pinned/recent cleanup actions. | Release |
| R2 R2 | 2025-12-30 | Original Python / PySide6 | Legacy feature update | Added the New submenu, 7-Zip archive actions, Notepad++ edit integration, Backspace-as-Up behavior, ISO mount/eject actions, and Delete / Shift+Delete behavior. | Release |
| R1 R1 | 2025-12-28 | Original Python / PySide6 | First public release | First public GitHub release of the original Python/PySide6 Noxen File Explorer line. This is the base that the later R2, R3, and R3.1 Python-era updates built from. | Release |
- v2.0 R1 is the main C++/Qt rebuild foundation.
- v2.0.1 R1.1 is the first updater-ready release and should be treated as the baseline for future updater packages.
- The normal folder build is recommended for most users because it is easier to update, repair, and troubleshoot.
- The one-file build is a wrapper that extracts a runtime copy before launching NFE.
- R1 started the public Python/PySide6 NFE history.
- R2 expanded file actions, archive tools, ISO actions, and keyboard behavior.
- R3 added major UX and progress-dialog improvements.
- R3.1 focused on fixes, stability, and MTP companion-app workflow.
The Latest Build page points to RN-R1.1, the current updater-ready release. Older Python releases are kept in the history list for archival/reference use.
Future update packages should be placed under LatestBuild/update/ with matching .sha256.txt checksum files so the updater can verify downloads before installing.