1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271
|
Geary 0.8.2 - 4 November 2014
-----------------------------
* "View Source" creates temp files only readable by user (#724436)
* elementary Contractor support (#734717)
* Prevent displaying blank window when Geary first starts (#720360, #737811)
* Disable SSLv3 (POODLE attack) (#739019)
* Fix IMAP problems when running under Turkish locale (#714892)
* Don't crash when closing composer (#739141)
* Updated translations
Geary 0.8.1 - 7 October 2014
----------------------------
* Display properly-scaled icons under GTK+ 3.14
* Don't show composer close/detach buttons twice under GTK+ 3.14
* Fix code analysis errors reported by newest Vala
* gcr-3 minimum version requirement not specified
* Properly install French online help
* Czech online help added
* Updated Spanish, German translations
Geary 0.8.0 - 19 September 2014
-------------------------------
* Enforce CSS scope style rules when viewing emails
* Bug fixes
* Updated translations
Geary 0.7.2 - 2 September 2014
------------------------------
* Warn user of TLS certificate issues when connecting (#713247)
* Better scrolling system for inline composer
* Improved database performance and reduced lags
* IMAP stack fix (old IDLEs causing command completion)
* Compile with Vala 0.25 and better
* Updated translations
Geary 0.7.1 - 20 August 2014
----------------------------
* Show attachments lacking a Content-Disposition
* Prevent Inbox from being cleared at startup (Dovecot, Zimbra, more)
* Major memory leak (due to GMime bindings) fixes
* Improved IMAP disconnect/reconnect logic
* Autocomplete properly quotes RFC822 strings
* Stabilize search results to prevent lost or dropped results
* Inline composer polish
* Updated translations
Geary 0.7.0 - 18 July 2014
--------------------------
* Major overhaul of email composer, now inline in main window and redesigned
* Composer will automatically add signature to emails
* Saving drafts to server can be disabled
* Improved main window interface, now using GtkHeaderBar
* Database speed optimizations to reduce lags and improve read times
* Improved connection retry
* Various bug fixes
* Updated translations
Geary 0.6.3 - 2 September 2014
------------------------------
* Warn user of TLS certificate issues when connecting (#713247)
* Fix wrong timestamp in composed email Date: header (#714376)
* Compile with Vala 0.25 and better
Geary 0.6.2 - 20 August 2014
----------------------------
* Patch major memory leak due to GMime bindings
* Prevent Vala 0.26 compiler error
* Stabilize search sorting to prevent dropped search results
* Prevent Inbox from being cleared on startup w/ Dovecot, Zimbra, and more.
Geary 0.6.1 - 1 July 2014
-------------------------
* Copy and move message bug fixes (esp. to prevent lost emails)
* Prevent STARTTLS BAD_IDENTITY when connecting to server
* Prevent failure when deleting Outbox message
* Don't save draft messages on server when UIDPLUS not available
* Correct severe database command error (statement too long)
* Fix bug when launching Geary with file URIs for attachments
* Prevent the IMAP account synchronizer from deadlocking
* Fix server compatibility issues (mail.ru, netcourrier.com)
* Italian translation of help documentation
* Improved translations
Geary 0.6.0 - 17 March 2014
---------------------------
* Cleaned up star/unstar and mark as read/unread functionality
* Added localized help docs to installed files
* Many bugfixes
Geary 0.5.3 - 3 March 2014
--------------------------
* Better styling of collapsed quotes
* "Use IMAP credentials" option in account creation dialog
* Fixed support for GMail drafts
* Fixed background synchronizer
* Fixed some unread count issues
* Fixed some IMAP issues
* Fixed theming issues
* Other miscellaneous bugfixes
Geary 0.5.2 - 14 February 2014
------------------------------
* Improved recognition of special folders for "Other" accounts
* Prompt before permanently deleting messages
* Allow searching for "from:me" and the like
* Conversation viewer quoted text improvements
* UI and icon improvements
* Miscellaneous bugfixes
Geary 0.5.1 - 30 January 2014
-----------------------------
* Ability to save sent mail
* Basic search operators
* Separate trash, archive, and delete operations
* Improved special folder handling for "Other" accounts
* Fixed some IMAP issues
* Speed improvements & miscellaneous bugfixes
Geary 0.5.0 - 12 December 2013
------------------------------
* Port to GtkApplication
* Use app menu instead of gear button menu, where available
* Miscellaneous bugfixes
Geary 0.4.3 - 12 December 2013
------------------------------
* Fix "squished" conversation list when used with certain themes
* Compile-time support for WebKitGTK 2.0
Geary 0.4.2 - 20 November 2013
------------------------------
* Compile with Vala 0.22.1
Geary 0.4.1 - 11 November 2013
------------------------------
* Compile-time support for WebKitGTK 2.2
* Fixes IMAP STARTTLS failure to connect bug
* Works around LIST bug in IceWarp IMAP servers (crasher)
* Solves crash when IMAP connect fails due to timeout
* CamelCased MIME types now handled properly (prevents blank emails)
* Adds missing RTL icons
* New translations
Geary 0.4.0 - 3 October 2013
------------------------------
* Per-account full text search
* Automatic save to draft
* Refreshed user interface
* Per-folder unread email count
* Experimental support for Outlook.com
* Enhanced "show external images" preference
* Find bar for locating text within a conversation (Ctrl+F)
* Improved handling of attachments
* Malicious link checker
* Passwords stored with libsecret instead of GNOME Keyring
* Hundreds of bugs fixed and small improvements
Geary 0.3.1 - 9 April 2013
---------------------------
* Reduced CPU and memory footprint
* Account dialog bugs fixed
* Stability improvements
Geary 0.3.0 - 19 March 2013
---------------------------
* Support for multiple accounts
* Account editor
* Basic full conversations
* Some light background downloading of messages
* Mark as spam/not spam
* "Important" folder support
* Multiple compressed messages are collapsed in conversation viewer
* Mark as read as you scroll in conversation viewer
* Highlight unread messages in conversation viewer
* New keyboard shortcuts (see help)
* Allow auth-less SMTP
* Conversation viewer WebKit inspector
* Many bugfixes
Geary 0.2.2 - 18 October 2012
-----------------------------
* Fix PLAIN authentication (failed w/ Yahoo! and other SMTP servers)
* Build will fail if intltool not installed (necessary for .desktop)
Geary 0.2.1 - 8 October 2012
----------------------------
* Save attachments FileChooserDialog now displays network mounts
* Adds support for SMTP PLAIN authentication
* Installs Italian translation (overlooked in 0.2.0)
* Adds three new translations: Czech, Telugu, and Turkish
* Preferences dialog and .desktop file now translated
* Icon and desktop file cache updated after uninstall
* Various translation fixes, including translations not being displayed
Geary 0.2.0 - 1 October 2012
----------------------------
* Fixed Dovecot-related IMAP issues
* Fixed Exim-related SMTP issues
* Improved icons
* Toolbar improvements
* Composer window redesign and bug fixes
* Conversation List redesign
* Messaging Menu integration
* Numerous bug and stability fixes
Geary 0.1.90 - 05 September 2012
--------------------------------
* Support for sending and receiving attachments
* New mail notification for GNOME Shell and Unity
* Outbox for scheduled delivery of messages
* Better visual presentation of conversations
* Full SSL and STARTTLS support
* Fine-grained control of account information for connecting to Dovecot
and generic IMAP servers
* Address autocompletion when composing a message
* Database optimizations
* Strings marked for translation and .pot file now available
* Numerous bug and stability fixes
Geary 0.1.0 - 04 May 2012
-------------------------
* Initial release. Features include:
- Lightweight IMAP/SMTP email client
- Integration with GMail and Yahoo Mail features
- Read/write HTML email
- Support for starring, archiving, mark as read/unread
|