githubEdit

What's New With 5.1.0

March 21, 2022

Upgrade From 5.0.0

If you are upgrading from 5.0.0 you will need to do the following:

  • Stop your server and make a backup just in case

  • Open the box.json in the root of your project and make sure the following package scripts exist, if not, add them

  • Open a box shell in the root of your project

  • Remove the resources folder in the root: rm resources --force --recurse

  • Run update --force to update your installation to the latest release

  • Run run-script contentbox:migrate:up to upgrade your database to this patch level

  • Startup your engines!!

Release Notes

Fixed

Improvements

Tasks

Last updated

Was this helpful?