Skip to content

Releases: imariel2d/keepr

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 03:02
b5ab9ab

1.3.0 (2026-08-10)

Features

  • api: localize outbound emails per recipient (#30 Phase 3) (f127b29)
  • api: preferred language on account (#30) (945bb98)
  • api: stable error codes on every user-facing problem (#30) (95f7584)
  • client: i18n foundation + localized login + locale serving (#30) (6b23c2b)
  • client: localize the admin screens (#30) (5871d37)
  • client: localize the app shell/chrome (#30) (d4cf5e8)
  • client: localize the auth/entry screens (#30) (cdad576)
  • client: localize the Files feature (#30) (943be0c)
  • client: localize the public share viewer (#30) (d9ce4fb)
  • client: localize the Trash screen (#30) (72b9e40)
  • localize field-validation errors via codes (#30 Phase 2) (bc743f2)

Bug Fixes

  • api: redirect unprefixed paths to the locale build; keep e2e green (#30) (f4c3623)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:57
07c6ac0

1.2.0 (2026-08-07)

Features

Bug Fixes

  • api: address CodeRabbit review on #27 change email (131981c)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:27
8781493

1.1.0 (2026-08-03)

Features

  • api: password reset backend (#26) (e5487ec)
  • api: password reset backend (#26) (eec42ea)
  • client: password reset UI (#26) (d0c029c)
  • collapse admin row actions into a three-dot menu (c9e1ecb)
  • password reset (#26) — design + backend (45426db)

Bug Fixes

  • api: address CodeRabbit review on #26 password reset (655fa98)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 05:05
7d77a53

1.0.0 (2026-08-03)

Features

  • #36: admin email-settings screen (/admin/email) (051a713)
  • #36: implement admin-managed email providers (backend) (42e15d1)
  • #36: move Email into an expandable Admin sidebar group (0c69563)
  • email: show inviter name in invites, surface active provider, add e2e-design skill (05b1c9c)

Bug Fixes

  • #36: address CodeRabbit review on the admin-nav pass (fb33508)
  • #36: address CodeRabbit review on the email-providers backend (a71075b)