Skip to content

GVault 0.1.7

Choose a tag to compare

@guberm guberm released this 03 Jul 20:33

GVault 0.1.7 adds light/dark mode controls across client surfaces.

Highlights:

  • Web vault light/dark toggle with local persistence.
  • Admin client light/dark toggle.
  • Browser extension popup/options light/dark toggle shared through chrome.storage.sync.
  • Windows desktop client light/dark toggle persisted under user AppData.
  • Android client light/dark toggle persisted through SharedPreferences.
  • E2E assertions added for web, extension popup, and Android theme controls.

Validation:

  • Passed: npm run e2e:all -- -AndroidSerial 29221FDH300MLF
  • Docker runtime smoke skipped because Docker CLI is not installed on the build machine.