Skip to content

Releases: datenknoten/freundebuch

v2.68.3

15 Apr 14:37

Choose a tag to compare

2.68.3 (2026-04-15)

Bug Fixes

  • all: Remove legacy auth code, harden Docker, sanitize search HTML (119bf2a)

v2.68.2

03 Apr 15:27

Choose a tag to compare

2.68.2 (2026-04-03)

Bug Fixes

  • frontend: Add 'e' keyboard shortcut to open edit form on collective detail page (6833361)

v2.68.1

29 Mar 19:43

Choose a tag to compare

2.68.1 (2026-03-29)

Bug Fixes

  • frontend,backend: Fix search focus and family relationship type inversion (233334f)

v2.68.0

22 Mar 19:54

Choose a tag to compare

2.68.0 (2026-03-22)

Features

  • all: Add DangerJS for automated PR quality checks (69f0c49)

Bug Fixes

  • ci: Add statuses:write permission to release workflow (abe0100)
  • frontend: Use i18next v4 plural format and translate hardcoded strings (48fb365)

Code Refactoring

  • ci: Split code review prompt into three focused files (e90de36)
  • frontend: Rename all files to kebab-case convention (3599b57)

v2.67.6

17 Mar 16:35

Choose a tag to compare

2.67.6 (2026-03-17)

Bug Fixes

  • clean up review prompt — fix fencing, trim bloat, improve accuracy (f7823fc)
  • enforce Markdown formatting in code review summary comments (654096c)

v2.67.5

17 Mar 13:58

Choose a tag to compare

2.67.5 (2026-03-17)

Bug Fixes

  • backend: Extract passkey listing to custom route with dedicated rate limit (3703356)

Code Refactoring

  • backend: Use Better Auth internal API for passkey listing facade (c56873f)

v2.67.4

16 Mar 22:03

Choose a tag to compare

2.67.4 (2026-03-16)

Bug Fixes

  • frontend: Translate hardcoded strings in CardDAVSetupGuide component (6557154)

Code Refactoring

  • frontend: Replace monolithic profile page with hub-and-spoke layout (45722f4)

v2.67.3

16 Mar 08:12

Choose a tag to compare

2.67.3 (2026-03-16)

Bug Fixes

  • backend: Fix invalid FROM-clause reference in SetUserSelfProfile query (c28acdc)

Code Refactoring

  • frontend: Replace inline SVG icons with svelte-heros-v2 package (8b18421)

v2.67.2

15 Mar 20:45

Choose a tag to compare

2.67.2 (2026-03-15)

Bug Fixes

  • backend: Replace as any with typed cast in auth test (af5088b)
  • backend: Resolve Better Auth user ID / legacy UUID mismatch (923a7d6)

v2.67.1

15 Mar 12:41

Choose a tag to compare

2.67.1 (2026-03-15)

Bug Fixes

  • backend: Resolve flaky integration test timeouts under parallel execution (2ab3b1e)