Roller 6.1.4 is now available for download
Dave Johnson <[email protected]> Wed, 9 Oct 2024 21:55:05 -0400
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <19222D83-F172-41FD-A50C-C2B1FE2BC1D5__4554.70906324393$1728525361$gmane$org@gmail.com> |
This release includes several updates and improvements to enhance the = security, stability, and functionality of your Roller installations. Release files are now available on Apache mirrors:=20 https://www.apache.org/dyn/closer.cgi/roller/roller-6.1/v6.1.4 ## Key Changes in Apache Roller 6.1.4 ### Safer defaults As of Roller 6.1.4, several default settings have been updated to = enhance security for multi-user weblog sites: HTML content sanitization: Roller now sanitizes all HTML content by = default to prevent malicious content. This is controlled by the = weblogAdminsUntrusted=3Dtrue property in your roller-custom.properties = file. Custom themes and file-uploads disabled by default. You can enable this = feature via the Server Admin page if you trust your users, as these = features can pose security risks. Better CSRF and XSS protection by user-specific and one-time-use salts. ### Dependency updates Over 20 mostly minor dependency updates including Spring, Eclipse-Link = JPA, Log4j, Lucene, and more. ### Bug fixes Fixed some bugs that impacted category create, update and delete