Skip to content

Releases: flowerforce/flowerbase

flowerbase@1.10.0

Choose a tag to compare

1.10.0 (2026-05-28)

🚀 Features

  • enhance rule evaluation and testing for scalar equality with array (#71)

flowerbase-client@0.5.0

Choose a tag to compare

0.5.0 (2026-05-28)

🚀 Features

  • enhance rule evaluation and testing for scalar equality with array (#71)

flowerbase@1.9.0

Choose a tag to compare

1.9.0 (2026-05-06)

🚀 Features

  • implement async role evaluation and add apply_when function rules (#58)

  • add timeout configuration options to Fastify initialization (f73a0e2)

  • add distinct and bulkWrite methods to MongoDB service (#64)

🩹 Fixes

  • normalize trigger payloads in authentication and database handlers (#56)

  • local import inside functions (#60)

  • mongodb query projections (#61)

  • update request handling in context and controller functions (#65)

  • resend mail (#66)

flowerbase-client@0.4.0

Choose a tag to compare

0.4.0 (2026-05-06)

🚀 Features

  • implement async role evaluation and add apply_when function rules (#58)

  • add distinct and bulkWrite methods to MongoDB service (#64)

🩹 Fixes

  • mongodb query projections (#61)

  • update request handling in context and controller functions (#65)

flowerbase@1.8.3

Choose a tag to compare

1.8.3 (2026-04-02)

🩹 Fixes

flowerbase-client@0.3.2

Choose a tag to compare

0.3.2 (2026-04-02)

🩹 Fixes

flowerbase@1.8.2

Choose a tag to compare

1.8.2 (2026-03-31)

🩹 Fixes

flowerbase@1.8.1

Choose a tag to compare

1.8.1 (2026-03-27)

🩹 Fixes

  • add config FUNCTION_CALL_BODY_LIMIT (5f6ec70)

flowerbase@1.8.0

Choose a tag to compare

1.8.0 (2026-03-20)

🚀 Features

  • add config auth database (#32)

  • add MongoDB Client-Side Field Level Encryption support (#35)

  • monitoring: add date to time column in events section (#31)

  • monitoring: Add collapsable editor (#34)

🩹 Fixes

  • watch operationType delete (afcbec2)

  • propagate runAsSystem (#41)

  • add setHeader (#44)

  • complete reset function (#45)

  • 401 login (fd13ff0)

  • findOne returns {} instead of null (#50)

flowerbase-client@0.3.1

Choose a tag to compare

0.3.1 (2026-03-20)

🩹 Fixes