Skip to content

v2.22.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 12:38
570dde1

2.22.1 (2021-04-30)

Code Refactoring

BREAKING CHANGES

  • The assets are no longer embedded in source code: javascript, css, font files. Run yarn install then yarn run production to recreate them from sources, or download a release file that contains compiled files.
  • For Heroku users: You'll have to manually go to Settings > Buildpacks and add buildpack: nodejs. See this doc.
  • See more information about how to install a Monica instance here.