v2.1.0
[2.1.0] => 2021-JAN-20
Fixed
- Missing
cbStorages
dependency on thebox.json
causes failures upon installation
Added
- Added a shortcut compatiblity layer so v1 apps don't crash on choosing
localeStorage
. Basically, we map the incoming locale storage from the old approach:session,client,cookie,request
to thecbStorages
equivalent