Version History
A full log of every ServerplexOS Next Portable release — what changed, what was fixed, and what was added. Click any release to expand it.
// release log
a3f8c21
v3.1.0-portable
Latest
Stable
2026-05-01
▶
Added
- App Store — browse and install additional apps directly inside ServerplexOS Next
- Game Library v2 — expanded game catalogue with 40+ new titles
- USB boot support — run the snippet directly from a USB drive on any compatible machine
- New onboarding screen shown on first launch
Changed
- Browser engine updated for improved compatibility with modern web standards
- Startup time reduced by approximately 30% on lower-end hardware
- App Store UI redesigned with faster search and category filtering
Fixed
- Game saves no longer lost when the file is moved between directories
- Browser tabs no longer crash on pages with heavy JavaScript
- Resolved layout issues on screens narrower than 1024px
d72b4e9
v3.0.2-portable
Patch
2026-03-18
▶
Fixed
- Critical fix — browser window failed to open on macOS Safari 17.x
- App icons were misaligned in the taskbar at certain zoom levels
- Snippet failed to parse correctly when pasted into editors using Windows line endings (CRLF)
c18a73f
v3.0.1-portable
Patch
2026-02-04
▶
Fixed
- Game library failed to render thumbnails when loaded from a USB drive
- Keyboard shortcuts unresponsive after switching between browser tabs
Changed
- Minor performance improvements to the browser's history navigation
9e4d2b1
v3.0.0-portable
Stable
2026-01-10
▶
Added
- Portable edition launched — ServerplexOS Next now ships as a single self-contained HTML snippet
- Built-in browser — full web browsing capability inside the OS
- Game Library v1 — initial release with 80+ games included out of the box
- Linux and macOS support confirmed and tested
Changed
- Complete rewrite of the core rendering layer for improved browser performance
- Unified theme system — all UI components now share a single design token set
Removed
- Dropped support for the legacy installer-based distribution format
- Removed beta cloud-sync feature (to return in a future release)
7a1f09c
v2.4.0-portable-beta
Beta
2025-11-22
▶
Added
- First public beta of the portable HTML snippet format
- Experimental browser module — limited to 5 concurrent tabs in this build
- Initial game library with 20 titles for testing
Fixed
- Snippet failed to initialise when pasted into Vim without syntax highlighting disabled