Skip to content

Releases: adfinis/vault-gui

v0.5.0

15 Mar 15:20
Compare
Choose a tag to compare

0.5.0 (2024-03-15)

Feature

Bug Fixes

  • make logo work as intended && organize components and pages (1c0f8b1)

Chores

  • deps: add solidjs router (72ba517)
  • deps: bump the actions group with 1 update (c47917e)

v0.4.0

13 Mar 16:17
3616afe
Compare
Choose a tag to compare

0.4.0 (2024-03-13)

Feature

  • use @tanstack/solid-query for caching (3616afe)

v0.3.1

13 Mar 10:53
Compare
Choose a tag to compare

0.3.1 (2024-03-13)

Bug Fixes

  • PKGBUILD: use sha256 sums (525ba4a)

v0.3.0

13 Mar 10:33
Compare
Choose a tag to compare

0.3.0 (2024-03-13)

Feature

Chores

  • deps: bump the solid group with 1 update (801e241)
  • deps: bump the actions group with 1 update (295f1eb)
  • ci: remove emojis (93cb63d)
  • deps-dev: bump the linting group with 4 updates (7691c6f)
  • deps: bump the js group with 6 updates (0be3057)

v0.2.0

08 Mar 12:13
Compare
Choose a tag to compare

0.2.0 (2024-03-08)

Feature

Bug Fixes

Chores

  • deps: bump the rust group in /src-tauri with 2 updates (4a57b71)
  • deps: bump the js group with 7 updates (74dea22)
  • deps: bump the rust group in /src-tauri with 4 updates (016c641)
  • deps-dev: bump the vite group with 2 updates (ea71f6e)
  • deps: bump the actions group with 1 update (f3a2e3d)
  • deps-dev: bump the linting group with 1 update (11658f9)
  • deps-dev: bump the linting group with 1 update (7c681fc)
  • deps-dev: bump the js group with 4 updates (2c518c4)

0.1.0

17 Jan 13:44
6de5d3b
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

This is the first beta release.

Basic features that are working:

  • OIDC authentication
  • Tree view
  • List view
  • Breadcrumbs
  • Copying secrets
  • Filtering
  • Global search with cache

Creating/Editing/Deleting isn't supported yet.

If you notice any bugs or have any feature request, please create an issue.