X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=2c9c96b662a6a211ce87d5e8197dddd23a0de0b7;hb=0584dfe5b8e74406b59ae5d05b74ecbf3c87ad20;hp=84524fc23b18326d10f951921bb2400a7323778b;hpb=df29125d2f63b5c2e36b373462eac9684d8046e4;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 84524fc23..2c9c96b66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,91 @@ +2017-05-05 Carl Hetherington + + * Warn user if they try to send KDM emails without a configured mail server (#1046). + +2017-05-04 Carl Hetherington + + * Nag users to backup config.xml if they make a DKDM. + +2017-05-03 Carl Hetherington + + * Version 2.11.3 released. + +2017-05-02 Carl Hetherington + + * Version 2.11.2 released. + +2017-05-02 Carl Hetherington + + * Version 2.11.1 released. + +2017-04-30 Carl Hetherington + + * Try to improve hints when making a DCP which is not 24 or 48fps. + +2017-04-27 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Stop master and server instances fighting over ports, allowing them to coexist (#962). + +2017-04-26 Carl Hetherington + + * Make a copy of the configuration, if it fails to load, before making new defaults. + +2017-04-07 Carl Hetherington + + * Make jump-to-content-start on selection in the content list + optional. + +2017-04-03 Carl Hetherington + + * Confirm overwrite of existing DCPs when making a new one. + +2017-03-07 Carl Hetherington + + * Handle failure to write to cinemas file more nicely. + +2017-03-03 Carl Hetherington + + * Add option to write KDMs to separate folders + or ZIP files. + +2017-02-28 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2017-02-27 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + +2017-02-20 Carl Hetherington + + * Add "Add DCP" button to the content panel. + +2017-02-18 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2017-02-15 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2017-02-14 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2017-02-13 Carl Hetherington + + * Version 2.10.9 released. + +2017-02-13 Carl Hetherington + + * Version 2.10.8 released. + 2017-02-12 Carl Hetherington + * Use CPL's annotation text for ASSETMAP and PKL (#1048). + * Fix missing keys in VF KDMs (#975). 2017-02-10 Carl Hetherington