Skip to content

Releases: julmud/phpDVDProfiler

v_20230807

07 Aug 09:21
Compare
Choose a tag to compare

Changes since the previous version 20230108

Fixed

  • correctly display the favicon.ico and add icons for Android and Apple Touch (#41) (thanks John)
  • gallery no longer has an internal error when called directly (#43)
  • gallery displayed a warning from time to time
  • warnings with PHP 8.2 (#44 and #45) (thanks Sebastian and Udo)

v_20230108

08 Jan 08:21
Compare
Choose a tag to compare

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

02 Jan 10:08
Compare
Choose a tag to compare

Changes since the previous version 20200130:
- support for PHP 8.0 and 8.1
- preliminary support for PHP 8.2

v_20200130

30 Jan 08:39
Compare
Choose a tag to compare

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

15 Jan 13:27
Compare
Choose a tag to compare

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

07 Jan 17:28
Compare
Choose a tag to compare

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