Fixes
- Boolean filters
- Can rename item alias in table (2.5 issue)
- Fixed dates format issue with unix timestamps
- Range filters on date with unix timestamps
- Range filters labels
- Modal pickers improved
CHECK YOUR FORKS (when you are using Unix timestamps)
- All your modal_grid.php files in tmpl files (Back end)
- helpers/dates function getUnixTimestamp()
- All your models using unix timestamp in filters - save() function.
- JDom new : html.form.input.select.modalpicker
- Changed : classes/form/field/modal.php
For this upgrade, your application may not have been affected, only fixed. So almost impossible that this upgrade damage your forks. But if you want to take advantage of this fix form this version, you may apply the changes to your forked files.