-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: licenseware/ory-admin-ui
Releases · licenseware/ory-admin-ui
v0.3.0
@github-actions
github-actions
b68da49
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.2.0
@github-actions
github-actions
870e6c3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 10
v0.1.1
@github-actions
github-actions
d1d80fa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 10
v0.1.0
@github-actions
github-actions
f0aabbd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.1.0 (2026年02月07日)
Features
- accept env vars but enforce priority to cmd args (d981cf8)
- add a few more middelwares and sign binaries with cosign (46936c3)
- add compression and minifier to the build (266ec60)
- add filters and sort to identities and sessions (12b3744)
- add go to bundle dist into a single binary (91d9e07)
- add goreleaser (527aee2)
- add kratos public endpoint for schema (b65d166)
- add support for light mode (972979a)
- add tree inspector to schema (42a3d18)
- add zod validation (3d507af)
- allow identity search on client-side as fallback (1e8ed91)
- allow overriding the apiEndpoint from deployment (879f8b6)
- CI: create release with goreleaser (516d9b5)
- CI: perform a clean snapshot of goreleaser on dev (aac1a85)
- ensure fully responsive UI in all views and components (b2c5a65)
- implement Ory Kratos Admin UI with Vue 3 and TypeScript (2179210)
- initial structure (93b9ad5)
- revamp UI with complete admin api implementation (#4) (d56e67b)
- UI: add reload button (abc151a)
Bug Fixes
- add clearable to search inputs (89e1423)
- add cors to kratos (6bec4de)
- add latest vite vue plugin (69a181e)
- add link for version to github release on footer and settings (d02e49f)
- add mb to identity cred and id (f3c89e3)
- CI: add bun lock to docker context (2e1f30d)
- CI: include vite ts in docker context (8dacf29)
- CI: move workflow to github dir (f0ec9d7)
- CI: rename job to simulate (d195728)
- consolidate no-data and loading skeleton structure (ad885a3)
- courier: create separate type for sentinel value (5685614)
- dev: run dev on start subcommand (1bbb27b)
- dev: set up the local environment with supervisor (27ab352)
- docs: update docker and badges after org transfer (148f691)
- handle offline api status issue (4870219)
- handle ugly tabs in detail view (cccd049)
- make compiler happy (8359bd0)
- only show the last 10 on dashboard for brevity (7d941ad)
- reduce docker context with precise dockerignore (2412d29)
- specify 404 page as fallback (71d6105)
- UI: add proper margin to list view (1860138)
- UI: remove version from hero (c55f25f)
- update the repo url after ownership transfer (0b6d424)
- use app version from package.json for footer (8a38ce5)
- use browser history for back navigation with parent as fallback (7520927)
Miscellaneous Chores
- docs: add readme (5430ea5)