Topic: Update : 0.4.2
=== Version 0.4.2 ===
Bugs :
- Fixed a bug with Cygwin in Windows (thanks to Kevin Hilton and Marco Bonetti for the report and help)
Functionalities:
- Improve performance in Gmail.
When you would open a big conversation with a lot of mail, your browser wouldn't respond for a while. It's was FireGPG checking to see if there were any signatures in the body. It was fixed by implementing a limit. FireGPG now checks for signatures no more than once a second !
- Auto-select recipients for crypt in Gmail!
- Find the new mail content in Gmail.
FireGPG can find the new content of your mail if you don't select anythings, but it's very experimental:
- With plain text, don't write lines that begin with '> ' or FireGPG will think it's the beginning of the old mail.
- With Rich formating, write your text before the 'On ... somebody wrote :'.
- Don't switch from plain text to rich formating, we detect an HTML tag in rich formating, which will not be present if you switch.
- Auto detect new versions and propose updates for FireGPG.
Every 24 hours FireGPG will check if it can be updated. If it can, you will be asked to update. We did this for a few reasons: First, because FireGPG is a critical addon with security, we feel a rapid update process is required. Next, FireGPG will be packaged on Debian servers. Since an FireGPG update would require a package update, we are setting it up for FireGPG to update itself. The update system is totally anonymous.
Locales :
- it, zh-CN, zh-TW, tr and pt_BR have been updated, ko-KR has been added.
- Some orthography/grammar errors have been fixed in the French/English locales.
- Translation of some untranslated strings in en-US locale (it was in French)
Misc :
- Added AUTHORS, COPYING and README in the XPI file
- In regards to full support of OpenPGP/Mime, we're working on it. We're about 20% of the way to completion.
Yes, we will support this! For the moment, we can get the mime content of a message. It's was very difficult, Gmail's HTML code is a bit messy. We have to make a mime parser and decoder. Then make a signature validator with OpenGPG/Mime, doing this inline is very difficult, but we can do it given some more time (we're human too, and have a life (incredible ^__________^))...
- Don't forget to report bugs to our forum (here ^^) or by email at firegpg@gmail.com !