Skip to content

@datawheel/canon-cms@0.17.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhmullen jhmullen released this 07 Jan 22:54
· 703 commits to master since this release

This release of the CMS adds support for local image hosting (as opposed to google cloud) as well as reconciliation functionality for if the hosting pattern is split between methods.

Requires running a the usual migration script. However, a faster, easier way to achieve this would be to directly add two new columns to the image table:

image

Add two new columns, splash and thumb, with type bytea. This is the only change necessary for a 0.17.0 migration.