Version 0.14.0
This release introduces a new and incompatible way to export CMS settings to a file.
Recommended to set SB_EXPORT_RETAIN_IDS to true in .env for now.
Changelog:
- feat: add release-it package (76030e2)
- fix: do not crash on routing error (#181) (ffaf4df)
- fix: CMS users cannot be created as sub is not default null (#182) (da76aa5)
- feat: decrease architecture requirement for insights (#183) (82cb1f6)
- fix: create table error (#178) (b48e686)
- feat!: Childtable structure (#175) (c016f1e)
- fix: rename rights col in cms config table (#177) (a3df190)
- fix: image resize (#174) (708d90f)
- feat: export cms (#169) (0848dee)
- feat: model select (#104) (f5489c9)
- chore: update intervention/image requirement from ^2.7 to ^3.0 (#173) (8bfa34d)
- fix: autoload policies (#172) (b240704)
- fix: redirect after cms user save succes (#171) (8de3176)
- fix: only add column when it doesn't exist (#167) (5e6a9b2)
- feat: set null for searchitem (#166) (b12e502)
- fix: add nullable (#163) (7e40f53)