GPG Suite Changelog

What's new in GPG Suite 2017.1b2 Beta

Jan 24, 2017
  • GPGMAIL 2.7B2
  • macOS 10.12 Sierra support:
  • Second public beta version of GPGMail for macOS Sierra. [#874]
  • Beta 1 was released to a select group of testers to find major bugs.
  • Fixes:
  • Due to a bug in Apple's Mail framework, some users were seeing an invalid signature even though the signature was still valid. Messages created using b1 will remain broken. New messages sent with GPGMail will work as expected. [#885]
  • Known Issues:
  • If multiple private keys are available for the same email address, GPGMail currently picks one at random to sign the message. [#895]
  • Some messages might not load correctly. If you can provide us with an example .eml file we'd love to debug the issue.
  • Canceling the pinentry request for signing upon sending a message might lead to unexpected behavior.
  • Inline PGP is currently not supported at all, PGP/MIME will be used instead. [#894]
  • "BCC" recpients are currently not treated differently from "TO" or "CC" recipients (gnupg --hidden-recipients option not currently in use). [#896]
  • Mail Act-On incompatibility: if Mail Act-On is active, messages will not be encrypted. Please make sure to disable Mail Act-On. [#888]
  • Mail rules for signed or encrypted messages will not work for PGP/MIME signed/encryted messages.
  • After importing keys using gnupg cli or GPG Keychain it may be necessary to restart Mail for GPGMail to pick them up.
  • GPGPREFERENCES 2.0.2B2:
  • Improvements:
  • Crash reporting options can be editied. Help us fix crashes by enabling optional crash reporting. [#89]
  • Comment editing option removed. We display a one time dialog for custom comments, to allow users to easily remove an existing custom comment if one is detected. [#88]
  • MACGPG2 2.0.30B2:
  • Fixes:
  • Pinentry languages on 10.12 fixed. Pinentry would use the secondary system language instead of the primary one in rare occasions. [#692]

New in GPG Suite 2016.10 v2 (Oct 14, 2016)

  • GPGMAIL:
  • Fixes:
  • Remove "X-Pgp-Agent: GPGMail" header. We no longer expose the fact that you are using GPGMail in the mail header. [#879]
  • GPGKEYCHAIN:
  • Fixes:
  • Key creation failed on first attempt. [#377]
  • The term "key server" is now consistently used throughout GPG Keychain. [#348]
  • Don't show old info messages for current key searches. [#375]
  • Dialog for key deletion had too many buttons. This was a 10.12 specific problem. [#379]
  • GPGPREFERENCES:
  • Improvements:
  • We added detailed version info to the about tab. [#84]
  • Fixes:
  • Checkbox for "remember for ... seconds" setting could not be deselected. [#86]
  • MACGPG2:
  • Fixes:
  • Libgcrypt 1.6.6: Fixes a bug in the mixing functions of Libgcrypt's random number generator. CVE-2016-6316 [#685]
  • Security fixes:
  • Fixes a privilege escalation bug in our Installer, which could allow an attacker who already had local access to a machine, to execute malicious code as root. Thanks for responsible disclosure: k4dl (@k4dl) and lumpy_ (@diretraversal)

New in GPG Suite 2016.08 v2 (Aug 16, 2016)

  • Fixes:
  • Fixed a glitch in our auto-updater.
  • Don't restart GPG Keychain so fast. This will prevent GPG Keychain from launching while other components where not ready yet. The result was an empty key list.

New in GPG Suite 2016.07 (Jul 4, 2016)

  • Simplified update process:
  • The update options available in GPGMail, GPG Keychain and GPGPreferences are now in sync. They are much more intuitive now. You can search for updates on the stable channel and include beta updates if you want to help testing new features. We will make more use of the beta channel in the future. Promised! The nightly builds are used for debugging / hotfix purposes only.
  • 10.6 - 10.8 EOL:
  • We want to improve GPG Suite, but each new feature we introduced, caused difficulties on the older iterations of OS X. Thus 10.6 - 10.8 will be End of Life and are not supported in this version of GPG Suite. GPG Suite for 10.6 - 10.8 can be downloaded from https://releases.gpgtools.org/oldies.

New in GPG Suite 2015.09 (Sep 27, 2015)

  • GPGMail 2.5.2:
  • Smooth upgrade to El Capitan
  • Instead of seeing the "incompatible Bundle"-message, when you launch Mail with GPGMail installed after upgrading to El Capitan, you will have the option to install our newest beta for El Capitan or disable GPGMail
  • Bug fixes:
  • GPGMail handles binary pgp messages as expected again. The regression was introduced in GPG Suite 2015.08. [#843]
  • Adds better support for variants of inline PGP in HTML messages.
  • Libmacgpg 0.6.1:
  • Bug fixes: The most common crash in GPG suite 2015.08 was a crash in Libmacgpg when parsing PGP messages. [#150]

New in GPG Suite 2015.08 (Aug 16, 2015)

  • GPGMail 2.5.1
  • Bug fixes:
  • 10.8 + 10.7: GPGMail setting to "Encrypt Drafts" could not be disabled. [#841]
  • Save and display the "Update check" setting correctly. [#842]
  • Properly display messages with content-type application/pgp. [#838]
  • Preserve rich-text formatting when continuing drafts. When drafts where re-opened all formatting was lost. [#835]
  • GPG Keychain 1.2.1
  • Show key revocation date:
  • Key details for revoked keys now show the date of the revocation. [#345]
  • Bug fixes:
  • Drag & Drop of keys was not working when expert settings were enabled. [#343]
  • GPGServices 1.10.1
  • Supporting more applications:
  • Added a ton of CFBundleIdentifiers to GPGServices in order to support more applications. [#209, #144]
  • MacGPG 2.0.28
  • Integrate MacGPG 2.0.28 [#159]:
  • MacGPG is now based on gnupg 2.0.28
  • Bug fixes:
  • Fixes pinentry-mac to no longer be affected by the XARA attack. [#160]
  • Libmacgpg 0.6
  • Be more tolerant towards malformed messages:
  • Too many line breaks or other minor deformations of ASCII PGP data often resulted in a message that could not be decrypted. We are now much more tolerant and flexible. [#63, #145, #14, #38]
  • Bug fixes:
  • No more "no pinentry" errors! We've finally found a solution to fix the infamous "no pinentry" bug, caused by a socket connection to gpg-agent which was not closed under some circumstances. [#147]
  • One of the most common crashes in the 2015.06 release has been fixed. GPGTaskHelperXPC no longer crashes. [#143]
  • Crash in Libmacgpg GPGPacket fixed. [#146]
  • Under some circumstances and empty key list was returned. [#149]
  • Uses new pinentry with keychain support for new MacGPG. [#148]

New in GPG Suite 2015.06 (Jun 15, 2015)

  • HIGHLIGHTS:
  • OS X Yosemite support for GPGMail:
  • This has been a long beta phase – we know. But we are very happy to announce GPGMail is now fully compatible with OS X Yosemite.
  • Encrypt drafts by default:
  • All drafts will be encrypted with your public key by default, preventing plain text drafts from ending up on your mail server.
  • A revocation certificate for every new key:
  • Up to now, when you lost a secret key or forgot the passphrase for it, you had to make sure to have a revocation certificate, to at least inform others that this key is no longer to be used. From our experience however we know, that not many people are creating a revocation certificate in time. And you shouldn't have to. That's why we now create a revocation certificate for you whenever you create a new key in GPG Keychain!
  • Update management for all tools:
  • Check for updates of any of our tools right within GPG Preferences. It's never been easier to stay up-to-date with all of our components of GPG Suite. To test not yet released changes, we've also added a pre-release and nightly channel.
  • Omit GPG version info to protect your security:
  • By default, we will no longer display any version information along with your signed or encrypted content, since this information could help an attacker to better target your specific version. For existing installations we recommend to make sure that the "Display version in messages" option in GPG Preferences is disabled.
  • Warning signal before sending an unencrypted reply to an encrypted message:
  • Sending an unencrypted reply to an encrypted message can pose a serious security threat since information might be leaked. To mitigate that problem, we now display an informative warning message which explains the situation and gives you the chance to revise the message you are about to send.
  • Warning about drafts stored on server:
  • Should you choose to disable the "Encrypt drafts by default" option and the "Store draft messages on the server" option is enabled for any of your Mail accounts, you'll now see a warning message, explaining why this is dangerous.
  • Send public key by mail:
  • GPG Keychain makes it easy now, to send your public key to friends or colleagues via email right from the context menu. Simply select a key, bring up the context menu and choose "Mail public key" (⇧⌘M). The mail will also include an explanation of what a public key is and where your friends or colleagues can find a suitable PGP software for their operating system.
  • Connect to key servers via SSL:
  • We've added a new default key server which uses SSL for all our key server queries. If you've never touched the default key server of previous installation, we're migrating to the new one automatically. Otherwise, you can easily change it in GPG Keychain → Preferences by selecting "hkps.pool.sks-keyservers.net".
  • GPGMAIL 2.5:
  • 10.10 Yosemite support:
  • This has been a long beta phase – we know. But we are very happy to announce 10.10 support is now ready for a stable release and hope you'll enjoy GPGMail 2.5 as much as we do.
  • Encrypt drafts by default:
  • All drafts will be encrypted with your public key by default, giving you better security and preventing bad situations from the get go. This concerns all your accounts in mail.app, even if you do not have an OpenPGP key for all of them. Encrypt drafts can still be disabled in GPGMail preferences (which we do not recommend). [#648]
  • Show warning before sending an unencrypted reply to an encrypted message:
  • Your security is important and sending an unencrypted reply to an encrypted message can pose a serious security threat since information might be leaked.
  • We now display an informative warning message which explains the situation and gives you the chance to revise the draft you are about to send.
  • Intuitive security indicator for encrypted mails:
  • Until now we showed an open lock to indicate that the mail has been decrypted. But actually there are only two states: successful decryption (which now shows a closed lock) or no decryption at all due to an error (which results in an error message). We think the new behavior is much more intuitive. The open lock for decrypted messages was irritating and did worry quite a few users who believed the messages weren't encrypted at all. [#777]
  • Auto-Updates:
  • We think it's a good idea to keep our users up to date with the latest fixes and improvements. So now, the automatic check for updates is enabled by default. While working on this, we discovered a bug in the way auto-updates were implemented, so that is now fixed and updates for GPGMail should be much smoother in the future. [#774, #785, #822]
  • Warning about drafts stored on server:
  • This warning serves a very specific case, but it is very important to understand the consequences, so we are happy to now provide the user with an informative message. If drafts are stored on server and the GPGMail option to "Encrypt drafts" is being disabled, you'll see a message warning you that your drafts will be stored on those server as plain text, once you start typing a new message. [#819]
  • Bugfixes:
  • GPGMail on 10.10 no longer crashes when new message creation is invoked via AppleScript. We heard you - this is a much used feature and we're glad this bug is fixed! [#768, #799, #804]
  • Mail.app crash on 10.7: Crash on creation of a new message. [#783]
  • Drafts: Sign and encrypt status for drafts were not always saved. [#761]
  • Drafts: Signed drafts were displayed as empty messages on Mavericks. [#695]
  • Drafts: A nasty bug was squashed which prevented drafts from being stored on OS X 10.8 and 10.7. [#776]
  • Drafts: In some occasions, encrypted drafts or sent messages had missing header parts, which resulted in incorrectly rendered mails.[#782]
  • GPGMail believed that for certain addresses S/MIME encryption was not available while it actually was. [#673]
  • Updates: the installer no longer stays open when Mail.app was quit during the update. [#742]
  • Displaying revoked UIDs when two keys for the same email address exist and one is revoked is a bad idea. We no longer do that. [#656]
  • Coexist peacefully: No more duplicate headers when using GPGMail and MailTags plugins together. [#747]
  • A broken signature was falsely shown as "Signed". [#714]
  • Remove trailing white-spaces so that signatures no longer get invalidated. [#686]
  • On 10.10 GPGMail failed to properly load messages with winmail.dat attachments. [#771]
  • Correctly detect inline PGP in text/html messages. [#787]
  • 10.10: ensure selecting a specific key in the "From:" menu when composing a new message is possible when more than one secret key is available for the same email address. [#809]
  • GPGMail no longer clutters Console.app with "error CFBundle RegexKit.framework Data couldn't be read" messages. [#796]
  • Attachments of weird inline PGP encrypted messages from Windows are now properly displayed. [#677]
  • When selecting an email from the sent folder and using "Send again" from the menubar, the resent mail did not respect your default setting to encrypt / sign mails. [#813]
  • Minor typo in an error messages about signature that cannot be verified fixed. [#816]
  • There was an infinite loop (scnr) error when spell check on send was enabled and the user clicked "Send anyway". [#829]
  • GPG KEYCHAIN 1.2:
  • Create revocation certificate for every new key:
  • Before when you lost a secret key or forgot the passphrase for it, you had to make sure to have a revocation certificate, to at least inform others that this key is no longer to be used. From our experience however we know, that not many people are creating a revocation certificate in time. And you shouldn't have to. That's why we now create a revocation certificate for you whenever you create a new key in GPG Keychain! [#244]
  • Send public key by mail:
  • This is one of the more popular feature requests we had in the pipe: You can now send your public key by mail by selecting "Key > Mail pub key" from the menu bar (⇧⌘M). This is possible for your own public keys or also for other public keys in your keychain. A new mail in Mail.app will open and we've added a nice template text to explain what a public key acutally is and how to get started using OpenPGP if your friends are not familiar with it. [#86]
  • Sanity check for new key servers:
  • When entering a new key server in the key server preferences, we now run a check to see if the key server is properly working, so users don't end up with a broken key server. [#150]
  • Warning message before revoking a key:
  • Revocation certificates should never be imported without informing the user about the consequences. So before you can revoke your key we now show a message that explains any implications. [#165]
  • Removed option to create 1024bit keys:
  • 1024bit keys are no longer considered secure, so we removed that option. [#264]
  • Bugfixes:
  • Selecting many keys for cleaning operation could result in crash. [#193]
  • Canceling the progress indicator caused a crash. [#191]
  • Potential crash on key import from key server. [#227]
  • 10.7: Crash on opening GPG Keychain. [#279]
  • Potential crash when adding a User ID. [#274]
  • Endless loop when revoking a key. [#273]
  • Crash on key creation. [#240]
  • Crash when changing ownertrust. [#212]
  • Crash on several occasions in NSKeyValueCoding. [#340]
  • Key on smartcard wasn't detected by GPG Keychain. [#216]
  • Instead of crashing an error message is displayed when SSH keys are imported (which are not supported). [#210, #255]
  • Allow creation of subkeys with specific capabilities and honor RSA sign only key. [#148]
  • Show keyIDs of own keys when signing. [#192]
  • Malloc error when entering ldap key server URL. [#228]
  • Double entry for GPG Keychain under System Preferences > Security > Privacy > Contacts due to change in identifier. [#196]
  • Export of pub key does not show suffix although option to hide suffix is inactive. [#225]
  • Search for german umlaute was broken. [#217]
  • Creating sign-only keys didn't work. [#152]
  • Display details when showing an unknown error. [#341]
  • Key servers entered by users where not stored in the key server list. [#292]
  • Entering an invalid keyserver value with newlines caused a crash. [#299]
  • When trying to delete all keys, only secret keys were deleted but public keys remained. [#283]
  • Revoking a signature was broken. [#285]
  • If you are a gamer and had high APM, toggeling the filters fast enough would not change sorting but open the selected key. [#294]
  • No longer gets stuck after a users removes all algorithms except "none". [321]
  • Better error message when opening encrypted files with GPG Keychain instead of GPGServices. [#224]
  • Better default naming for exported keys: If more than one key is exported, GPG Keychain now uses "YEAR-MM-DD" and shows the number of exported keys. [#300]
  • Keep primary UserID after adding new UserID. [#172]
  • Better info message in Key > Sign dialog. [#207]
  • Display warning before deleting last self-signature. [#102]
  • When creating a new key, we auto-fill the fields with data from your address book entry. [#70]
  • Key inspector window should not stay visible when GPG Keychain is in the background. [#215]
  • Allow drag and dropping a .jpg into the Key Inspector > Photo tab... [#182]
  • Show spinner if loading photos takes more than 2 seconds. [#181]
  • Allow searching for fingerprints using human readable format (i.e. with spaces). [#204]
  • Add a toolbar button for key search/retrieval. [#221]
  • Keep position of key list after deleting a key and don't jump back to the top. [#177]
  • Removed Undo / Redo from Edit Menu until this feature is properly implemented. [#309]
  • Show validity column in default view for main window. Many users where wondering why keys where unusable. This will help indicating what is going on. [#122]
  • Column sorting using the validity column now follows validity status instead of the alphabet of the validity state. [#241]
  • Fingerprint was displayed with too many spaces. [#208]
  • Key Inspector User ID tab: the signature column and created date were too narrow. [#97, #201]
  • Show warning if pinentry crashes during key creating instead of just sitting idle. [#200]
  • New warning: when the only subkey of a key is about to be deleted, we now display an informative warning. [#103]
  • No longer display the comment column in the key list. [#271]
  • Limit long error messages so they don't go offscreen. [#170, #252]
  • Button too narrow for german translation in new key dialog. [#253]
  • Key inspector for UI improvements for german translation. [#114]
  • Resize text-fields to fit content. Really long names where not properly shortened. [#220]
  • Better error message if damaged gpg.conf is detected. [#149]
  • Don't show revoked keys in search results from key servers. If you want to see revoked keys for your key search you can enable that option under Preferences > Key server. [#262]
  • Improve naming of key search options to clarify where the search is done (local search vs search on key servers). [#265]
  • When updating keys, progress sheet listed User IDs without line breaks. [#226]
  • Incorrect progress sheet message when changing expiration date of a key. [#214]
  • When main window is maximized, instead of expanding the key inspector (key details) to the side, they now show in a separate window on top. [#236]
  • Hide "Algorithm Preferences" by default. They still exists but are now an expert setting. [#311]
  • Improved naming and reordered a few menu bar items.
  • New keys did not appear in key list when one tried to signed another key. [#303]
  • Proper sorting ignoring capitalization: why did we differentiate between capitalization and small letters in the first place? [#302]
  • When changing the primary UserID the key list no longer loses focus of the selected key. [#304]
  • Properly display important dialog windows on small screens, which might have previously been hidden by the key details window. [#307]
  • Properly display UTF-8 characters when looking at UserIDs. [#320]
  • Minor fix in german translation for Key ID. [#275]
  • GPGSERVICES 1.10:
  • Clearly indicate which keys are selected:
  • Below the key list you'll now find an indicator showing if any keys are selected. Keys which are already selected will always be shown on top of the key list, so you will not accidentally encrypt to the wrong recpipient. If you want to unselect all keys we now provide a simple checkbox for that. [#183]
  • Bugfixes:
  • Crash when using columns to sort keys. [#178]
  • Signing files broken. GPGServices main window not showing up, only a progress indicator. [#176]
  • Progress indicator not closed when GPGServices main window closed. [#166]
  • Be more tolerant towards deformed encrypted messages. Missing linebreaks at the end of an encrypted message no longer cause a "Decryption failed" error. [#197]
  • Be even more tolerant: Encrypted messages sent via facebook couldn't be decrypted. [#196]
  • Decryption of encrypted empty text file failed. [#172]
  • Processing of large files (>4GB) lead to errors. [#217]
  • OK button became inactive when encrypting to public keys without encrypting to own key. [#214]
  • Key count of selected keys is now always correct. There were glitches in some rare occasions. [#216]
  • 10.6: Leaking NSString objects when GPGServices was launched. [#212]
  • Filename wasn't correctly saved in the encrypted file, so that renamed encrypted files produced wrongly named decrypted files. [#161]
  • Show verification results when decrypting text. [#179]
  • Files with spaces in the filename that were encrypted and later decrypted, contained " " instead of spaces in the output filename. [#202]
  • Verify results now also show the Key ID in addition to Name and mail address. [#177]
  • Minor improvements in "Sign / Add to recipients" section in main window. [#188]
  • GPGPREFERENCES 1.5:
  • Update management for all tools:
  • Add "Check Now" buttons for all the tools: it's never been easier to stay up-to-date with all components of GPG Suite. We now offer stable, pre-release and nightly channels for every single component of GPG Suite. [#58]
  • Key server sanity check:
  • GPGPreferences now checks if a key server is valid and working, when a new one is entered. [#71]
  • Copy version info into the clipboard:
  • By clicking on any version info in the Updates tab, all version info is copied into the clipboard. This makes it easier than ever to provide the complete version information along with your support requests. [#53]
  • Bugfixes:
  • Respect the "display no version info" setting. When exporting a key, "MacGPG v2" was still added. This is no longer the case. [#66]
  • Crash on 10.6 caused by "Check Now" button. [#54]
  • Nightly channel didn't stick. The channel setting was not stored. [#59]
  • Crash due to invalid value on "remember the passphrase for" setting. [#69]
  • OS X 10.6: "delete stored passphrases" option didn't work properly. [#72]
  • Display "Select a key..." instead of an empty combo box when no default key is selected. [#70]
  • OS X 10.10: Text of component names in Updates tab cut off. [#65]
  • Visually distinguish installed and not installed tools in update listing. [#52]
  • MACGPG 2 2.0.27:
  • Support for hkps key servers and new key server default:
  • The default gpg.conf uses the hkps.pool.sks-keyservers.net key server by default. [#119]
  • Tries to migrate old default configurations to connect to key servers via hkps.
  • hkps sks key server pool is now new default.
  • No version info to protect your security:
  • The new default will not show any version info in the comment field. For existing installations, you can disable showing version info using GPGPreferences. That way it's no longer possible to determine for an attacker which gnupg someone is using and can't abuse that information. [#131]
  • Integrate gpg 2.0.27:
  • Includes a fix for a DoS based on bogus and overlong key packets.
  • Adds better error reporting for keyserver problems.
  • Includes other bug fixes related to bogus keyrings.
  • Bugfixes:
  • Passphrase in pinentry wasn't display properly when 'Show typing' enabled. [#145]
  • Import filter rejected some keys on auto-import. [#134]
  • gpg-agent timout when signing Mails. [#128]
  • OS X 10.6: pinentry program entry not added to gpg-agent.conf in some rare occasions. [#125]
  • scdaemon was misbehaving badly on OS X 10.10 leading to big problems for smartcard users. Happy to announce this is fixed. [#140]
  • gpgkeys errors included in output destroying attachments. [#150]
  • When installing GPG Suite or MacGPG2 the gpg.conf is no longer cluttered with superfulous entries of key server addresses. [#152]
  • Creation of keys bigger than 4096bit was broken. After discussion on the gnupg mailing list we came to a mutual agreement and decided to remove this option.

New in GPG Suite 2015.03 Beta 6 (Mar 20, 2015)

  • Updated gnupg to version 2.0.27 and fixed some minor bugs.

New in GPG Suite 2015.02 Beta 5 (Feb 9, 2015)

  • Smart card support under Yosemite should be back to working normally again.
  • In addition GPGMail now warns the user when they are trying to send an unencrypted reply to an encrypted message and the crashes some of you ran into when Mail was started from an external application, are now finally gone.

New in GPG Suite 2014.12 Beta 4 (Jan 3, 2015)

  • Starting to securely connect to key servers via SSL by default using the hkps.pool.sks-keyservers.net key server, which should make key lookups and imports from key servers much more secure. If you were using the hkp.pool.sks-keyservers.net or keys.gnupg.net key server before, our installer will automatically migrate to the hkps version.

New in GPG Suite 2014.11 Beta 3 (Dec 5, 2014)

  • All major bugs have been ironed out

New in GPG Suite 2014.11 Beta 1 (Nov 6, 2014)

  • Added Yosemite support.
  • SHA-1: a7bab617aa4237da493383f601ed1b3e35be78aa

New in GPG Suite 2013.05.20 (May 21, 2013)

  • Mountain Lion compatible version of GPGMail
  • Checksum: 9f9fea935b3ce90d8d04542a754b8778f82a8b1b (SHA-1)

New in GPG Suite 2013.03.30 (Apr 1, 2013)

  • Update: Added the latest versions (GPG Keychain Access 1.0, GPGServices 1.8, MacGPG2 2.0.19)
  • Checksum: 617427f478990228f72683cc15d359df5b56a69c (SHA-1)

New in GPG Suite 2012.03.18 (Mar 18, 2012)

  • Fix: Closed an GPGMail installation issue on OS X 10.5 and 10.6.
  • Checksum: 184bf74e55c509da0aa4943ab7cc39ecd5caf99f (SHA-1).

New in GPG Suite 2012.03.17 (Mar 17, 2012)

  • Updated: Using the Latest tools now (GPGMail 2.0a30, GPGServices 1.7a4, GKA 1.0b7, MacGPG2 2.0.18, ...).
  • Fix: Closed 24 installer related tickets.
  • Checksum: a419272955a6088544bd57f1b2c0c7521f246eb4 (SHA-1).

New in GPG Suite 2011.12.24 (Dec 27, 2011)

  • Please note: GPGMail has no correct error messages in this version.
  • Issue 60: Fix: Installer removed important libraries under some circumstances.
  • Issue 101: Fix: Installation on 10.5 did not work under some circumstances.
  • Issue 106: Fix: Installation on 10.5 hang under some circumstances.
  • Issue 104: Fix: Better permissions for GnuPG config.
  • Issue 107: Updated: GPGMail Alpha 19.

New in GPG Suite 2011.11.27 (Nov 27, 2011)

  • Issue 89: Fix: GPGPreferences might not open under some circumstances (OS X 10.6 only).
  • Issue 94: Fix: Installer did hang under some circumstances (OS X 10.5 only).
  • Issue 95: Added: GPG Keychain Access for OS X 10.5.
  • Issue 97: Updated: GPGPreferences 0.9.1.
  • Issue 98: Enhancement: Open GPG Keychain Access automatically if there is no secret key.
  • Checksum: ec0f360a38053bb7bc7f5ea0d980e70ebf88d632 (SHA-1).

New in GPG Suite 2011.11.17 (Nov 17, 2011)

  • Issue 91: Updated: GPG Keychain Access 1.0b3.
  • Issue 92: Downgrade: GPG Services 1.6.

New in GPG Suite 2011.11.14 (Nov 14, 2011)

  • Issue 90: Updated: GPG Keychain Access 1.0b1.

New in GPG Suite 2011.11.10 (Nov 11, 2011)

  • Issue 86: Fix: Missing GPGPreferences.
  • Issue 87: Fix: Broken Enigmail for Thunderbird 3.1.
  • Checksum: c748d54b2b1111b85118d2083769a7fbdfe5b913 (SHA-1).

New in GPG Suite 20111108 Pre (Nov 9, 2011)

  • Added: Enigmail 1.3.3 for Thunderbird 7 and 8.
  • Issue 83: Added: Enigmail 1.3.2 for Thunderbird 6.
  • Issue 82: Update: GPGToolsPreferences 0.8.
  • Issue 64: Fix: Update GPG Keychain Access when it was moved.
  • Issue 63: Fix: MacGPG2 on NFS volumes.

New in GPG Suite 20110822 Pre (Aug 23, 2011)

  • Issue 82: Update: GPGToolsPreferences 0.7.
  • Issue 76: Update: Enigmail 1.2.1 for Thunderbird 5.
  • Issue 69: Added: GPGMail for 10.7 (Lion) - Alpha3.
  • Issue 83: Added: Enigmail 1.3 for Thunderbird 6.
  • Issue 79: Added: GPGTools public OpenPGP key.
  • Issue 85: Added: GPGTools autofixes.
  • Issue 77: Fix: Wrong permissons for Enigmail plugin.
  • Issue 78: Fix: Enhanced Thunderbird detection.
  • Checksum: 2f18d4a0b9eb409b93f495430c236accfe6d772b (SHA-1).

New in GPG Suite 2011.07.11 (Jul 13, 2011)

  • Update: GPGServices 1.6.
  • Update: GPG Keychain Access 0.8.13.
  • Added: MacGPG1 1.4.11-6.
  • Added: GPGMail for 10.5.
  • Added: Enigmail 1.2 for Thunderbird 5.
  • Enhancement: GPGMail version chosen by OS X release.
  • Enhancement: GPGServices only gets installed if OS X >= 10.6.
  • Fix: Installer now works under OS X 10.5.
  • Issue 70: Fix: Detection of Thunderbird.
  • Issue 67: Fix: MacGPG2 does not work with Thunderbird.
  • Checksum: 4ac5133cf8c9fd86eb35511765b6af90374b05d4 (SHA-1).

New in GPG Suite 20110711 Beta (Jul 12, 2011)

  • Update: GPG Keychain Access 0.8.13.

New in GPG Suite 20110629 Beta (Jun 30, 2011)

  • Fix: Installer now works under OS X 10.5.

New in GPG Suite 20110628 Beta (Jun 29, 2011)

  • Update: GPGServices 1.6.
  • Update: GPG Keychain Access 0.8.10.
  • Added: MacGPG1 1.4.11-6.
  • Added: GPGMail (old releases) for 10.5 and 10.4.
  • Added: Enigmail 1.2 for Thunderbird 5.
  • Enhancement: GPGMail version chosen by OS X release.
  • Enhancement: GPGServices only gets installed if OS X >= 10.6.
  • Issue 70: Fix: Detection of Thunderbird.
  • Issue 67: Fix: MacGPG2 does not work with Thunderbird.
  • Checksum: 2c3685155ac5ee1be25fb69b4eeb3ef34486d252 (SHA-1).

New in GPG Suite 20110322 (Mar 22, 2011)

  • Update: GPGMail 1.3.3.
  • Update: GPG Keychain Access 0.8.6.
  • Update: GPGServices 1.5.
  • Issue 54: Fix: Verification if mail is running give false positives (thank you Patrik).
  • Checksum: 2c3685155ac5ee1be25fb69b4eeb3ef34486d252 (SHA-1).

New in GPG Suite 2011.03.02 (Mar 8, 2011)

  • Enhancement: now compatible with Snow Leopard 10.6.7.
  • Update: GPGMail 1.3.2.
  • Update: GPG Keychain Access 0.8.4.
  • Issue 51: Enhancement: Remove "no-use-standard-socket" from gpg-agent.conf.
  • Issue 52: Enhancement: Add a key server if none exists.
  • Checksum: 446559bba04ab5c4704b9942d4179da8ab0f56ee (SHA-1).

New in GPG Suite 2011.02.14 (Feb 14, 2011)

  • Update: MacGPG2.0.17-9.
  • Issue 51: Fixed: automatically removing no-use-standard-socket from gpg-agent.conf.

New in GPG Suite 2011.01.25 (Jan 25, 2011)

  • MacGPG: 2.0.17.
  • GPGMail: 1.3.2rc1.
  • GPG Keychain Access: 0.8.3b.
  • GPGServices: 1.3.
  • GPGPreferences: 0.4 (GPGMail autofix only).
  • Enigmail: 1.1.2.
  • Many other small bug fixes.

New in GPG Suite 2011.01.05_1 (Jan 19, 2011)

  • Update: GPGMail 1.3.2beta.
  • Issue 15: Fixed check for OS requirements.
  • Issue 26: Fixed permission issues.
  • Issue 27: Added check for GPG2.