Skip to content

v0.10.0

Choose a tag to compare

@JustTB JustTB released this 14 May 10:27
e571018

Features

  • #68 Genus vs species visual differentiation in plant search dropdowns
  • #74 User trust scoring — down-weight over-confident contributors
  • #39 Expanded E2E smoke tests — recommendation flow + relationships 401
  • #38 Share garden plan via public link (30-day expiry, clipboard copy)

Security & Bug Fixes

  • #91 Share token entropy raised from 48 to 128 bits
  • #92 Garden share invalidated when plantings are saved
  • #93 Notes server-side limit raised 500→2000 to match client UI
  • #94 Sources array server-side limit of 20 enforced
  • #95 /api/recommend rejects NaN/Infinity and caps bedCount/bedCapacity at 100
  • #97 Toast error shown when planting status update fails
  • #98 /share/* rate-limited at 60 req/min per IP via host nginx

Performance

  • #96 Trust score computation: N+1 DB queries → single batched query

Migrations

  • 20260514000000_add_trust_score_to_user
  • 20260514000001_add_garden_share