Skip to content

Releases: datenknoten/freundebuch

v2.70.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 13:15

2.70.1 (2026-04-26)

Bug Fixes

  • docker: Substitute MCP_HOST/MCP_PORT in nginx config (c918a66)

v2.70.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 12:04

2.70.0 (2026-04-26)

Features

  • backend: Add address geocoding via PostGIS and Nominatim (3e55b49)
  • database: Add latitude and longitude to address tables (bf5a1e2)
  • frontend: Add address map view with Leaflet (54cd0e8)

v2.69.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 07:32

2.69.2 (2026-04-26)

Bug Fixes

  • ci: Align image registry with current repository path (76acbc1)

v2.69.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:30

2.69.1 (2026-04-25)

Code Refactoring

  • frontend: Remove address fields from collective form (03f44f1)

v2.69.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:21

2.69.0 (2026-04-25)

Features

  • all: Add MCP server for LLM data access (8de92d9)

Bug Fixes

  • all: Address PR #148 Copilot follow-ups (20e4d7a)
  • all: Address PR #148 round-4 review (ae41070)
  • all: Address PR review for MCP server hardening (1e423b1)
  • all: Address remaining PR review comments (c7e9612)
  • all: Extract MCP HTTP handler and add request hardening (fa4ac83)
  • all: Port base64url dash fix to sabredav (807b215)
  • backend: Preserve base64url dashes when verifying app passwords (93eb4a3)

v2.68.3

Choose a tag to compare

@github-actions github-actions released this 15 Apr 14:37

2.68.3 (2026-04-15)

Bug Fixes

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

v2.68.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 15:27

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

Choose a tag to compare

@github-actions github-actions released this 29 Mar 19:43

2.68.1 (2026-03-29)

Bug Fixes

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

v2.68.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 19:54

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

Choose a tag to compare

@github-actions github-actions released this 17 Mar 16:35

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)