• v1.1.0 ff2c69503c

    v1.1.0 Stable

    kerem released this 2026-03-07 11:50:11 +03:00 | 2 commits to main since this release

    📅 Originally published on GitHub: Sat, 07 Mar 2026 08:55:40 GMT
    🏷️ Git tag created: Sat, 07 Mar 2026 08:50:11 GMT

    Dependency Updates

    All dependencies bumped to latest versions.

    Major version bumps

    • @apollo/client 3.x → 4.1.6 (updated API usage)
    • eslint 9.x → 10.0.3 (added @eslint/js as separate dependency)
    • eslint-plugin-svelte 2.x → 3.15.0 (new rules disabled for now)
    • globals 16.x → 17.4.0

    Minor/patch bumps

    • @sveltejs/kit 2.50.2 → 2.53.4
    • svelte 5.47.0 → 5.53.7
    • svelte-check 4.3.5 → 4.4.4
    • @sveltejs/adapter-node 5.5.1 → 5.5.4
    • tailwindcss 4.1.12 → 4.2.1
    • @tailwindcss/vite 4.1.12 → 4.2.1
    • @tsconfig/svelte 5.0.4 → 5.0.8
    • typescript-eslint 8.49.0 → 8.56.1
    • @inlang/paraglide-js 2.7.0 → 2.13.2
    • ldapts 8.0.23 → 8.1.7
    • graphql 16.11.0 → 16.13.1
    • pg 8.18.0 → 8.20.0
    • yaml 2.8.1 → 2.8.2

    CI/CD

    • actions/attest-build-provenance v3 → v4
    Downloads
  • v1.0.0 97db432379

    v1.0.0 Stable

    kerem released this 2026-02-08 20:50:03 +03:00 | 3 commits to main since this release

    📅 Originally published on GitHub: Sun, 08 Feb 2026 17:59:21 GMT
    🏷️ Git tag created: Sun, 08 Feb 2026 17:50:03 GMT

    What's New

    • Support of PostgreSQL for Authelia storage
    • Extended logs
    • Ability to configure path to Authelia config file
    • Performance optimization for SQLite

    Non functional

    • End-to-end tests with Playwright (make test-e2e)
    • Bumped versions of dependencies
    Downloads
  • v0.1.0 295ddb17f0

    v0.1.0 Stable

    kerem released this 2025-12-05 20:28:05 +03:00 | 50 commits to main since this release

    📅 Originally published on GitHub: Fri, 05 Dec 2025 17:48:10 GMT
    🏷️ Git tag created: Fri, 05 Dec 2025 17:28:05 GMT

    What's New

    • Management of groups and users (v0.1.0 supports on LLDAP)
    • Role Based Access Control with granular permissions.
    • Special role user_manager for user manager who can manage only regular users. You can delegate this to someone who should't have full administrator's access rights.
    • Special role password_manager for user manager who can manage only regular users. You can delegate this to someone who should't have full administrator's access rights.
    • Internationalization with using Paraglide JS.
    • Better docs for installation and configuration

    Non functional

    • Unit and functional tests
    • Securing LDAP
    Downloads
  • v0.0.3 42ff87c502

    v0.0.3 Stable

    kerem released this 2025-08-30 16:23:56 +03:00 | 76 commits to main since this release

    📅 Originally published on GitHub: Sat, 30 Aug 2025 13:30:45 GMT
    🏷️ Git tag created: Sat, 30 Aug 2025 13:23:56 GMT

    • Fixed healthcheck
    • Simplified Dockerfile
    • Fixed authentication check on non GET requests.
    • Added MIT License.
    Downloads
  • v0.0.2 ae01892336

    v0.0.2 Stable

    kerem released this 2025-08-28 10:16:50 +03:00 | 80 commits to main since this release

    📅 Originally published on GitHub: Thu, 28 Aug 2025 07:22:28 GMT
    🏷️ Git tag created: Thu, 28 Aug 2025 07:16:50 GMT

    • Fixed /lougout URL
    • Added dependabot
    Downloads
  • v0.0.1 307434de25

    v0.0.1 Stable

    kerem released this 2025-08-27 18:59:09 +03:00 | 85 commits to main since this release

    📅 Originally published on GitHub: Wed, 27 Aug 2025 16:00:54 GMT
    🏷️ Git tag created: Wed, 27 Aug 2025 15:59:09 GMT

    Test release

    Downloads