Changelog

Release notes for PassStore for macOS.

Download latest stable build

Latest release

Version 1.0.4

April 7, 2026

Official public release

Release

Version 1.0.3

April 7, 2026

Fixed

  • Updated automated export/import coverage to match the v3 .pstore backup API
  • Resolved a Swift concurrency warning in the global command palette hotkey monitor

Changed

  • Added an unsigned Xcode verification lane for CLI and CI checks
  • Polished the public GitHub issue template and funding metadata ahead of the open source launch
Release

Version 1.0.2

April 6, 2026

Added

  • First-launch onboarding flow to guide you through setting your master password, enabling Touch ID, and creating your first workspace
  • Multi-select support in lists: copy multiple items as .env, delete, duplicate, and manage entries faster

Improved

  • .pstore backup export/import now includes all preferences (workspaces, tags, passwords, and more)
Release

Version 1.0.1

April 4, 2026

Fixed

  • Bug fixes and stability improvements
  • UI refinements
Release

Version 1.0.0

April 3, 2026

Added

  • Initial release
  • Workspace-based secret organization
  • Support for multiple secret types: Generic, .env Group, Database, API Credential, MinIO/S3, Server/SSH, Website/Service
  • Custom templates with configurable field types
  • AES-256-GCM encryption with Argon2id key derivation
  • macOS Keychain integration for secure key storage
  • Touch ID biometric unlock
  • Encrypted .pstore backup export/import
  • .env file import
  • Command palette with global keyboard shortcut
  • Menu bar quick access panel
  • Clipboard auto-clear
  • Auto-lock with configurable timeout
  • Search and filtering by title, tags, fields, and environment
  • Copy as .env, JSON, or database connection string