Skip to content

BootsFaces v1.5.0 - Enhancements and Bug Fix Release

Latest
Compare
Choose a tag to compare
@TheCoder4eu TheCoder4eu released this 09 Aug 20:57
· 50 commits to master since this release

BootsFaces v1.5.0 - Enhancements and Bug Fix Release

Our Team is really proud to announce this new release!
It's been a while since we didn't release a new version, but this left us time to fix many bugs and make some enhancements.

Enjoy!

Enhancements
#1148 Add multiple Option to Accordion
#1110 updating tooltip to v3.4.1
#1109 updating to 2.24.0 to fix sonatype-2017-0422 regarding moment package being vulnerable to Regular expression Denial of Service.
#1106 Add DataTables "lengthChange" option
#1093 Upgrade Bootstrap to v3.4.1 and Bootswatch themes to v3.4.1+1 and test. Solved css enhancement

Bug Fixes
#1147 Fix client id comparion for expanded panels
#1146 Radio button fix (Fix radioButton 'checked' rendering)
#1145 #1050 set fixed css style for navbar brand image
#1142 Fix class selection in update
#1133 XSS vulnerability in DateTimePicker Component due to lack of xml escaping
#1125 Bootsfaces showcase is returning a 502 bad gateway
#1124 #1101 fix an error in line 612 to get start index
#1121 #878 fix a diffrent between firefox and internet explorer
#1119 Fix CSS for select with other field sizes
#1118 Fix #1117 - Navbar causes session creation in a stateless f:view
#1115 Modal with button doesn't execute action
#1104 DataTables in v. 1.4.2 are not with bootstrap theme
#1101 DataTableRenderer:encodeEnd wrong logic
#1097 selectOneMenu visual problem since 1.4.2
#1089 illegal-access, jdk-11, jsr376, on jboss wildfly 17
#1066 iconAwesome problem in 1.4.1
#878 b:datatable sending null for onselect ajax call - Internet Explorer 11

Documentation improvement
#1132 DataTables CDN Alternative when developing locally Solved User support