github AChep/keyguard-app r20240811
Release 2024.08.11

latest releases: d20240919, d20240918, d20240916...
one month ago

This release improves the Export functionality with an ability to include the attachments in the export .zip file. Here are a few facts about the new export process:

  • the attachments are referenced in the vault.json by attachments' identifiers;
  • the attachments are stored in the following structure: /{attachment-id}/{attachment-name} in the .zip file;
  • the attachments are never saved unencrypted on a disk during the export;
  • the attachments can not be automatically imported back in the Bitwarden, as it lacks this functionality;
  • the export .zip file is encrypted using AES 256.

Full changelog

  • 557bf42 - chore: Add a not about exporting vault + attachments
  • c46c7a8 - chore: Bump app version to 1.5.0
  • 9c476c0 - build(deps): Bump androidPlugin from 8.5.1 to 8.5.2 (#523)
  • 106c8f9 - build(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 (#522)
  • 878a218 - [AUTO]Update justdeleteme library (#516)
  • 191da34 - [AUTO]Update two-factor auth library (#517)
  • cb578d3 - [AUTO]Update justgetmydata library (#518)
  • 6c0877d - [AUTO]Update passkeys library (#519)
  • 1e56090 - [AUTO]Update Public suffix list (#521)
  • dbac36a - [AUTO]Update GPM Credential Privileged Apps JSON (#520)
  • b02f67f - build(deps): Bump androidxCamera from 1.4.0-beta02 to 1.4.0-rc01 (#511)
  • 8aa711c - build(deps): Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#512)
  • ebeb9a3 - build(deps): Bump androidxWork from 2.9.0 to 2.9.1 (#513)
  • 4df1b82 - improvement: Show the export notification immediately
  • 5899113 - chore: Migrate to setup-gradle-v4
  • a4bba93 - improvement: Proper export Cancellation and better notification handling
  • 5dfe227 - build(deps): Bump gradle/actions from 3 to 4 (#503)
  • 8869c96 - build(deps): Bump com.google.devtools.ksp (#508)
  • a0d44e4 - build(deps): Bump kotlin from 2.0.0 to 2.0.10 (#506)
  • c5e1ad6 - build(deps): Bump com.google.android.gms:play-services-mlkit-barcode-scanning (#507)
  • a932009 - build(deps): Bump com.google.devtools.ksp (#496)
  • d58a8d1 - improvement: Move card expiry date to a separate field #493
  • 1d55080 - feature: Initial Export with attachments
  • 64c0b37 - fix: Create Keyguard downloads directory if it doesn't exist
  • 4bd16a8 - improvement: Include attachments metadata in the export
  • f80cc7f - fix: Allow exporting items that belong to an organization

Don't miss a new keyguard-app release

NewReleases is sending notifications on new releases.