Skip to content

v1.2.0

Choose a tag to compare

@sizzlebop sizzlebop released this 29 May 00:32
· 36 commits to main since this release

Keyper v1.2.0

Keyper v1.2.0 is a comfort, flexibility, and security release. This version adds a much broader set of appearance options, introduces Neon Postgres as a new database provider, improves database setup guidance, and brings dependency audits again back to 0 vulnerabilities.

Highlights

New Appearance Options

Keyper now includes a dedicated Appearance settings tab with expanded theme and font choices.

New and improved themes include:

  • Light
  • Dark
  • System
  • Charcoal
  • Medium Gray
  • Light Gray
  • Warm Light
  • Blue
  • Midnight Blue
  • Deep Purple

This gives Keyper 4 light themes, 4 dark themes, one medium gray middle-ground theme, and system preference support. Theme choices persist locally and the dashboard UI, tags, controls, and accents now adapt cleanly across the full theme set.

Keyper also now supports custom application fonts:

  • Inter
  • Roboto
  • Outfit
  • Playfair Display
  • Fira Code

The Keyper logo keeps its branded styling regardless of the selected app font.

Neon Postgres Support

Keyper now supports Neon Postgres as a third database provider alongside Supabase and SQLite.

Neon support includes:

  • Neon Cloud mode
  • Neon Local Docker mode
  • @neondatabase/serverless integration using the HTTP query path
  • A Supabase-compatible internal adapter so existing credential, vault, and category flows continue to work cleanly
  • New neon-setup.sql schema script
  • Provider-aware database setup UI
  • Provider-aware Dashboard Settings SQL tools
  • Provider-aware reset guidance and system information

This gives Keyper users another strong Postgres option while keeping the app鈥檚 self-hosted, client-side encrypted model intact.

Dependency Security

This release also cleans up dependency security.

Security updates include:

  • Fixed the root app audit issue by resolving the Electron packaging chain to tmp@0.2.7