Skip to content

v1.2.0

Latest

Choose a tag to compare

@vbetsch vbetsch released this 22 Aug 21:53
· 4 commits to main since this release
32c72b4

Deployment Status

Environment Status Deployment Date URL
Preview 2025-08-22 https://locklite-git-develop-vbet.vercel.app
Production 2025-08-22 https://locklite.vercel.app

Test Status

Test Type Status Coverage
Unit tests (Jest) 89 %
Linter (ESLint) N/A
Build N/A

What's Changed

We added the vaults sharing

Added

  • [LOCKLITE-103] Display vault members list by @vbetsch in #104
  • [LOCKLITE-149] Add e2e library to test accessibility by @vbetsch in #111
  • [LOCKLITE-105] Implement Vercel Speed Insights by @vbetsch in #124
  • [LOCKLITE-105] Add vercel cron job for monitoring by @vbetsch in #128
  • [LOCKLITE-138] Implement Dependabot by @vbetsch in #140
  • [LOCKLITE-84] Be able to edit members about a vault by @vbetsch in #139
  • [LOCKLITE-71] Add users multiselect in create vault modal by @vbetsch in #148
  • [LOCKLITE-39] Add a route to edit members for a specific vault by @vbetsch
    in #152
  • [LOCKLITE-75] Create an endpoint to get all users for the members multiselect by @vbetsch
    in #153
  • [LOCKLITE-186] Add a tooltip on avatars by @vbetsch in #159

Changed

  • [LOCKLITE-160] Replace icon profile by letter avatar when the user name is defined by @vbetsch
    in #100
  • [LOCKLITE-148] Add rules in linter for accessibility by @vbetsch in #110
  • [LOCKLITE-81] Add many-to-many relation between users and vaults in database by @vbetsch
    in #149
  • [LOCKLITE-70] Return members in get vaults by @vbetsch in #150
  • [LOCKLITE-82] Create a vault with members in API by @vbetsch in #151
  • [LOCKLITE-166] Increase global mobile width by @vbetsch in #161

Fixed

  • [LOCKLITE-94] & [LOCKLITE-99] & [LOCKLITE-100] & [LOCKLITE-123] Link resources and references in README and change
    node version in CI by @vbetsch in #105
  • [LOCKLITE-158] Invalid login errors no longer appear in the login form by @vbetsch
    in #157
  • [LOCKLITE-188] Fix label not visible in the creation form by @vbetsch in #158
  • [LOCKLITE-165] Fix login input overflow by @vbetsch in #160

Security

  • [LOCKLITE-95] Create documentation file about security by @vbetsch in #106
  • [LOCKLITE-116] Implement and plan security tasks by @vbetsch in #107
  • [LOCKLITE-143] Create a security disclaimer alert for production by @vbetsch
    in #113
  • [LOCKLITE-144] Disable Swagger in production environment by @vbetsch in #114
  • chore(deps): bump @mui/icons-material from 7.2.0 to 7.3.1 by @dependabot[bot]
    in #144
  • chore(deps): bump next-swagger-doc from 0.4.0 to 0.4.1 by @dependabot[bot]
    in #142
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #141