add patch RFE 4244, 'Handle additional Date header formats'
[claws.git] / RELEASE_NOTES
index 47610c40a1014586ac30c948a2f72506bd49bd1b..a0043f60e4c39db0b5964b5de703bc59cab40fa3 100644 (file)
@@ -1,97 +1,87 @@
-18th April 2008                                      Claws Mail 3.4.0
+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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added support for /dev/mem_notify. This Linux kernel feature
-  will allow applications to be notified that memory has to be
-  freed before getting OOM-killed.
-  For more information: http://lwn.net/Articles/267013/
-
-* Enabled moving/copying folders to root folders when using the
-  folder selection dialogue.
-
-* Global and per-folder templates can now override the From name.
-
-* Added a tooltip with extended folder stats. (Hover the cursor over
-  the short stats on the right, below the message list.)
-
-* Implemented 2-line items in the message list when in three column
-  mode.
-
-* Added support for png themes.
-
-* Added an icon for attached patches (text/x-patch and text/x-diff).
-
-* When viewing a message that has a large amount of text, show a
-  maximum of 1MB of text and add a noticeview to show optionally show
-  the whole message.
-
-* Added a button to the templates preferences to restore defaults for
-  current language.
-
-* Added search in filtering rules list.
-
-* Bogofilter Plugin:
-  Added a "learn from whitelist" preference.
-
-* MAEMO:
-  Added information when fetching large messages.
-
-* tools/csv2addressbook.pl
-  Added support for Kmail/Kaddressbook.
-
-* Updated translations: Brazilian Portuguese, Finnish, French,
-  German, and Italian.
-
-* Bug fixes:
-       o bug 1494, 'Trayicon plugin breaks UI...' (MAEMO)
-       o bug 1515, 'large messages crash claws when syncing for
-                    offline mode'
-       o bug 1532, '"login refused" message insufficiently 
-                    detailed'
-       o bug 1533, 'Claws is unable to mark messages as "read" in
-                    IMAP shared folders'
-       o bug 1534, 'Segmentation fault when doing some draft saving
-                    and then throwing away'
-       o bug 1539, 'Program crashes':
-                   Setup Gcrypt's thread functions when built with
-                   GnuTLS
-       o bug 1541, 'Deleting message from within read window
-                    displays next message then closes.' (MAEMO)
-       o bug 1553, 'File lock not respected'
-       o bug 1555, 'Bug with the feature "save a copy of outgoing
-                    messages in this folder"'
-       o bug 1559, 'Claws Mail crashed deleting all common contacts'
-       o bug 1561, 'Crashes leaving unsubscribed folder after
-                    ticking "Show only subscribed"'
-       o bug 1562, 'Claws-Mail does not completely respect settings
-                    in GTK2_RC_FILES environment'
-       o Fix blinking of the taskbar entry.
-       o Fix folder view's scrollbar at startup if starting hidden.
-       o If no MH mailbox and no account exists, when creating a
-         POP/Local account, just create it and use the default one
-         instead of bailing with a "Mailbox doesn't exist" error.
-       o Clean up session disconnection. Possibly fix Ubuntu bug
-         #204290
-       o Fix RedHat bug 431735, 'segfault if /home is full'
-       o Fix compose template formats (in global preferences)
-         getting translated under specific conditions.
-       o Fix updating of tags menu.
-       o Fix log size getting out of control (claws-mail getting
-         SIGXFSZ): rotate if every 10MB.
-       o Fix debian bug 474712, 'claws seg faults when IMAP 
-         connection breaks after an IMAP protocol error (BAD UID
-         SEARCH Invalid parameter: $Forwarded)]'
-
-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.
+