replace deprecated g_memmove with memmove
[claws.git] / RELEASE_NOTES
index a08b6439aa5135911f67d9443854dc5cc46eb5ca..a0043f60e4c39db0b5964b5de703bc59cab40fa3 100644 (file)
@@ -1,76 +1,87 @@
-8th January 2010                                     Claws Mail 3.7.4
+26th July 2019                                      Claws Mail 3.17.4
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
-                     
+
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Spell checker: Highlight misspelled words when applying template
-  and 'check while typing' option is on
-
-* Spell checker: Highlight misspelled words in text inserted from
-  file(s) or pasted to message body when 'check while typing' option
-  is on
-
-* Improve parsing of List-Post header
-
-* Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
-  message selection from the message list into other applications.
-  This enables other applications to back-link to Claws Mail via a
-  "claws-mail --select" call after they received a drop.
-
-* Place the cursor in the compose window according to provided input.
-  If To: is present place cursor in Subject: field and if both To:
-  and Subject: are present place cursor in body. If body: is present
-  insert a new line after text and place cursor there.
-
-* QuickSearch: Use all of the available space to view expressions
-
-* Updated English and Spanish user manuals.
-
-* Updated  Brazilian Portuguese, Catalan, Czech, Dutch, French,
-  German, Hungarian, Indonesian, Japanese, Portuguese, Russian, and
-  Slovak translations.
-
-* Bug fixes:
-       o bug 1850, '"Reply All" duplicates "To" user in "CC" if
-                    original email had user in "From" and "CC"
-       o bug 1867, 'Changing account does not change BCC address'
-       o bug 1996, 'S/MIME key not selected'
-       o bug 2028, 'Attempts to connect to all accounts on exit'
-       o bug 2040, 'numbers in subject entry marked as misspelled'
-       o bug 2041, 'add autonomical scrolled windows to prefs pages'
-       o bug 2049, 'some icons not copied?'
-       o bug 2053, 'Inconsistent application of Coloration of
-                    Message text'
-       o bug 2055, 'duplicate mailing list reply if List-Post +
-                    Reply-To present'
-       o bug 2057, 'Claws mail does not keep renamed names of
-                    nntp-subscribed groups'
-       o bug 2063, 'glib assertion in GRelation use in imap.c'
-       o bug 2074, 'Remember sending account for sent messages'
-       o bug 2082, 'Wrong color rectangle position when replacing
-                    "color" processing rule'
-       o bug 2089, 'URLs ending with an underscore ('_') are not
-                    correctly parsed'
-       o fix statusbar in GTK+ 2.19.x
-       o fix crash in some cases when Enchant is enabled but the
-         spell checker is disabled
-       o fix leak and unchecked accesses.
-       o modify cairo clip handling in preview windows, to prevent
-         print preview windows from being blank with GTK+ 2.18
-       o fix core dump when attempting to insert a non-existing file
-         using a mailto: uri
-       o fix LDIF export
-       o fix registering as default client on windows 7
-       o fix win32 build on latest mingw32
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+* New HTML viewer plugin: Litehtml viewer
+
+* Added option 'Enable keyboard shortcuts' to the 'Keyboard
+  shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous
+
+* Compose: implemented copying of attached images to clipboard
+
+* Compose: images and text/uri-list (files) can now be attached by
+  pasting into the Compose window
+
+* Python plugin: window sizes are now remembered for the Python
+  console, the 'Open URLs' and the 'Set mailbox order' windows.
+
+* Fancy plugin: the download-link feature now follows redirections
+
+* MBOX export: the Enter key in the dialogue now starts the export
+
+* The date (ISO format) has been added to log timestamps
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+  Dutch, French, German, Hungarian, Indonesian, Polish, Portuguese,
+  Romanian, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
+  Turkish
+
+* bug fixes:
+       o bug 1920, 'No automatic NNTP filtering'
+       o bug 2045, 'address book blocks focus on email window'
+       o bug 2131, 'Focus stealing after mail check'
+       o bug 2627, 'Filtering does not work on NNTP'
+       o bug 3070, 'misbehaving text wrapping when URL chars are
+                    present'
+       o bug 3838, 'Canceled right-click on message list leaves UI
+                    in inconsistent state'
+       o bug 3977, 'Fix crashes when some external APIs fail'
+       o bug 3979, 'Hang (with killing needed) during action which
+                    extracts attachments'
+       o bug 4029, 'segfault after deleting message in a window'
+       o bug 4031, 'fingerprint in SSL/TLS certificates for ...
+                    (regress error)'
+       o bug 4037, 'Fix some small issues'
+       o bug 4142, 'Translation error on Russian'
+       o bug 4145, 'proxy server for sending doesn't work'
+       o bug 4155, 'remember directory of last saving'
+       o bug 4166, 'corrupted double-linked list'
+       0 bug 4167, 'Max line length exceeded when forwarding mail'
+       o bug 4188, 'STL file is sent not as an attachment but as its
+                    base64 representation in plaintext'
+       o CID 1442278, 'impossible to trigger buffer overflow'
+       o Make key accelerators from menu work in addressbook window
+       o save checkbox choices of display/summaries/defaults prefs
+       o Do not throw an error when cancelling 'Save email as...'.
+       o occasional crash on drag'n'drop of msgs
+       o possible stack overflow in vcalendar's Curl data handler
+       o crash when LDAP address source is defined in index, but
+         LDAP support is disabled
+       o crash in Fancy plugin if one of the MIME parts has no
+         Content-ID
+       o a few small memory leaks in scan_mailto_url()
+       o configure script for rare cases where python is not
+         installed
+       o incorrect charset conversion in sc_html_read_line().
+       o markup in 'key not fully trusted' warning in pgpcore
+       o use after free in rare code path in rssyl_subscribe()
+       o several memory leaks
+       o verify_folderlist_xml() for fresh starts
+       o printf formats for size_t and goffset arguments.
+       o alertpanel API use in win32 part of mimeview.c
+       o pid handling in debug output of kill_children_cb()
+       o incorrect pointer arithmetic in w32_filesel.c
+
+For further details of the numbered bugs and RFEs listed above
+see https://www.claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+