mcabber/ChangeLog
changeset 2254 54a12919cdee
parent 2244 4ddff7f8ad90
child 2257 3f04914d8643
equal deleted inserted replaced
2253:5a107c907e71 2254:54a12919cdee
     1 mcabber (1.0.2-dev)
     1 mcabber (1.0.2)
     2 
     2 
     3  * 
     3  * Compatible with Loudmouth >=1.5.3 with SHA256 support (Frank Zschockelt)
     4 
     4  * Ignore the untrusted certificate warning when user sets a fingerprint
     5  -- Mikael, ?
     5    (Frank Zschockelt)
       
     6  * Stop HTML-escaping OTR messages - only strip known tags (Frank Zschockelt)
       
     7  * Read $HOME/.mcabberrc if there is no mcabber configuration directory
       
     8  * Minor documentation updates
       
     9 
       
    10  -- Mikael, 2016-02-27
     6 
    11 
     7 mcabber (1.0.1)
    12 mcabber (1.0.1)
     8 
    13 
     9  * [PGP] Improved PGP-encryption support
    14  * [PGP] Improved PGP-encryption support
    10  * [PGP] Improved support for GnuPG v2+
    15  * [PGP] Improved support for GnuPG v2+
    11  * [PGP] Encrypt messages with our own PGP key and decrypt our own
    16  * [PGP] Encrypt messages with our own PGP key and decrypt our own
    12    encrypted messages when Carbons are enabled
    17    encrypted messages when Carbons are enabled
    13  * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
    18  * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
    14  * [PGP] Check all signatures and stop immediately if one could be verified (Sven Gaerner)
    19  * [PGP] Check all signatures and stop immediately if one could be verified
       
    20    (Sven Gaerner)
    15  * Improved Carbons support (Holger Weiß)
    21  * Improved Carbons support (Holger Weiß)
    16  * New option: 'clear_unread_on_carbon' (Holger Weiß)
    22  * New option: 'clear_unread_on_carbon' (Holger Weiß)
    17  * Improve SSL fingerprint management;
    23  * Improve SSL fingerprint management;
    18    Display the server SSL fingerprint when we connect
    24    Display the server SSL fingerprint when we connect
    19  * Use XDG configuration directory if it contains a configuration file
    25  * Use XDG configuration directory if it contains a configuration file
    57    These options require a patched Loudmouth library.
    63    These options require a patched Loudmouth library.
    58    - "ssl_ciphers" to define the allowed ciphers
    64    - "ssl_ciphers" to define the allowed ciphers
    59    - "ssl_ca" to set additional trusted certificates
    65    - "ssl_ca" to set additional trusted certificates
    60  * Fix compilation for old loudmouth libraries (Frank Zschockelt)
    66  * Fix compilation for old loudmouth libraries (Frank Zschockelt)
    61  * Add 'color_timestamp' to highlight timestamp added by server (Hermitifier)
    67  * Add 'color_timestamp' to highlight timestamp added by server (Hermitifier)
    62  * New python based event script using OS X 10.8 notification center (Sharoon Thomas)
    68  * New python based event script using OS X 10.8 notification center (Sharoon
       
    69    Thomas)
    63  * Handle SIGHUP signal (Dominik George)
    70  * Handle SIGHUP signal (Dominik George)
    64  * Misc. bugfixes
    71  * Misc. bugfixes
    65 
    72 
    66  -- Mikael, 2014-05-08
    73  -- Mikael, 2014-05-08
    67 
    74