Author Topic: Release 0.8.7.0 2018-06-04  (Read 3106 times)

Offline Wally73

  • Overlord
  • ******
  • Posts: 273
  • Helpful: +31/-1
  • i'm nuts
Release 0.8.7.0 2018-06-04
« on: 2018-06-04, 01:24:03 am »
0.8.7.0 2018-06-04
Changed:
   * Increase size of 'xref' column in collections' tables due to some larger sizes reported.

Fixed:
   * Replacing last use of each() in nZEDb code. Note that two libraries (forkdaemon and
    guzzlehttp/promises) still use it however.


0.8.6.0 2018-05-07
Added:
   * tpg' option (to './zed verify tables' sub-command), which checks for missing tables of active
    groups and creates them. It does not delete tables of inactive groups.

Fixed:
   * Issue where the date after 'release have been disabled/terminated by Releases' was printed as
    the format string instead of the formatted numbers.


0.8.5.2 2018-04-05
Fixed:
   * Actually merge in the PHPMailer fix.


0.8.5.1 2018-04-05
Fixed:
   * PHPMailer 'Call to a member function isHTML() on null' error.