Changelog
Version 26.01.08 - 2026-01-08
- Add hwinfo monitors enumeration
- Add web app version checking and update notification
- Enhance password generation to include character variety and randomness
- Prevent deletion of the currently logged-in user
- Fix task apply to properly call agent immediate checkin
- Implement fullscreen functionality in VNC client
- Add keyboard layout support in VNC client
- Fix property names in module configuration documentation
- Add Application launcher
- Fix dashboard limits
- Updated dependencies
- Added a link to the changelog page
- Improved System Settings UI
- Refactored file manager
- Generalized ISO creator dialogs
Version 101 — 2025-10-27
- Implemented an improved code editor
- Improved icon selection UI by categorizing icons
- Added a search field to the module creation dialog
- Added script metadata properties: placeholder, multiline, and obfuscate
- Use .zip extension for backup files
- Updated notification popup style
- Added Raspberry Pi support
- Added theme mode switcher
Version 91 — 2025-10-07
- Added dashboard personalization
- Added File Transfer Protocol
- Added "Apply Now" action and Module/Agent links to Tasks
- Added MMC support for battery, brightness, and volume controls
- Added module import option
- Enhanced logging to write logs to stderr
- Added missing S3 secret key field
- Added tooltip for System Memory metrics
- Added links to filtered pages on dashboard cards
- Enabled dashboard auto-reload every 20 seconds
- Added a container updates card to the dashboard
- Added Updater service
- Updated dependencies
- Modified proxy dialer to improve proxy URL retrieval
- Enhanced proxy support: configured HTTPS_PROXY and implemented a proxy-aware HTTP client
- Updated documentation setup and improved Dockerfile for ResoluteOS
- Improved documentation clarity and consistency
- Added additional documentation
- Added version information to Docker labels
Version 63 — 2025-09-16
Version 62 — 2025-09-16
- Changed mouse cursor on UserAvatar interaction
- Moved documentation link to the Avatar menu
- Embedded all fonts
- Added Documentation button and related content
- Improved MMC UI
- Updated dependencies and dynamic branding for RmmApp themes and titles
Version 57 — 2025-09-11
- Wrapped TreeView in SingleChildScrollView for improved scrolling
- Added WebSocket protocol backward compatibility for older agents
- Changed HTTP proxy protocol to support full streaming and removed proxy rate/size limits
- Various UI and branding improvements
Version 39 — 2025-08-19
- Updated dependencies
- Refactor: removed unused TreeView widget and related imports
Version 24 — 2025-07-17
- Added VMStats model and API endpoint for VM statistics
- Updated HTTP proxy logging and implemented basic HTTP(S) proxy support
- Improved VNC client (Tight PNG/JPEG), encoding support, and terminal handling
- Numerous UI/UX refinements across agent, server, and frontend (navigation sidebar refactors, InfoGrid/AppCard widgets, settings improvements)
- ISO build, management, and download features (resumable downloads, metadata, build scripts)
- Dockerfile and packaging improvements for multi-arch builds and MMC integration
- Agent features: registration, check-in, script execution, shell/PTY handling, Windows service, and auto-update support
- Server features: subscription renewal, backup management, internationalization, and schema/migration updates