Skip to content

Releases: anime-db/catalog-bundle

v0.5.2

23 Jun 21:53
Compare
Choose a tag to compare

Changes

  • Correct export ProgressBar to file.

v0.5.1

15 Jun 20:35
Compare
Choose a tag to compare

Changes

  • Change progress console log to warning log level
  • Make scan storage the output and progress files before run scan command
  • Add option JSON_UNESCAPED_UNICODE for log json encode
  • Catch log json encode errors
  • Append progress log to end only if offset is > 0

v0.5.0

13 Jun 16:47
Compare
Choose a tag to compare

Changes

  • Change installed parameter after all
  • Retry load progress data on error
  • Make a unique secret key on install application
  • Rename catalog search form from search to animedb_catalog_search

v0.4.32

03 Jun 20:12
Compare
Choose a tag to compare

Changes

  • Check end of execute storage scan on Windows
  • Detect fatal error in log on execute storage scan
  • Force stop storage scan progress
  • Force remove storage scan progress and output files
  • Retry update update.log on failure get it
  • Detect fatal error on update application

v0.4.31

03 Jun 16:34
Compare
Choose a tag to compare

Changes

  • Test on PHP 7.1
  • Not use search form type [bugfix]