This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit d7d84fb1bf981a48142ff3de734c82b60f1a7bbc Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Fri Jul 18 08:39:51 2025 +0200 [RELEASE] MIME4J 0.8.13 blog post --- .../_posts/2025-07-18-mime4j-0.8.13.markdown | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/homepage/_posts/2025-07-18-mime4j-0.8.13.markdown b/src/homepage/_posts/2025-07-18-mime4j-0.8.13.markdown new file mode 100644 index 0000000000..5ea835aec4 --- /dev/null +++ b/src/homepage/_posts/2025-07-18-mime4j-0.8.13.markdown @@ -0,0 +1,25 @@ +--- +layout: post +title: "Apache James MIME4J 0.8.13" +date: 2025-07-18 03:16:30 +0200 +categories: james update +--- + +The Apache James developers are pleased to announce the 0.8.13 release of the MIME4J library. + +Early adopters can [download it][download], any issue can be reported on our issue [tracker][tracker]. + +The full changes included in this release can be seen in the [CHANGELOG][CHANGELOG]. + +This release adds the following features: + + - MIME4J-332 Improve handling of "sectioned" field names + - MIME4J-331 Add support for RFC-6532 Internationalized Email Headers, and test it. (#114) + - MIME4J-330 Fix MimeStreamParser bug: part body stream ends with CR + + +The Apache James PMC would like to thanks all contributors who made this release possible! + +[CHANGELOG]: https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md +[tracker]: https://issues.apache.org/jira/browse/MIME4J +[download]: https://james.apache.org/download.cgi#Apache_Mime4J --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org