Logo
Explore Help
Register Sign In
starred/pocket-id
1
0
Fork 0
You've already forked pocket-id
mirror of https://github.com/pocket-id/pocket-id.git synced 2025-12-06 01:10:22 +03:00
Code Issues 121 Packages Projects Releases 16 Wiki Activity

16 Releases 111 Tags

RSS Feed
  • v1.16.0 8cddcb88e8
    Compare

    Stable

    OVERLORD released this 2025-11-30 20:30:29 +03:00 | 10 commits to main since this release

    Bug Fixes

    • use quoted-printable encoding for mails to prevent line limitation (5cf73e9 by @stonith404)
    • automatically create parent directory of Sqlite db (cfc9e46 by @stonith404)
    • global audit log user filter not working (d98c0a3 by @stonith404)
    • theme mode not correctly applied if selected manually (a1cd325 by @stonith404)
    • hide theme switcher on auth pages because of dynamic background (5d6a7fd by @stonith404)

    Documentation

    • add ENCRYPTION_KEY to .env.example for breaking change preparation (4eeb06f by @stonith404)

    Features

    • light/dark/system mode switcher (#1081 by @kmendell)
    • add support for S3 storage backend (#1080 by @stonith404)
    • add support for WEBP profile pictures (#1090 by @stonith404)
    • add database storage backend (#1091 by @ItalyPaleAle)
    • adding/removing passkeys creates an entry in audit logs (#1099 by @ItalyPaleAle)
    • add option to disable S3 integrity check (a3c9687 by @stonith404)
    • add Cache-Control: private, no-store to all API routes per default (#1126 by @stonith404)

    Other

    • update pnpm to 10.20 (#1082 by @kmendell)
    • run checks on PR to breaking/** branches (ab9c0f9 by @stonith404)
    • use constants for AppEnv values (#1098 by @ItalyPaleAle)
    • bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /backend in the go_modules group across 1 directory (#1107 by @dependabot[bot])
    • add Finish files (ca888b3 by @stonith404)
    • upgrade dependencies (4bde271 by @stonith404)
    • fix Dutch validation message (f523f39 by @stonith404)
    • fix package vulnerabilities (3d46bad by @stonith404)
    • update vscode launch.json (#1117 by @mnestor)
    • rename file backend value fs to filesystem (8d30346 by @stonith404)
    • fix wrong storage value (b2c718d by @stonith404)
    • run formatter (14c7471 by @stonith404)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.15.0...v1.16.0

    Downloads
    • pocket-id-freebsd-amd64
      56 MiB
      2025-12-01 01:09:50 +03:00
    • pocket-id-freebsd-arm64
      52 MiB
      2025-12-01 01:09:58 +03:00
    • pocket-id-linux-386
      52 MiB
      2025-12-01 01:10:07 +03:00
    • pocket-id-linux-amd64
      56 MiB
      2025-12-01 01:10:13 +03:00
    • pocket-id-linux-arm64
      53 MiB
      2025-12-01 01:10:23 +03:00
    • pocket-id-linux-armv7
      53 MiB
      2025-12-01 01:10:30 +03:00
    • pocket-id-macos-arm64
      54 MiB
      2025-12-01 01:10:37 +03:00
    • pocket-id-macos-x64
      58 MiB
      2025-12-01 01:10:45 +03:00
    • pocket-id-openbsd-amd64
      56 MiB
      2025-12-01 01:10:52 +03:00
    • pocket-id-openbsd-arm64
      52 MiB
      2025-12-01 01:10:59 +03:00
    • pocket-id-windows-arm64.exe
      53 MiB
      2025-12-01 01:11:07 +03:00
    • pocket-id-windows-x64.exe
      57 MiB
      2025-12-01 01:11:14 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.15.0 f125cf0dad
    Compare

    Stable

    OVERLORD released this 2025-11-06 17:49:39 +03:00 | 35 commits to main since this release

    Bug Fixes

    • sorting by PKCE and re-auth of OIDC clients (e03270e by @stonith404)
    • replace %lang% placeholder in html lang (#1071 by @daimond113)
    • disabled property gets ignored when creating an user (76e0192 by @stonith404)
    • remove redundant indexes in Postgres (6a038fc by @stonith404)

    Features

    • open edit page on table row click (f184120 by @stonith404)
    • add ability to set default profile picture (#1061 by @stonith404)

    Other

    • add support for OpenBSD binaries (d683d18 by @stonith404)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.2...v1.15.0

    Downloads
    • pocket-id-freebsd-amd64
      48 MiB
      2025-11-07 11:55:05 +03:00
    • pocket-id-freebsd-arm64
      45 MiB
      2025-11-07 11:55:12 +03:00
    • pocket-id-linux-386
      45 MiB
      2025-11-07 11:55:18 +03:00
    • pocket-id-linux-amd64
      48 MiB
      2025-11-07 11:55:25 +03:00
    • pocket-id-linux-arm64
      45 MiB
      2025-11-07 11:55:31 +03:00
    • pocket-id-linux-armv7
      46 MiB
      2025-11-07 11:55:37 +03:00
    • pocket-id-macos-arm64
      46 MiB
      2025-11-07 11:55:45 +03:00
    • pocket-id-macos-x64
      49 MiB
      2025-11-07 11:55:51 +03:00
    • pocket-id-openbsd-amd64
      47 MiB
      2025-11-07 11:55:58 +03:00
    • pocket-id-openbsd-arm64
      45 MiB
      2025-11-07 11:56:05 +03:00
    • pocket-id-windows-arm64.exe
      45 MiB
      2025-11-07 11:56:11 +03:00
    • pocket-id-windows-x64.exe
      48 MiB
      2025-11-07 11:56:18 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.14.2 04d8500910
    Compare

    Stable

    OVERLORD released this 2025-10-29 11:25:28 +03:00 | 45 commits to main since this release

    Bug Fixes

    • dark oidc client icons not saved on client creation (#1057 by @mufeedali)

    Other

    • add Turkish language files (a190529 by @stonith404)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.1...v1.14.2

    Downloads
    • pocket-id-freebsd-amd64
      48 MiB
      2025-10-29 11:54:23 +03:00
    • pocket-id-freebsd-arm64
      45 MiB
      2025-10-29 11:54:29 +03:00
    • pocket-id-linux-386
      45 MiB
      2025-10-29 11:54:34 +03:00
    • pocket-id-linux-amd64
      48 MiB
      2025-10-29 11:54:40 +03:00
    • pocket-id-linux-arm64
      45 MiB
      2025-10-29 11:54:46 +03:00
    • pocket-id-linux-armv7
      46 MiB
      2025-10-29 11:54:52 +03:00
    • pocket-id-macos-arm64
      46 MiB
      2025-10-29 11:54:58 +03:00
    • pocket-id-macos-x64
      49 MiB
      2025-10-29 11:55:05 +03:00
    • pocket-id-windows-arm64.exe
      45 MiB
      2025-10-29 11:55:11 +03:00
    • pocket-id-windows-x64.exe
      48 MiB
      2025-10-29 11:55:17 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.14.1 73392b5837
    Compare

    Stable

    OVERLORD released this 2025-10-27 16:07:34 +03:00 | 47 commits to main since this release

    Bug Fixes

    • Prevent blinding FOUC in dark mode (#1054 by @mufeedali)
    • use credProps to save passkey on firefox android (#1055 by @lhoursquentin)
    • ignore trailing slashes in APP_URL (65616f6 by @stonith404)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.0...v1.14.1

    Downloads
    • pocket-id-freebsd-amd64
      48 MiB
      2025-10-28 12:00:56 +03:00
    • pocket-id-freebsd-arm64
      45 MiB
      2025-10-28 12:01:02 +03:00
    • pocket-id-linux-386
      45 MiB
      2025-10-28 12:01:08 +03:00
    • pocket-id-linux-amd64
      48 MiB
      2025-10-28 12:01:13 +03:00
    • pocket-id-linux-arm64
      45 MiB
      2025-10-28 12:01:19 +03:00
    • pocket-id-linux-armv7
      46 MiB
      2025-10-28 12:01:26 +03:00
    • pocket-id-macos-arm64
      46 MiB
      2025-10-28 12:01:32 +03:00
    • pocket-id-macos-x64
      49 MiB
      2025-10-28 12:01:38 +03:00
    • pocket-id-windows-arm64.exe
      45 MiB
      2025-10-28 12:01:45 +03:00
    • pocket-id-windows-x64.exe
      48 MiB
      2025-10-28 12:01:51 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.14.0 c9308472a9
    Compare

    Stable

    OVERLORD released this 2025-10-24 14:47:58 +03:00 | 52 commits to main since this release

    Bug Fixes

    • ignore trailing slash in URL (9f0aa55 by @stonith404)
    • use constant time comparisons when validating PKCE challenges (#1047 by @ItalyPaleAle)
    • only animate login background on initial page load (b356cef by @stonith404)
    • make pkce requirement visible in the oidc form if client is public (47927d1 by @stonith404)
    • prevent page flickering on redirection based on auth state (10d6403 by @stonith404)

    Features

    • add various improvements to the table component (#961 by @stonith404)
    • add support for dark mode oidc client icons (#1039 by @kmendell)

    Other

    • add Japanese files (068fcc6 by @kmendell)
    • bump sveltekit-superforms from 2.27.1 to 2.27.4 in the npm_and_yarn group across 1 directory (#1031 by @dependabot[bot])
    • update AAGUIDs (#1041 by @github-actions[bot])
    • bump vite from 7.0.7 to 7.0.8 in the npm_and_yarn group across 1 directory (#1042 by @dependabot[bot])
    • upgrade dependencies (6362ff9 by @stonith404)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.13.1...v1.14.0

    Downloads
    • pocket-id-freebsd-amd64
      48 MiB
      2025-10-28 12:01:59 +03:00
    • pocket-id-freebsd-arm64
      45 MiB
      2025-10-28 12:02:05 +03:00
    • pocket-id-linux-386
      45 MiB
      2025-10-28 12:02:12 +03:00
    • pocket-id-linux-amd64
      48 MiB
      2025-10-28 12:02:17 +03:00
    • pocket-id-linux-arm64
      45 MiB
      2025-10-28 12:02:23 +03:00
    • pocket-id-linux-armv7
      46 MiB
      2025-10-28 12:02:29 +03:00
    • pocket-id-macos-arm64
      46 MiB
      2025-10-28 12:02:36 +03:00
    • pocket-id-macos-x64
      49 MiB
      2025-10-28 12:02:44 +03:00
    • pocket-id-windows-arm64.exe
      45 MiB
      2025-10-28 12:02:50 +03:00
    • pocket-id-windows-x64.exe
      48 MiB
      2025-10-28 12:02:56 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.13.1 f2dfb3da5d
    Compare

    Stable

    OVERLORD released this 2025-10-07 09:21:41 +03:00 | 68 commits to main since this release

    Bug Fixes

    • uploading a client logo with an URL fails (#1008 by @CzBiX)
    • mark any callback url as valid if they contain a wildcard (#1006 by @stonith404)

    Other

    • cleanup root of repo, update workflow actions (#1003 by @kmendell)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.13.0...v1.13.1

    Downloads
    • pocket-id-freebsd-amd64
      45 MiB
      2025-10-28 12:03:04 +03:00
    • pocket-id-freebsd-arm64
      43 MiB
      2025-10-28 12:03:10 +03:00
    • pocket-id-linux-386
      43 MiB
      2025-10-28 12:03:16 +03:00
    • pocket-id-linux-amd64
      45 MiB
      2025-10-28 12:03:22 +03:00
    • pocket-id-linux-arm64
      43 MiB
      2025-10-28 12:03:28 +03:00
    • pocket-id-linux-armv7
      43 MiB
      2025-10-28 12:03:34 +03:00
    • pocket-id-macos-arm64
      44 MiB
      2025-10-28 12:03:40 +03:00
    • pocket-id-macos-x64
      46 MiB
      2025-10-28 12:03:47 +03:00
    • pocket-id-windows-arm64.exe
      43 MiB
      2025-10-28 12:03:53 +03:00
    • pocket-id-windows-x64.exe
      46 MiB
      2025-10-28 12:03:59 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.13.0 781be37416
    Compare

    Stable

    OVERLORD released this 2025-10-05 18:30:47 +03:00 | 72 commits to main since this release

    Bug Fixes

    • uploading a client logo with an URL fails if folder doesn't exist (ad8a90c by @stonith404)

    Features

    • add link to API docs on API key page (2c74865 by @stonith404)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.12.0...v1.13.0

    Downloads
    • pocket-id-freebsd-amd64
      45 MiB
      2025-10-06 23:46:26 +03:00
    • pocket-id-freebsd-arm64
      43 MiB
      2025-10-06 23:46:32 +03:00
    • pocket-id-linux-386
      43 MiB
      2025-10-06 23:46:38 +03:00
    • pocket-id-linux-amd64
      45 MiB
      2025-10-06 23:46:44 +03:00
    • pocket-id-linux-arm64
      43 MiB
      2025-10-06 23:46:50 +03:00
    • pocket-id-linux-armv7
      43 MiB
      2025-10-06 23:46:57 +03:00
    • pocket-id-macos-arm64
      44 MiB
      2025-10-06 23:47:03 +03:00
    • pocket-id-macos-x64
      46 MiB
      2025-10-06 23:47:10 +03:00
    • pocket-id-windows-arm64.exe
      43 MiB
      2025-10-06 23:47:16 +03:00
    • pocket-id-windows-x64.exe
      46 MiB
      2025-10-06 23:47:23 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.12.0 f9839a978c
    Compare

    Stable

    OVERLORD released this 2025-10-03 12:59:38 +03:00 | 76 commits to main since this release

    Bug Fixes

    • do not use cache=shared for in-memory SQLite (#971 by @ItalyPaleAle)
    • show only country in audit log location if no city instead of Unknown (#977 by @vilisseranen)
    • display login location correctly if country or city is not present (79989fb by @stonith404)
    • remove previous socket file to prevent bind error (#979 by @Caian)
    • tokens issued with refresh token flow don't contain groups (#989 by @ItalyPaleAle)
    • make logo and oidc client images sizes consistent (01db8c0 by @stonith404)
    • include port in OIDC client details (2c1c67b by @stonith404)
    • prevent endless effect loop in login wrapper (fc9939d by @stonith404)
    • improve back button handling on auth pages (d47b203 by @stonith404)
    • allow any image source but disallow base64 (22f4254 by @stonith404)
    • date locale can't be loaded if locale is en (b81de45 by @stonith404)

    Features

    • support for url based icons (#840 by @kmendell)
    • hide alternative sign in methods page if email login disabled (d010be4 by @stonith404)
    • add required indicator for required inputs (#993 by @stonith404)
    • add the ability to make email optional (#994 by @stonith404)

    Other

    • fix whitespace after commit message (e8b172f by @stonith404)
    • update AAGUIDs (#972 by @github-actions[bot])
    • remove unnecessary logo fallback (b746ac0 by @stonith404)

    Sponsors

    Thanks @paradosi for your tip ❤️

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.11.2...v1.12.0

    Downloads
    • pocket-id-freebsd-amd64
      45 MiB
      2025-10-06 23:47:30 +03:00
    • pocket-id-freebsd-arm64
      43 MiB
      2025-10-06 23:47:36 +03:00
    • pocket-id-linux-386
      43 MiB
      2025-10-06 23:47:42 +03:00
    • pocket-id-linux-amd64
      45 MiB
      2025-10-06 23:47:47 +03:00
    • pocket-id-linux-arm64
      43 MiB
      2025-10-06 23:47:54 +03:00
    • pocket-id-linux-armv7
      43 MiB
      2025-10-06 23:48:00 +03:00
    • pocket-id-macos-arm64
      44 MiB
      2025-10-06 23:48:07 +03:00
    • pocket-id-macos-x64
      46 MiB
      2025-10-06 23:48:13 +03:00
    • pocket-id-windows-arm64.exe
      43 MiB
      2025-10-06 23:48:20 +03:00
    • pocket-id-windows-x64.exe
      46 MiB
      2025-10-06 23:48:26 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.11.2 097bda349a
    Compare

    Stable

    OVERLORD released this 2025-09-20 23:05:21 +03:00 | 97 commits to main since this release

    Bug Fixes

    • embedded paths not found on windows (c55143d by @stonith404)
    • do not treat certain failures in app images bootstrap as fatal (#966 by @ItalyPaleAle)
    • decouple images from app config service (#965 by @stonith404)

    Other

    • use git cliff for release notes (fde4e9b by @stonith404)

    Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.11.1...v1.11.2

    Downloads
    • pocket-id-freebsd-amd64
      45 MiB
      2025-10-06 23:48:33 +03:00
    • pocket-id-freebsd-arm64
      43 MiB
      2025-10-06 23:48:39 +03:00
    • pocket-id-linux-386
      43 MiB
      2025-10-06 23:48:45 +03:00
    • pocket-id-linux-amd64
      45 MiB
      2025-10-06 23:48:51 +03:00
    • pocket-id-linux-arm64
      43 MiB
      2025-10-06 23:48:57 +03:00
    • pocket-id-linux-armv7
      43 MiB
      2025-10-06 23:49:04 +03:00
    • pocket-id-macos-arm64
      44 MiB
      2025-10-06 23:49:11 +03:00
    • pocket-id-macos-x64
      46 MiB
      2025-10-06 23:49:18 +03:00
    • pocket-id-windows-arm64.exe
      43 MiB
      2025-10-06 23:49:24 +03:00
    • pocket-id-windows-x64.exe
      46 MiB
      2025-10-06 23:49:31 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.11.1 8973e93cb6
    Compare

    Stable

    OVERLORD released this 2025-09-18 23:33:22 +03:00 | 103 commits to main since this release

    Note

    This release adds missing translations for v1.11.0 because I forgot to merge the PR before creating the release. See the release notes for v1.11.0 here.

    Bug Fixes

    • add missing translations (8c9cac2)
    Downloads
    • pocket-id-freebsd-amd64
      45 MiB
      2025-10-06 23:49:38 +03:00
    • pocket-id-freebsd-arm64
      43 MiB
      2025-10-06 23:49:45 +03:00
    • pocket-id-linux-386
      43 MiB
      2025-10-06 23:49:52 +03:00
    • pocket-id-linux-amd64
      45 MiB
      2025-10-06 23:49:58 +03:00
    • pocket-id-linux-arm64
      43 MiB
      2025-10-06 23:50:05 +03:00
    • pocket-id-linux-armv7
      43 MiB
      2025-10-06 23:50:12 +03:00
    • pocket-id-macos-arm64
      44 MiB
      2025-10-06 23:50:19 +03:00
    • pocket-id-macos-x64
      46 MiB
      2025-10-06 23:50:25 +03:00
    • pocket-id-windows-arm64.exe
      43 MiB
      2025-10-06 23:50:32 +03:00
    • pocket-id-windows-x64.exe
      46 MiB
      2025-10-06 23:50:39 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.25.2 Page: 96ms Template: 19ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API