github monicahq/monica v2.19.0
2.19.0

latest releases: v4.1.2, v5.0.0-beta.4, v4.1.1...
3 years ago

This release contains some fixes and light changes.

🌍Thanks so much to our contributors and translators for their work.

Upgrade notes

⚠️ Please make sure you backup your database before upgrading.

This version requires a new php dependency module: imagick. Install it before you upgrade to this version.

This version requires to run migrations.
Please use the embedded command php artisan monica:update, it will run all needed commands to bring you to the next version.

✴️ Changed

  • Update tag management on the contact profile (#4349 - thanks to @djaiss)
  • Add next and previous arrows when viewing photos (#4083 - thanks to @paulrodriguez)
  • Add dependency to php imagick module (#4275 - thanks to @asbiin)
  • Renamed MOBILE_CLIENT_ID and MOBILE_CLIENT_SECRET variables to PASSPORT_PERSONAL_ACCESS_CLIENT_ID and PASSPORT_PERSONAL_ACCESS_CLIENT_SECRET (#4275 - thanks to @asbiin)

⚛ Fixed

  • Fix amount display on subscription account settings (#4378 - thanks to @asbiin)
  • Fix exception when registering in certain cases (#4226 - thanks to @asbiin)
  • Fix vue-select usage (#4294 - thanks to @asbiin)

Don't miss a new monica release

NewReleases is sending notifications on new releases.