Page MenuHome GnuPG

Release Pinentry 1.3.x
Open, NormalPublic

Description

Noteworthy changes in version 1.3.0 (2024-03-18)

  • qt: Add new Qt6 frontend. [rP1e79123c38]
  • qt: Set parent window on Wayland. [T6930]
  • qt: Fix capslock detection on Wayland. [rP7dfc60a70d]
  • qt: Fix window icon on Wayland. [T6887]
  • qt: Add support for external password manager with libsecret. [T6801]
  • qt: Remove focus indication by text selection. [T5863]
  • qt: Use same focus indication for labels as Kleopatra. [T5863]
  • qt: Improve accessibility. [T5863]
  • gnome3: Prefer gcr-4. [rP069c219223]
  • curses: Fix timeout handling. [rP08408498b3]
  • curses: Add SETREPEATOK and quality bar colors. [rP2f109972e4]
  • curses: Add password quality meter. [rP2923707e75]
  • curses,tty: Upon SIGINT, let pinentry exit gracefully. [T6641]
  • w32: Fix non-focused window and simplify code. [rPabbecc67d9]
  • Disable secret storage integration when running on KDE Plasma. [rPefb6de7f]
  • The Windows CE support has been removed.

(prev: T5566)

Related Objects

Event Timeline

werner created this task.
werner created this object with edit policy "Administrators".
werner renamed this task from Release Pinentry 1.3.0 to Release Pinentry 1.3.x.Mar 18 2024, 12:21 PM

Noteworthy changes in version 1.3.1 (2024-07-03)

Noteworthy changes in version 1.3.2 (2025-07-28)

  • qt,qt5: Ensure that input field is large enough for generated password. [rP86ab46ebe9]
  • qt,qt5: Make Show/Hide Password functionality accessible. [T7736]
  • qt,qt5: Use light icons in dark mode. [T7230, T7737]
  • qt: Make showing/hiding the password accessible. [T7736]