WebHooker/docs/guide
RhenCloud 7e45b0a09c
feat(groups): configure message language per group instead of per route
Route.lang is removed; Group.lang now drives the message language for
every route in the group (default en, custom via KV i18n:<lang>).
dispatch.ts loads translations per group and falls back to en for
groups without a lang. Admin UI: GroupEditor gains the language field,
RouteEditor/RouteCard drop theirs; docs and config example updated.
2026-08-12 00:43:47 +08:00
..
configuration.md feat(groups): configure message language per group instead of per route 2026-08-12 00:43:47 +08:00
deployment.md docs: document roles, invites, audit log and self-signup 2026-08-11 23:38:50 +08:00
filters.md docs: sync documentation with current codebase 2026-08-05 17:22:15 +08:00
getting-started.md docs: sync documentation with current codebase 2026-08-05 17:22:15 +08:00
introduction.md feat: add gitea/forgejo support 2026-08-11 22:01:04 +08:00