Posted by Jayme — 6th May 2024
This release has a focus on improving compatibility with PHP 8.2.The introduction of inheritance validation to PHP produced a lot of warnings when using MasterPress with PHP 8.2. I have updated most of the problematic code – but some code would have broken in previous PHP versions, so I have temporarily disabled inheritance validation in…
Posted by Simon — 9th November 2023
MasterPress 1.3.10 is a feature and bugfix release.Workaround for fatal error introduced by changes to WordPress’ wpdb class in WordPress 6.4. Added actions to MPC files upload_field & WF image save_image functions.
Posted by Simon — 16th February 2023
MasterPress 1.3.9 is a bugfix release.Fixed typo in MPFT_Video class that was causing an incompatibility issue with PHP 8
Posted by Jayme — 16th December 2022
MasterPress 1.3.8 is a bugfix release.Fixed a bug where MB, KB, and GB were being converted to bytes incorrectly via WOOF file functions. Fixed a bug where transparent images were losing their transparency on resize.
Posted by Jayme — 28th July 2022
Masterpress 1.3.6 is a compatibility release. It resolves an edge case with shared fieldsets not working for MySQL 8 when the fieldset is limited to more than 1 post type or taxonomy or excluding any post types or taxonomies.