Skip to content

Releases: simplyRoba/flowl

v0.12.0

22 Feb 16:13

Choose a tag to compare

0.12.0 (2026-02-22)

Features

  • add HTTP access log middleware (475c962)
  • add location_count to stats and update related interfaces and tests (612eabc)
  • add logging to API handlers and MQTT publish operations (2b222ad)
  • compute last_watered from care_events instead of stored column (886c672)
  • enhance settings page with descriptions for Repair and Backup options (b361e8d)
  • i18n: add internationalization support with de, en, es (#35) (bc3cdd5)
  • replace native confirm() with themed ModalDialog component (4bcacdd)

Bug Fixes

  • delete location immediately if it has no plants (7535381)
  • mqtt repair event loop (#34) (22f98f6)
  • prevent lightbox dialog from blocking page content when closed (eb066cf)
  • prevent portrait images from stretching attention cards (a4d502d)
  • ui: fix position of success and error message on settings actions (e0a00f6)
  • update import message format to include locations (de684c0)

v0.11.0

21 Feb 15:49
184b628

Choose a tag to compare

0.11.0 (2026-02-21)

Features

  • detail image lightbox zoom (#32) (e17fb34)
  • MQTT repair endpoint with orphan cleanup and auto-reconnect republish (d00c37f)

Bug Fixes

  • docs: update commands in review expectations and config for consistency (10a51db)
  • plan: mark seasonal watering adjustments as won't implement for now (695047f)
  • remove unused variable and unnecessary drop in backup_restore tests (2e975b7)
  • ui: adjust dimensions of photo upload and detail components for better display (dc60c0b)
  • ui: match stepper input height to buttons on mobile (c61be1d)
  • ui: update back label in PageHeader from "Back" to "Cancel" (9b05f64)
  • ui: update plant links to include source query parameter for navigation (ef1c313)

v0.10.0

20 Feb 21:27

Choose a tag to compare

0.10.0 (2026-02-20)

Features

  • add About section to settings page with app info endpoint (0b9722b)
  • add Data section to settings page with plant and care entry counts (e060b57)
  • add MQTT status section to settings page (15abd88)

Bug Fixes

  • ci: bump actions/setup-node from 4 to 6 (887dc1a)
  • deps: bump lucide-svelte from 0.574.0 to 0.575.0 in /ui (7085f38)

v0.9.0

19 Feb 16:33

Choose a tag to compare

0.9.0 (2026-02-19)

Features

  • add care info attributes to plants (difficulty, pet safety, growth speed, soil type, soil moisture) (a847c93)
  • ui: add dashboard "Needs Attention" section with inline water action (cd53d70)
  • ui: add icons to watering card interval, last watered, and next due fields (118f535)

Bug Fixes

  • deps: bump @sveltejs/kit from 2.52.0 to 2.52.2 in /ui (ae1095c)
  • deps: bump svelte from 5.51.3 to 5.53.0 in /ui (73314b7)
  • deps: bump svelte-check from 4.4.0 to 4.4.1 in /ui (1b3e035)
  • ui: add missing care info fields to test mock plants (70bb3f6)
  • ui: remove border from care journal delete button (a1d9a3d)

v0.8.0

18 Feb 19:37

Choose a tag to compare

0.8.0 (2026-02-18)

Features

  • add inline location rename in settings (69e7fba)
  • add reusable PageHeader with sticky desktop header and mobile action bar (73f5259)
  • add short year to care journal dates (1ef5a1a)
  • add time-based greeting with random variations to dashboard (783f543)
  • extract StatusBadge component and apply overlay-style dashboard cards (d837500)
  • implement consistent content width tokens across application (f35cb1e)

Bug Fixes

  • add global min-width to prevent layout collapse at narrow viewports (f7375c1)
  • add vertical padding to PageHeader for top breathing room (3d298b1)
  • deps: bump jsdom from 26.1.0 to 28.1.0 in /ui (#17) (9f3ab14)
  • deps: bump lucide-svelte from 0.564.0 to 0.568.0 in /ui (#18) (42047b1)
  • deps: bump lucide-svelte from 0.569.0 to 0.574.0 in /ui (0f1fc14)
  • deps: bump svelte from 5.51.2 to 5.51.3 in /ui (fbc389a)
  • deps: bump vitest from 3.2.4 to 4.0.18 in /ui (#19) (4ddbc4b)
  • remove redundant theme hint from settings page (f9eb090)
  • responsive plant card text sizes, grid columns, and name-badge spacing (bff659f)
  • unify page heading sizes to 22px across all pages (752ef8d)
  • use theme-aware backgrounds for StatusBadge in dark mode (4919806)

v0.7.0

16 Feb 18:35

Choose a tag to compare

0.7.0 (2026-02-16)

Features

  • add care journal delete controls (dc8922c)

Bug Fixes

  • sort care events by occurred date (8930104)

v0.6.0

16 Feb 18:06

Choose a tag to compare

0.6.0 (2026-02-16)

Features

  • add dark mode theming and settings (#15) (4945bfe)
  • align plant detail layout with mockup (6cd3e7a)
  • allow backdated care log entries (59ac6e5)
  • enhance plant detail layout with improved styling and icons (dc29d5b)
  • enhance UI components and improve user experience (fe144c0)
  • improve care journal UI and enhance date formatting (d5291a2)
  • introduce mqtt disabled flag (4971fd2)
  • update date formatting for care events and improve date parsing in UI (8ee9106)

Bug Fixes

  • align media action buttons (a2cec4e)
  • db: ensure parent directories are created for SQLite database path (e89069a)
  • enable host option for development server in package.json (013359e)

v0.5.0

16 Feb 12:17

Choose a tag to compare

0.5.0 (2026-02-16)

Features

  • add care journal with event tracking, timeline UI, and global log (79f9ece)
  • add dev server with hot reloading for UI and backend (0b3bf80)
  • add Playwright MCP server for headless browser access (3d513b4)

Bug Fixes

  • add .DS_Store to .gitignore to ignore Mac system files (b1e0929)
  • deps: bump @sveltejs/kit from 2.51.0 to 2.52.0 in /ui (a919869)
  • deps: bump svelte from 5.51.1 to 5.51.2 in /ui (14b7407)
  • format SQL query string for better readability (45357ec)
  • opencode configuration for Playwright MCP server (568a463)
  • update npm initialization command in devcontainer configuration (071d73b)
  • update README for backend command and remove obsolete UI README (fefb42a)
  • update rust feature configuration and refine npm commands in devcontainer (8282b89)

v0.4.0

15 Feb 22:07

Choose a tag to compare

0.4.0 (2026-02-15)

Features

  • add watering lifecycle, MQTT state publishing, and UI indicators (aad9124)

v0.3.0

15 Feb 17:43

Choose a tag to compare

0.3.0 (2026-02-15)

Features

  • add plant photo upload and settings page (141ca66)
  • mockups: add plant photo examples and fix detail photo shape (acd4967)
  • ui: add custom flowl owl logo (c7f7363)
  • ui: add widescreen layout with expanded sidebar and overlay cards (7475d95)

Bug Fixes

  • ui: highlight active nav item based on current route (98cfaba)
  • ui: make notes textarea full width in plant form (9b0d2d9)
  • ui: match mobile bottom nav to mockup design (a108997)