This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Releases: unibeck/solstatus
Releases · unibeck/solstatus
solstatus: v1.6.2
solstatus: v1.6.1
solstatus: v1.6.0
1.6.0 (2025-05-15)
Features
- display app version (#35) (774efa9)
- front: call zustand store fetch functions on endpoint creation (27109d1)
- implement release-please (494d492)
- make bootstrap script executable (3409734)
- rebrand to SolStatus (from uptime-monitor) (eda1211)
- refresh endpoint monitor data after state change (544fe02)
Bug Fixes
uptime-monitor: v1.5.1
uptime-monitor: v1.5.0
uptime-monitor: v1.4.1
uptime-monitor: v1.4.0
uptime-monitor: v1.3.0
v1.1.1
BREAKING CHANGES
- Websites have been renamed to Endpoint Monitors
- Previously ids were prefixed with
webs_
are now prefixed withendp_
/websites
were moved to/endpoint-monitors
- Durable Objects are referenced by id, and since the
webs_
no longer exists the next attempted monitor execution after migration will fail. I have implemented logic to handle this migration automatically, however
- Previously ids were prefixed with
What's Changed
- Implemented edit website. Fixed DO uninit resume bug by @unibeck in #10
- Disable workers dev url for exec and trigger by @JoaquinGimenez1 in #12
- migration + replace isUp to isExpectedStatus by @Ykherbache in #13
- 17 devcontainer by @unibeck in #20
- rename globally websites to endpointMonitors by @Ykherbache in #22
- 25 biome by @unibeck in #28
New Contributors
- @unibeck made their first contribution in #10
- @JoaquinGimenez1 made their first contribution in #12
- @Ykherbache made their first contribution in #13
Full Changelog: v1.0.0...v1.1.1