Outline v0.48.1 Release Notes

Release Date: 2020-09-27 // over 3 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿš€ It was not possible to run migrations inside of the docker image in v0.48.0 due to a file being incorrectly removed in the build process. This release fixes that. If your database connection does not use SSL then migrate with:

    yarn sequelize:migrate --env production-ssl-disabled