Author Topic: Release 0.8.1.0 2017-11-06  (Read 3136 times)

Offline Wally73

  • Overlord
  • ******
  • Posts: 273
  • Helpful: +31/-1
  • i'm nuts
Release 0.8.1.0 2017-11-06
« on: 2017-11-06, 01:38:22 am »
Changed:
   * Composer post install script now copies settings.example.php to settings.php automatically, IF
    it doesn't already exist.
   * Defaults for logging, in settings.example.php, are now enabled.

Fixed:
   * TMDb not found error. Closes issue 2526.
   * Properly categorize sports related releases. Fixes issue 2527.
   * Quick fix for bad status being returned, when Request limit is exceeded. This will probably
    cause other issues as it sets the HTTP Response status to whatever code the API creates, most
    if not all of which are incorrect. This code needs a complete rewrite, which we'll do later.
   * Added the missing constant names in the checks for creating them
    (app/config/bootstrap/connections.php).
« Last Edit: 2017-11-06, 01:39:58 am by Wally73 »