Skip to content

v2.1.7

Latest
Compare
Choose a tag to compare
@saturneric saturneric released this 04 Feb 16:27
· 1 commit to main since this release

Release Notes (v2.1.7)

  • Batch File Operations: Added support for batch file operations in the File Panel, allowing users to select and process multiple files simultaneously.
  • Enhanced Key & Subkey Generation UI and Logic: Redesigned the interface and underlying logic to make key and subkey generation more intuitive, streamlined, and compact. (#189)
  • Customizable Crypto Toolbar: Users can now customize which buttons appear on the Crypto Toolbar, offering greater flexibility and personalization. (#192)
  • True Portable Application: The application is now fully portable, allowing it to run seamlessly in diverse environments without requiring installation. (#191)
  • Improved Key Database Management (#191)
    • Users can now modify the default Key Database.
    • Added support for relative paths, making it easier to manage and relocate Key Databases.
  • Proper GnuPG Daemon Termination: Ensures all GnuPG daemons are properly shut down when the application closes, preventing background processes from lingering. This behavior can be controlled via an option of GpgController. (#190)
  • Optimized Key Toolbox: Refined the table’s column layout and padding to maintain the previously established optimal appearance. (#188)
  • Sortable Key List Dates: The "Create Date" field in the Key List is now formatted as yyyy-MM-dd to enable correct sorting.
  • Startup Update Check Prompt: Users are now asked on first launch or each startup (if not previously set) whether they want to check for updates. (#195)
  • Customizable Sorting in the File Panel: Users can now choose which column to sort by in the File Panel.
  • Switch Between ASCII and Binary Mode in File Panel: Easily toggle between ASCII and Binary mode for file operations within the File Panel.

Full Changelog: v2.1.6...v2.1.7