Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Releases: unibeck/solstatus

solstatus: v1.6.2

20 May 14:49
3512ee2
Compare
Choose a tag to compare

1.6.2 (2025-05-20)

Bug Fixes

  • Fix logo font and make it theme aware (917ed78)

solstatus: v1.6.1

20 May 13:42
e0c2678
Compare
Choose a tag to compare

1.6.1 (2025-05-20)

Bug Fixes

  • Support Cloudflare Free tier with reduced bundle size (below 3 MBs) (1b08b81)

solstatus: v1.6.0

15 May 18:32
f7766d6
Compare
Choose a tag to compare

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

  • add @ tag separator to release names (04d3d17)
  • automate confirmation for database setup in bootstrap script (af96378)
  • improved layout and updated dependencies (55ad0fe)
  • refine release-please (2cb8694)

uptime-monitor: v1.5.1

14 May 20:52
5cb43eb
Compare
Choose a tag to compare

1.5.1 (2025-05-14)

Bug Fixes

  • improved layout and updated dependencies (55ad0fe)

uptime-monitor: v1.5.0

29 Apr 13:52
3923631
Compare
Choose a tag to compare

1.5.0 (2025-04-29)

Features

  • front: call zustand store fetch functions on endpoint creation (27109d1)
  • refresh endpoint monitor data after state change (544fe02)

uptime-monitor: v1.4.1

25 Apr 15:52
8aac095
Compare
Choose a tag to compare

1.4.1 (2025-04-25)

Bug Fixes

  • add @ tag separator to release names (04d3d17)

uptime-monitor: v1.4.0

25 Apr 15:46
e8b0576
Compare
Choose a tag to compare

1.4.0 (2025-04-25)

Features

uptime-monitor: v1.3.0

25 Apr 01:26
a8f1520
Compare
Choose a tag to compare

1.3.0 (2025-04-25)

Features

  • implement release-please (494d492)
  • make bootstrap script executable (3409734)

Bug Fixes

  • automate confirmation for database setup in bootstrap script (af96378)
  • refine release-please (2cb8694)

v1.1.1

24 Apr 01:26
c00ccc4
Compare
Choose a tag to compare

BREAKING CHANGES

  • Websites have been renamed to Endpoint Monitors
    • Previously ids were prefixed with webs_ are now prefixed with endp_
    • /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

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.1