[Commits] [SCM] claws branch, master, updated. 4.1.0-92-gc8ddd32fa
paul at claws-mail.org
paul at claws-mail.org
Thu Oct 20 12:56:44 UTC 2022
The branch, master has been updated
via c8ddd32fa2c9bb9e61a34a3550d72cd67b36da21 (commit)
from 65608443d3c204c6376a1395e43799df32045408 (commit)
Summary of changes:
NEWS | 50 +++++++++++++++++++++
README | 2 +
RELEASE_NOTES | 140 ++++++++++++++++------------------------------------------
3 files changed, 90 insertions(+), 102 deletions(-)
- Log -----------------------------------------------------------------
commit c8ddd32fa2c9bb9e61a34a3550d72cd67b36da21
Author: Paul <paul at claws-mail.org>
Date: Thu Oct 20 13:56:40 2022 +0100
for release 4.1.1
diff --git a/NEWS b/NEWS
index 945db7a38..ce88bcb48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+* 4.1.1 / 3.19.1
+----------------
+
+* Marked messages in the Message List can now be displayed with bold
+ text by setting the hidden preference "bold_marked".
+
+* The confirmation dialogue when saving all the attachments of a
+ message can now be disabled.
+
+* The Message List tooltip for the From column now shows name and
+ address.
+
+* OAuth2: various fixes and improvements.
+
+* The user manuals have been updated.
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
+ French, Polish, Russian, Slovak, Spanish, Swedish, Traditional
+ Chinese, Turkish.
+
+* Build system: GLib version 2.50 or greater is required; autoconf
+ version 2.69 or greater is required; pkgconfig support for GPGME
+ and libgpg-error has been added; GnuTLS is required for OAuth2;
+ OAuth2 support can be removed with --disable-oauth2.
+
+* bug fixes:
+ • bug 4547, '--enable-tests makes compilation fail'
+ • bug 4583, 'Compose window 'Discard message' dialog is
+ displayed even though draft is already saved'
+ • bug 4584, 'Compose window causing Claws to terminate
+ unexpectedly'
+ • bug 4589, 'Edit Group Details panel wording unclear.'
+ • bug 4615, 'Compilation fails with --disable-gnutls'
+ • bug 4620, 'German translation of Content-Transfer-Encoding
+ adds unwanted colon'
+ • bug 4628, 'typos in the README file'
+ • bug 4630, 'Fancy loads remote images when remote content
+ is disabled'
+ • bug 4636, 'Handle non-ascii characters in server response'
+ • AddressKeeper plugin: not saving addresses.
+ • Perl plugin: building with perl v5.35.2 or greater.
+ • AttRemover plugin: filenames would not be shown and corrupt
+ the output
+ • OAuth2: Use the user-configured timeout
+ • 'save all' dialogues' logic.
+ • Make custom headers compliant with RFC 2822 § 3.6.
+ • correctly set modified flag after auto-save
+ • NNTP account's SMTP server wasn't used
+ • building with older GLibs
+
* 4.1.0 / 3.19.0
----------------
diff --git a/README b/README
index 6d3b6723e..5751c5ca8 100644
--- a/README
+++ b/README
@@ -596,11 +596,13 @@ https://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
GTK 3 Version
-------------
+2022-10-20 4.1.1
2022-04-03 4.1.0
2021-07-10 4.0.0
GTK 2 Version
-------------
+2022-10-20 3.19.1
2022-04-03 3.19.0
2021-07-10 3.18.0
2020-10-19 3.17.8
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index b05b172f7..72ae86d7e 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,4 +1,4 @@
-3rd April 2022 Claws Mail 4.1.0
+20th October 2022 Claws Mail 4.1.1
CLAWS MAIL RELEASE NOTES
http://www.claws-mail.org
@@ -9,116 +9,52 @@ email client.
New in this release:
~~~~~~~~~~~~~~~~~~~~
-* Text zooming in the Message View is now possible, using CTRL+mouse
- wheel up/down, CRTL+touchpad two-fingered vertical swiping, or
- the Message View's right-click menu.
+* Marked messages in the Message List can now be displayed with bold
+ text by setting the hidden preference "bold_marked".
-* GtkColorChooser is now used in the Spell Checking preferences,
- Colour Label preferences, and the folder Properties pages.
+* The confirmation dialogue when saving all the attachments of a
+ message can now be disabled.
-* 'Default From:' has been added to the Compose page of the folder
- Properties. This allows setting an email address which will
- override the Account's email address.
+* The Message List tooltip for the From column now shows name and
+ address.
-* An option has been added to the 'General' page of the folder
- Properties, 'Skip folder when searching for unread or new
- messages', so that the folder can be skipped when using Go To
- next/previous unread/new message.
-
-* 'By Sender' has been added to '/Tools/Create filtering rule/...'
- and '/Tools/Create processing rule/...'
-
-* The option 'Run processing rules before marking all messages in a
- folder as read or unread' has been added to
- '/Configuration/Preferences/Display/Summaries'.
-
-* It is now possible to add a toolbar button to 'Run folder
- processing rules'.
-
-* The Actions configuration list now has 'Top' and 'Bottom' buttons.
-
-* In '/Tools/List URLs' it is now possible to CTRL+c or right-click
- a list item and 'Copy URL'; copying multiple selections is also
- possible.
- Phishing URLs are now indicated in red by default. This uses the
- colour defined in the hidden preference, log_error_color.
-
-* The method of handling Tags has been improved.
-
-* When using the separate Message View the Enter key will open the
- currently selected message in the Message List. So, for example,
- if you delete the current message, pressing Enter will open the
- next message without having to leave the separate Message View.
-
-* The quicksearch type-ahead keypress delay is now customizable
- using a hidden preference ("qs_press_timeout").
-
-* Improvements to the storage of OAuth2 refresh tokens.
-
-* A "View all" button has been added to the Themes preferences page
- in order to preview all icons of a theme.
-
-* The term 'master passphrase' has been replaced in the UI with
- 'primary passphrase'.
-
-* The label 'SSL/TLS' has been replaced with 'TLS' in the UI.
-
-* chmod 0600 is set on log files, history files, saved parts, etc.
-
-* "Keyword Warner" plugin has been added. This shows a warning when
- sending or queueing a message and a reference to one or more
- user-defined keywords are found in the message text.
-
-* Adding a new RSSyl feed or subscribing to a Webcal will
- automatically suggest using any suitable URI found on the
- clipboard.
+* OAuth2: various fixes and improvements.
* The user manuals have been updated.
-* Updated translations: Brazilian Portuguese, British English,
- Catalan, Czech, French, Indonesian, Polish, Romanian, Russian,
- Slovak, Spanish, Turkish.
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
+ French, Polish, Russian, Slovak, Spanish, Swedish, Traditional
+ Chinese, Turkish.
+
+* Build system: GLib version 2.50 or greater is required; autoconf
+ version 2.69 or greater is required; pkgconfig support for GPGME
+ and libgpg-error has been added; GnuTLS is required for OAuth2;
+ OAuth2 support can be removed with --disable-oauth2.
* bug fixes:
- o bug 4312, 'litehtml plugin loops (hangup)'
- o bug 4346, 'Error: Certificate is for invalid2.invalid, but
- connection is to imap.gmail.com'
- o bug 4442, 'vcalendar segfault if in invitation email and
- switch to another folder'
- o bug 4495, 'Improve text strings for OAuth2'
- o bug 4496, 'Fancy crashes when opening an email'
- o bug 4511, 'Uses deprecated ghostscript operator'
- o bug 4513, 'msg window too small in 3 column layout'
- o bug 4517, 'Thread safety issues in signature checking code'
- o bug 4524, 'Problems exiting/closing Claws Mail'
- o bug 4534, 'Address book causing claws to terminate
+ • bug 4547, '--enable-tests makes compilation fail'
+ • bug 4583, 'Compose window 'Discard message' dialog is
+ displayed even though draft is already saved'
+ • bug 4584, 'Compose window causing Claws to terminate
unexpectedly'
- o bug 4535, 'Setting msgview_date_format=1 does not work'
- o bug 4536, 'Tab for address selects second entry'
- o bug 4556, 'Filesize in kilobytes versus kibibytes'
- o bug 4577, 'Fancy plugin with GTK3 seems to ignore content
- encoding'
- o when using 'hide_timezone' use UTC when generating
- MessageID
- o non-translation of some button labels
- o the initial position of the (X-)Face image
- o return receipts from accounts without a name
- o folderview pixmaps not being updated after icon theme
- change until restart
- o spell checker underlining when black is chosen
- o text on various buttons
- o scrolling in a message's attachments bar (scrolling left or
- right were scrolling down).
- o scrolling not working when GTK smooth scroll is set
- o scroll to next/prev page in pdf_viewer
- o build error with -Werror=format-security
- o invalid crypto engine (gpgme_op_verify failed)
- o vCalendar tooltip in Day View showed the wrong month.
- o View Log button
- o when closing Compose window dialogue requesting choice from
- user is not shown and some options are lost in drafted copy
- o weird logic with the 'Edit filter action' dialog
- o resource leaks; memory corruption
+ • bug 4589, 'Edit Group Details panel wording unclear.'
+ • bug 4615, 'Compilation fails with --disable-gnutls'
+ • bug 4620, 'German translation of Content-Transfer-Encoding
+ adds unwanted colon'
+ • bug 4628, 'typos in the README file'
+ • bug 4630, 'Fancy loads remote images when remote content
+ is disabled'
+ • bug 4636, 'Handle non-ascii characters in server response'
+ • AddressKeeper plugin: not saving addresses.
+ • Perl plugin: building with perl v5.35.2 or greater.
+ • AttRemover plugin: filenames would not be shown and corrupt
+ the output
+ • OAuth2: Use the user-configured timeout
+ • 'save all' dialogues' logic.
+ • Make custom headers compliant with RFC 2822 § 3.6.
+ • correctly set modified flag after auto-save
+ • NNTP account's SMTP server wasn't used
+ • building with older GLibs
For further details of the numbered bugs and RFEs listed above
see https://www.claws-mail.org/bug/[BUG NUMBER]
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list