Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.1
    0be598f8 · Release version 0.1 ·
    0.1
    
     * Initial release, not yet stable
    
  • 0.10
    ff43b3f0 · Release version 0.10 ·
    0.10
     * Updated translations
    
  • 0.11
    791b0c0b · Release version 0.11 ·
    0.11
     * Better critical preconditions for invalid attributes
    
  • 0.12
    f4e4ed10 · Release version 0.12 ·
    0.12
     * When storing a secret, create default keyring if necessary
     * Share the memory pool with the gcr or libgnome-keyring library.
     * Testing and other fixes
     * Build fixes
    
  • 0.13
    61e017e2 · Release version 0.13 ·
    0.13
     * Updated translations
     * Build fixes
    
  • 0.14
    b0e68a39 · Release version 0.14 ·
    0.14
     * Add a 'search' command to the tool for looking up items [#693881]
     * Try to unlock locked collection when storing an item [#693723]
     * Improve validation of the attributes table [#694107]
     * Allow empty SecretValue contents [#694787]
     * Introspection fixes [#694448]
     * Updated translations
    
  • 0.15
    5d5650e8 · Release version 0.15 ·
    0.15
     * Tweak predefined schemas [#695791]
     * Updated translations
    
  • 0.16
    349e8454 · Release version 0.16 ·
    0.16
     * Clarify documentation for secret_service_clear_xxx() [#705629]
     * Pass return_type to prompt async begin functions, rather than finish
     * Simpler way to use custom service/collection/item types
     * service: Rename secret_service_new() and friends to xxx_open()
     * Add secret_value_get_text() function to return NULL terminated secret
     * Fix return types in secret_service_search_finish() on error paths [#698040]
     * Testing fixes [#705202]
     * Build fixes [#704233]
     * Updated translations
    
  • 0.18
    0c8b6800 · Release version 0.18 ·
    0.18
     * Mark most of unstable API as stable
     * Bump Glib dependency (2.38+)
     * Add secret_service_encode_dbus_secret() and decode functions
     * Use TAP for testing, parallel tests, and non-recursive make
     * Updated FSF's address
     * Remove unstable vapi [#721429]
     * Build fixes [#720087 #720244 #707452]
     * Updated translations
    
  • 0.18.2
    82ded8e8 · Release version 0.18.2 ·
    0.18.2
     * Testing fixes [#737858]
     * Documentation typo [#747654 ...]
     * Build fixes [#743444]
     * Updated transaltions
     * Accomodate libgcrypt 1.6+
    
  • 0.18.3
    bcb40917 · Bump version ·
    0.18.3
     * Updated translations
     * Documentation fixes
    
  • 0.18.4
    ba2c57d8 · Bump version number ·
    0.18.4
     * Multithreading fixes [#756766]
     * Fix memory leaks [#756766]
     * Updated translations
    
  • 0.18.5
    0c468b56 · Bump version number ·
    0.18.5
     * Build fixes
     * Port tests to Python 3 [#761834]
     * Fix textual typos [#763143]
     * Updated translations
    
  • 0.18.6
    b01e5499 · Bump version number ·
    0.18.6
     * Fix shared key derivation between libsecret and gnome-keyring [#778357]
     * Avoid run-time error when gnome-keyring is not responding [#787391]
     * Enable cross compilation [#748111]
     * Port build scripts to Python 3 [#687637]
     * Build and test fixes [#767002, #777826, #734630, #768112]
     * GI annotation fixes [#785034]
     * Fix textual typos [#782206]
     * Updated translations
    
  • 0.18.7
    c5b734f4 · Bump version number ·
    0.18.7
     * Migrate from intltool to gettext [!2]
     * Fix uninitialized memory returned by secret_item_get_schema_name() [#15]
     * secret-session: Avoid double-free in service_encode_plain_secret()
     * Port tap script to Python 3 [!4]
     * Build and test fixes [#734630]
     * Updated translations
    
  • 0.18.8
    b5442654 · Release 0.18.8 ·
    0.18.8
     * Add support for g_autoptr() to our types [!11]
     * Remove deprecated g_type_class_add_private() [!14]
     * Bump GLib dependency (2.44+)
     * Add meson build support [!9]
     * Fix vapi generation [!15, ...]
     * Build fixes [!12, !13]
     * Updated translations
    
  • 0.19.0
    be541cf9 · Release 0.19.0 ·
    0.19.0
     * secret-password: Add necessary functions to migrate from D-Bus based API [!32]
     * egg: Request that secure memory not be dumped to disk [!30]
     * Add version macros [!29]
     * Add missing GType to flags in .gir [!16, !19]
     * paths: Port from GSimpleAsyncResult to GTask [!26]
     * build: Bump meson_version to 0.50 [!18, !35]
     * Build and test fixes [!15, !20, !21, !23, !33, ...]
    
  • 0.19.1
    f576dfbe · Release 0.19.1 ·
    0.19.1
     * service: Fix secret_service_ensure_session_finish error propagation [!36]
    
  • 0.2
    965ea230 · Release 0.2 ·
    0.2
     * Fix header copyright issues
     * Build fixes
     * Add missing 'authtype' attribute to the 'network' schema
     * Add secret-schemas.h to the 'stable' API
    
  • 0.20.0
    3939b03f · Release 0.20.0 ·
    0.20.0
     * secret-backend: New interface to represent password storage backend [!34]
     * secret-backend: Add local-storage backend [!6]
     * item: Port to GTask [!43]
     * Build fixes [!34, !37, !38, !40, !41, !42, ...]
     * Updated translations