🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 1.1.12026-06-05T09:35:06.055

### Changed
- A failed status fetch now shows an error row you can tap to retry, instead of
  staying on "Loading…".

### Fixed
- Detail card window is reused across openings rather than being destroyed from
  within its own unload handler, preventing a potential crash on rapid reopen.

Version 1.1.02026-06-05T09:06:16.817

### Added
- Animated uptime percentage that counts up on card entry and when paging
  between cards (the cloud icon itself does not animate).
- Heartbeat bars now sweep in left-to-right, each rising from the bottom, on
  card entry and paging.
- HR-pulse icon before the heartbeat bars, drawn on a black panel so every
  status color stays legible.
- Multilingual UI and settings page: Nederlands, English, Deutsch, Français,
  with a new Language picker.
- App-store icons (80Ă—80 and 144Ă—144) and a README with screenshots.

### Changed
- Monitor cards now use a soft pastel of their status as the background
  (mint = up, melon = down, yellow = pending, sky = maintenance).
- Fixed vivid status palette (up `#00AA55`, down `#FF0000`, pending `#FFAA00`,
  maintenance `#00AAFF`) used for icons, heartbeats, and list dots.
- Monitor list redesigned as white + accent with dark, readable text and a
  legible page-row title.
- Bear menu icon gained an outline so it is visible on a white background.
- Status sort now breaks ties by uptime (lowest percentage first).

### Removed
- Accent-color picker from settings; the accent is fixed at `#5cdd8b`.
- "Heartbeats" text label on the detail card (replaced by the HR-pulse icon).
- Stray, unused `k_*.png` files.

Version 1.0.02026-06-05T08:46:43.975

No release notes available