Skip to content

Version 0.8.4

Compare
Choose a tag to compare
@jhuckaby jhuckaby released this 13 May 19:52
· 261 commits to master since this release

This is a minor release with some new features and a couple bug fixes:

  • New Storage Migration Tool and documentation.
  • Upgraded to pixl-server-storage v2.0.0 which includes features such as S3 Key Template and S3 File Extensions.
  • Added --trace-warnings to debug CLI, for catching potential issues with new Node versions.
  • Bug fixes: Fixed two instances of calling fs.close() without a callback.
  • Support for S3 fileExtensions and recommendation to always enable it (fixes #60).