Changelog
NimbusCore powers every NimbusDocs deployment. Upgrades are applied through the appliance
updater; signed archives are distributed through your account team.
2.4.1 Latest stable
2026-08-05
- Security: hardened JWT secret rotation after internal review (refs NB-2214)
- Added full-text search over document titles and descriptions (
/api/search)
- Fixed path handling in the file manager for names containing
..
- Deprecated the legacy
/debug/info endpoint; removal scheduled for 2.5
2.4.0
2026-05-22
- New dashboard with activity timeline
- CSV export for audit logs
- PHP runtime bumped to 7.4.33 across all appliances
2.3.9
2026-02-14
- Security: rotated all static service credentials
- Rate-limited
/api/auth/login to 5 attempts per minute per IP
- Fixed XSS vector in shared-link previews
2.2.4
2025-11-03
- Redis 5 cache backend
- Reduced memory usage by 18%
- Fixed cron lock contention during nightly maintenance
1.0.0 Legacy
2024-06-30
- Initial public release
- Apache + PHP 7.2 stack, MySQL 5.7 backend
- Legacy portal still reachable at
/wp-login.php for migration customers