Skip to content
Tags give the ability to mark specific points in history as being important
  • 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.
  • 3.0.2
    82954bf3 · Release version 3.0.2 ·
    seahorse 3.0.2
    --------------
    
     * Translations updated
  • 3.1.1
    c1d9daf4 · Release version 3.1.1 ·
    seahorse 3.1.1
    --------------
    
     * Fix up use of GcrCertificate
     * Translations and translation fixes.
     * Build fixes.
     * Use pool.sks-keyservers.net instead of pgp.mit.edu
  • 3.0.1
    3bc5e802 · Release version 3.0.1 ·
    seahorse 3.0.1
    --------------
    
     * Now builds with GTK+ 3.x by default
     * Fix build issues on GTK+ 3.x
     * Fix problem importing SSH keys.
     * Translations updated
  • 3.0.0
    2ea04bc4 · Release version 3.0.0 ·
    Release version 3.0.0
  • 2.91.93
    9370ab96 · Release version 2.91.93 ·
    Release version 2.91.93
    
     *  Set the primary-toolbar style class on the toolbar [Cosimo Cecchi]
  • 2.91.92
    23199c49 · Release version 2.91.92 ·
    Release version 2.91.92
    
     * About dialog is transient for main window. [Cosimo Cecchi]
     * When changing a PGP key's passpharse, ask for confirmation.
     * Fix crash in SSH key parsing.
     * Update icons [Jakub Steiner]
     * Build fixes
  • 2.91.91
    ebef7743 · Release version 2.91.91 ·
    Release 2.91.91
    
     * Fix infinute loop when a keyring item is open.
     * Don't display underlines as keys for a PGP uid.
     * Escape keyring attribute names properly.
     * Add context to translatable strings.
  • 2.91.2
    501c65c8 · Release version 2.91.2 ·
    seahorse 2.91.2
    ---------------
    
        * Escape markup when displaying keyring item attributes [Stef Walter]
        * Fixes for new GTK+3 GtkComboText class and libnotify [Stef Walter]
  • 2.91.1.1
    96103268 · Bump version number ·
    seahorse 2.91.1.1
    -----------------
    
        * Fix build with libnotify 0.7 [Stef Walter]
        * Migrate to new GtkComboBoxText widget in GTK3 [Matthias Clasen]
        * Fix build issues on gtk+-3.0 [Tomas Bzatek]
        * Build with latest gcr [Martin Paljak]
        * Add icons and clear action to the filter entry [Diego Escalante Urrelo]
        * Avoid hard-coding Gtk+ API version in gir generation [Andreas Henriksson]