Monica v2.22.1 Release Notes

Release Date: 2021-04-30 // almost 3 years ago
  • ๐Ÿ”จ 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.