Skip to content

Releases: skyaktech/tickers

0.3.0

08 Mar 08:40

Choose a tag to compare

What's Changed

  • feat: add response body validation with substring and regex support by @nebjak in #3

Full Changelog: 0.2.1...0.3.0

0.2.1

06 Mar 15:24

Choose a tag to compare

Bug Fixes

  • Fix tick marks (✓/✗) overflowing service card borders on desktop and mobile devices

Full Changelog: 0.2.0...0.2.1

0.2.0

01 Mar 20:25

Choose a tag to compare

What's Changed

Frontend UX:

  • Custom tooltip replacing native title attribute
  • Uptime percentage per service
  • Time range and UTC label in tooltip
  • Local time subtitle for hourly tooltip
  • Improved tick spacing and responsive layout

feat: improve frontend by @nebjak in #1

Polling optimization:

  • Tiered polling intervals (status 30s, hourly 5min, daily 30min)
  • Parallel initial API fetch
  • Cache-Control headers on API endpoints

feat: optimize API polling with tiered intervals and cache headers by @nebjak in #2

Full Changelog: 0.1.1...0.2.0

0.1.1

28 Feb 18:11

Choose a tag to compare

chore: bump version to 0.1.1

0.1.0

28 Feb 17:52

Choose a tag to compare