Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.5.91
    680a8395 · Release version 3.5.91 ·
    seahorse 3.5.91
    ---------------
    
     * Updated translations
    
  • 3.5.90
    3b5bb7ff · Release version 3.5.90 ·
    seahorse 3.5.90
    ---------------
    
     * Updated translations
    
  • 3.5.4
    5c11bcaa · Release version 3.5.4 ·
    seahorse 3.5.4
    --------------
    
     * No keyring UI bits if failed to connect to Secret Service
     * When Ctrl-F pressed in the main window, focus the filter box
     * Add suggestion to generate entropy while generating a key
     * Use libsecret instead of libgnome-keyring
     * Use GcrSecureEntryBuffer and remove duplicate code.
     * Align keyids with name/signatures in key properties.
     * Unavailable entries were displayed incorrectly for signatures
     * Fix icon sizes
     * Remove unused code
     * Migrate to GtkApplication
     * Other bug fixes
     * Updated translations
     * Build fixes
    
  • 3.4.1
    53673c4f · Release 3.4.1 ·
    seahorse 3.4.1
    --------------
    
     * Fix crash during failed HKP exports
     * Fix memory errors when searching for keys
     * Updated translations
     * Build fixes
    
  • 3.4.0
    9b72f8da · Release 3.4.0 ·
    seahorse 3.4.0
    --------------
    
     * Updated translations
    
  • 3.3.92
    dd051ab6 · Release version 3.3.92 ·
    seahorse 3.3.92
    ---------------
    
     * Fix warning cancelling the signing dialog
     * If multiple keys with some label in signer list, add hex keyid
     * Updated translations, and fixes
     * Build fixes
    
  • 3.3.91
    4003c32c · Release version 3.3.91 ·
    seahorse 3.3.91
    ---------------
     * Fix regression of configure ssh keys
     * Fix line on top of the sidebar
     * Updated translations
    
  • 3.3.5
    b4d14bab · Release 3.3.5 ·
    seahorse 3.3.5
    --------------
    
     * Maximum and minimum sidebar pane position
     * Fix icons for filter entry
     * Fix uninitialized memory usage
     * Clearer wording for various keyrings
     * Updated translations
     * Build fixes
    
  • 3.3.4
    0ee51063 · Release version 3.3.4 ·
    seahorse 3.3.4
    --------------
    
     * Remove limitation of max keyring item description characters
     * Updated translations
     * Build fixes
    
  • 3.3.3
    3d33ea88 · Release version 3.3.3 ·
    seahorse 3.3.3
    --------------
    
     * Support for PKCS#11 key generation
     * Support for creating certificate requests
     * Certificate actions happen from certificate window.
     * Reimplement export functionality
     * Refactor deletion, unlocking, refreshing, and showing properties
     * Add way to lookup places, and refresh appropriate place after import
     * Fixes for glib 2.31.x deprecations
     * Fix bugs, build issues, translations
    
  • 3.3.2
    c804fee5 · Release version 3.3.2 ·
    seahorse 3.3.2
    --------------
    
     * Refactoring of how actions work
     * Add ability to lock and unlock places from the sidebar
     * Implement login to smart cards and PKCS#11 tokens
     * Remove experimental check selection on sidebar
     * Listing of private keys on smart cards and PKCS#11 tokens
     * Showing matching keys and certificates together, in listing and properties
     * Translation, build fixes
     * Don't crash if gpg or gpg2 don't run correctly.
     * Fix problems editing PGP key servers
     * Don't load key signatures unless showing key properties
     * Updated translations
    
  • 3.2.2
    c795be9e · Release version 3.2.2 ·
    seahorse 3.2.2
    --------------
    
     * Don't load PGP signatures unless showing key properties
     * Fix crash, issues adding key servers
     * With gpg2 key loading takes longer, so adjust behavior
     * Updated translations
     * Build fixes
    
  • 3.3.1.1
    e994833e · Release version 3.3.1.1 ·
    seahorse 3.3.1.1
    ----------------
    
     * Fix build issues when pgp, ssh, or pkcs11 backends are disabled
     * Updated translations
  • 3.3.1
    c8840af1 · Release version 3.3.1 ·
    seahorse 3.3.1
    --------------
    
     * Major refactoring of look and behavior of seahorse
     * Passwords, keys, certs are displayed together in the main window
     * Places sidebar, which can be shown, to access where various objects come from
     * Asynchronously initialize PKCS#11 modules
     * Use the new importer infrastructure in libgcr
     * Blacklist certain PKCS#11 tokens from showing up in seahorse
     * Code cleanup and refactoring
     * Build, translation fixes
     * Updated translations
  • 3.2.1
    c357d452 · Release version 3.2.1 ·
    seahorse 3.2.1
    --------------
    
     * Updated translations
  • 3.2.0
    fb317a15 · Release version 3.2.0 ·
    seahorse 3.2.0
    --------------
    
     * Fix DNS-SD key sharing crasher and make compatible with seahorse-sharing
     * Removed unused spec file
     * Updated translations
  • 3.1.92
    2dfdcd5b · Release 3.1.92 ·
    seahorse 3.1.92
    ---------------
    
     * Fix the SSH password prompting and uploading of keys
     * Fix behavior of password prompts when enter is pressed
     * Fix GtkComboText GTK+3 problems
     * Fix crasher when closing
     * Build and documentation fixes
     * Updated translations
  • 3.1.91
    628bd815 · Release version 3.1.91 ·
    seahorse 3.1.91
    ---------------
    
     * Fix up for recent GTK+3 changes.
     * Code cleanup, removing unused code.
     * Remove old GTK+2 code that was missed earlier.
     * Updated translations
  • 3.1.90
    d1ceedb2 · Release version 3.1.90 ·
    seahorse 3.1.90
    ---------------
     * Change application name to shorter 'Passwords and Keys'
     * Fix drop downs in key generation dialogs
     * Don't distribute internal libseahorse documentation
     * Match changes in libgck and libgcr
     * Remove old operation code, and replace with newer gio style async
     * Remove unused code and cleanup
     * Port to GSettings (instead of using GConf)
     * Add Glib style debug messages, activated with SEAHORSE_DEBUG=all
     * Translation and build fixes
  • 3.1.4
    87204ac4 · Release version 3.1.4 ·
    seahorse 3.1.4
    --------------
    
     * Create new keyring items in the right keyring.
     * Remove dependency on GTK+ 2.x
     * Split out libcryptui into its own module.