-
0.6.2 (Beta) Pre-release
released this
2026-06-14 17:50:52 +00:00 | 7 commits to main since this releaseNeoStatus v0.6.2
Welcome to NeoStatus.
This release introduces the new name, alongside major performance improvements, monitoring fixes, and several quality-of-life enhancements.
Welcome to NeoStatus
Arcane Status has officially been renamed to NeoStatus.
What's changed
- Updated application branding
- Added a new NeoStatus footer
- Unified version information across the application
- Updated documentation to reflect the new name
This release marks the beginning of NeoStatus moving forward.
Faster Public Status Pages
Status pages should now load significantly faster, especially for larger deployments.
Backend improvements
- Reduced unnecessary database queries when loading endpoints
- Improved lookup performance for recent monitoring results
- Added caching for frequently accessed public data
- Enabled gzip compression to reduce page sizes
- Automatically remove monitoring results older than 120 days
Frontend improvements
- Heatmap data is now loaded in a single request instead of one request per service
- Reduced admin dashboard polling from 5 seconds to 30 seconds
- Moved admin dashboard code out of the public bundle to reduce initial load times
These changes improve loading times and reduce server resource usage.
Improved Monitoring Reliability
Fixed an issue that could cause endpoints using check intervals longer than 59 seconds to stop updating correctly.
What changed
- Monitoring now uses a more reliable scheduling system
- Custom intervals of any length are supported accurately
- Endpoint checks remain consistent over time
This provides more reliable monitoring, particularly for slower check intervals.
Better Email Change Handling
Previously, changing your account email address could cause SMTP test messages to continue being sent to the old address.
What changed
- Login tokens are now refreshed automatically after changing your email address
- SMTP tests immediately use the updated address
- Optional SMTP response logging can now be enabled for troubleshooting
This ensures account changes take effect immediately.
Improved Drag-and-Drop Experience
The admin dashboard now uses a newer drag-and-drop system.
What changed
- Replaced the previous drag-and-drop implementation
- Improved responsiveness and reliability
- Better long-term maintainability
No changes are required from users, but interactions should feel smoother.
Documentation Updates
Documentation has been updated to reflect the move to NeoStatus.
Updated
- Project name and branding
- README documentation
- Version references
Summary
NeoStatus v0.6.2 focuses on:
- The transition from Arcane Status to NeoStatus
- Faster public status page performance
- More reliable endpoint monitoring
- Better handling of account email changes
- Improved drag-and-drop interactions
- Updated branding and documentation
No breaking changes were introduced in this release.
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
5 downloads