# Dev4Press Library

## Changelog

### Version 5.4 - 2025.05.23

* New: additional free flag in the `License`
* New: show admin notices when license is not activated
* New: updated license validation on save
* New: improved weekly license validation

### Version 5.3 - 2025.01.26

* New: composer file requirements expanded
* New: many PHP related changes and improvements
* New: expanded `DBLite` with few new methods
* Edit: improvements to the frontend `Grid` object
* Edit: improved styling for the plugin settings panel
* Removed: built-in cacert.pem
* Removed: unused balloon stylesheet

### Version 5.2.2 - 2024.11.12

* Edit: various license related tweaks and improvements

### Version 5.2 - 2024.11.02

* New: updated to work with the composer include
* New: added several more icons to the icon font
* New: expanded `DBLite` with more methods for `WPDB`
* New: expanded `DBLite` with method to get table name
* New: expanded `Arr` with `insert_before` method
* New: expanded `Table` with `timstamp_to_date` method
* New: class `DirectoryFilter` iterator
* New: the settings panel can handle Pro only groups
* Edit: method `mysqli` in `DBLite` always return `TRUE`
* Edit: few updates to the display of the plugin edition
* Edit: improved styling for the plugin settings panel
* Edit: many updates to the plugin dashboard styling
* Edit: built-in cacert.pem 20240924
