v0.5.1 — Reminders, plant groups, location views, Wikipedia photos, Docker deploy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Bonna Moon
2026-06-15 20:53:03 -05:00
parent e3f6a8ec92
commit 04dec2a198
32 changed files with 1988 additions and 181 deletions

View File

@@ -0,0 +1,2 @@
-- v0.5.0 — Plant image URL (fetched from Wikipedia on add/edit)
ALTER TABLE "Plant" ADD COLUMN "imageUrl" TEXT;