Skip to content

9.0.0

Compare
Choose a tag to compare
@jhaals jhaals released this 03 Sep 17:47
· 2143 commits to master since this release
5e109fb
  • #573 Add file upload to the navigation bar 🗄️
    File sizes are very restrictive at this point due to the fact that encryption/decryption is made in the browser and that the storage is memory. Use this feature for certificate/keys and other things where you need to quickly drag and drop.

  • #550 Set Common Security Headers.
    Big thanks to @grobie!

  • #566 Added the option to manually set a decryption key for secrets.
    Thanks @jfenske89!