Releases: julmud/phpDVDProfiler
Releases · julmud/phpDVDProfiler
v_20230807
Changes since the previous version 20230108
Fixed
v_20230108
Changes since the previous version 20230102
- new: the mediatype banner can now be forced to be displayed on every media (see AddBannerOnThumbnails in siteconfig.php)
- new: support dates pre-1970 for release date, purchase date, ...
- fix: better handling of DB connection problems
- fix: don't count ignored profiles in added counter during collection update
- fix: the interface wasn't displayed if the collection (or search result) was empty
v_20230102
Changes since the previous version 20200130:
- support for PHP 8.0 and 8.1
- preliminary support for PHP 8.2
v_20200130
Changes since the previous release v_20200117:
- add the display of dynamic range information (thanks Lowpro)
- add 4K/UHD profiles and new features support to Pick-a-Flick
- fix the Pick-a-Flick feature
- fix the charset encoding in gallery and specific skins
- remove support of MySQL 4.0
v_20200115
Changes since the previous release v_20200107:
- add support of the Fr4me and Handle case types
- fix fast incremental updates
- fix the use of temporary tables in incremental updates and CleanCommon script
- fix the French translation of the countries
- fix the displayed flag for language Rumantsch
- fix the RSS feed after our adding the support of 4K/UHD profiles
- cleanup some small notices / bugs for better maintainability
v_20200107
Changes since previous release v_20191229:
- add support for the 4K/UHD media format (thanks Gavin-John!)
- fix the character set encoding in the "Watched Statistics" page
- fix the database schema creation script for compatibility with MySQL 5.7
- add support for MySQL 8
- switch back to zip files for the "official" distribution as it was the format used before
- fix small behind the scenes stuff for better code in the future