Releases: Shadow-Develops/ShadowStatus
Releases · Shadow-Develops/ShadowStatus
Refresh Actually Works
Bug Fixes
- Adjusted refresh timer so that it works
- It was being incorrectly rendered due to the static nature of the site
- Record
lastFetchedAt = Date.now()insideloadStatusData()when the fetch succeeds, then anchorcalculateNextRefresh()to that instead oflastUpdated
Note: Workflows now use Node v24 as it will be the standard GitHub requires soon.
Full Changelog: v1.1.0...v1.1.1
New Layouts and Improved Refreshing
New
- SSL Monitor Type
- 2 New monitor layout: Grid & Table
- Configurable width and order of content
- Added togglable search box & monitor filters
- Incident Update logic
- This will now run a redeploy anytime a Github issue is created/updated/closed/reopened to improve the flow of information
Update
- Reworked how the refresh timer pulls time and is caculated
- Monitor refresh has changed from 5 > 15 minutes (less updates needed with new incident logic)
- Monitor refresh workflow is set to 45 minutes
- cron-job.org is expected to be set to a 15 minute interval
Bug Fixes
- Refresh timer freezing at 0:00
- Mobile UI for Status history
Full Changelog: v1.0.0...v1.1.0
Initial Release
The initial release build of Shadow Status!