PrimeFaces 8.0 has landed
PrimeFaces Team is pleased to announce the PrimeFaces 8.0 with 400+ filed improvements, security updates, various enhancements and quality improvements.
CSP: Content Security Policy
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. See Content Security Policy for more details.
1 2 3 4 |
<context-param> <param-name>primefaces.CSP</param-name> <param-value>true</param-value> </context-param> |
View the live demo.
Scatter Chart
Chart component now supports Scatter Charts in addition to the numerous existing chart types.
Timeline
Timeline has been updated with better customization options and a modern look.
DataExporter
DataExporter now supports all data components not just DataTable.
Inverted DataScroller
DataScroller orientation can now be customized to be inverted, meaning data will be loaded as you scroll to top.
DatePicker – Java 8 APIs
DatePicker component has received compatibility with the Java 8 Date APIs like LocalDate.
Documentation
Visit the live documentation for more information.
Migration Guide
All list of changes about the update path has been documented at migration guide.
Download
PrimeFaces 8.0 is available at Maven Central Repository.
Roadmap
PrimeFaces 9.0 will bring exciting new features, we’ll do a separate post for it soon, stay tuned and…
Always bet on Prime!