Skip to content

Commit

Permalink
Update the changelog with the new releases info
Browse files Browse the repository at this point in the history
  • Loading branch information
julmud committed Jan 7, 2020
1 parent 50e3d63 commit 44f0731
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
37 changes: 37 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
Version 20200107 (phpdvdprofiler.20200107.zip)
Changes since version 20191229 (phpDVDProfiler.20191229.tar.gz)
- 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

Version 20191229 (phpDVDProfiler.20191229.tar.gz)
Changes since version 20191228_b (phpDVDProfiler.20191228_b.tar.gz)
- remove the DB schema update script, as there's already a process in place during normal updates
- update handling of rating system logos for rating systems with diacritics in their name
- fix the boxset display in the cover gallery
- update the localities.xod file

Version 20191228_b (phpDVDProfiler.20191228_b.tar.gz)
Changes since version 20191228 (phpDVDProfiler.20191228.tar.gz)
- fix the missing first two characters from the DVD feature list

Version 20191228 (phpDVDProfiler.20191228.tar.gz)
Changes since version 20191227 (phpDVDProfiler.20191227.tar.gz)
- fix SQL injections
- fix a missed PHP notice in the gallery
- remove dead links to dvdaholic in the navigation menu

Version 20191227 (phpDVDProfiler.20191227.tar.gz)
Changes since version 20191226 (phpDVDProfiler.20191226.tar.gz)
- add support of Auro-3D and DTS-X audio formats
- add support of DVD Profiler 4 new features for a DVD: Play all, D-Box, Cine-Chat, and MovieIQ
- add a script for DB schema updates

Version 20191226 (phpDVDProfiler.20191226.tar.gz)
Changes since version 3.8.2.1 (phpdvdprofiler_v3-20140306.zip)
- add support of PHP version 7.2
- add support of Dolby Atmos audio format

Version 3.8.2.1 (phpdvdprofiler_v3-20140306.zip)
Changes since version 3.8.2.0 (phpdvdprofiler_v3-20130126.zip)
- fixed typo for NoBackImageNotFound in globalinits (thanks dedcap!)
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ See the file phpdvdprofiler-install.txt for instructions on installing the appli

## Authors

* **FredLooks** - *Initial work* - [FredLooks](http://www.invelos.com/UserProfile.aspx?Alias=FredLooks)
* **FredLooks and contributors** - *Initial work* - [FredLooks](http://www.invelos.com/UserProfile.aspx?Alias=FredLooks)
* **Thomas Fintzel** - *Gallery code for the covers*
* **Julien Mudry** - *Compatibility with PHP 7.2*
* **Gavin-John Noonan** - *Suport of 4K UHD media types and numerous fixes* - [Gavin-John Noonan](https://github.com/gjnoonan)

## License

Expand Down

0 comments on commit 44f0731

Please sign in to comment.