Skip to content

v1.2.1

Latest

Choose a tag to compare

@fpindej fpindej released this 13 Mar 21:25
910fa6e

What's changed

  • i18n per-feature split - Split monolithic i18n files into 9 per-feature files aligned with the generator feature dependency graph (#446)
    • core.json - app, nav, common, shortcuts, errors, countries, theme
    • dashboard.json - welcome, guide, quick actions, account status
    • auth.json - login, register, password flows, profile, settings
    • admin.json - user management, roles, PII, admin nav/warnings
    • jobs.json - job management admin UI
    • audit.json - audit trail, timeline, all action labels, activity log
    • 2fa.json - two-factor auth setup, login, settings
    • oauth.json - external login, connected accounts, admin providers
    • avatars.json - avatar upload, crop, remove
    • Zero runtime impact - Paraglide merges at compile time, all imports unchanged
    • Enables netrock-cli to gate message files at the manifest level per feature