Skip to content

Releases: NotFoundNL/siteboss-framework

Version 0.17.2

09 Feb 10:26
2f6d8bd

Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

Version 0.17.1

08 Feb 10:31
6164568

Choose a tag to compare

What's Changed

  • fix: editing TemplateItems in CMS Editor by @64knl in #202

Full Changelog: v0.17.0...v0.17.1

Version 0.17.0

02 Feb 15:48
6cc299e

Choose a tag to compare

What's Changed

  • feat: fixed import/export in #195

Full Changelog: v0.16.1...v0.17.0

Version 0.16.1

01 Feb 14:33
1248eae

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

Version 0.16.0

01 Feb 13:42
ab6225b

Choose a tag to compare

What's Changed

  • feat: Get bars for table overview UI from AbstractEditor

Full Changelog: v0.15.1...v0.16.0

Version 0.15.1

31 Jan 12:47
166ae92

Choose a tag to compare

What's Changed

  • Format date helper function added

Full Changelog: v0.15.0...v0.15.1

Version 0.15.0

26 Jan 13:39
9c69fab

Choose a tag to compare

This release fixes a bug when logging in with a pre-verified account. It also introduces filters for the table views in the CMS.

What's Changed

Full Changelog: v0.14.2...v0.15.0

Version 0.14.2

16 Jan 13:24
325e5c6

Choose a tag to compare

What's Changed

  • feat: Remove migration that creates used user table.
  • feat: Update CMS user migration to add email_updated_at.

Full Changelog: v0.14.1...v0.14.2

Version 0.14.1

11 Jan 15:30
e225bc6

Choose a tag to compare

What's Changed

  • fix: Dropdown values for formbuilder dropdown fields were not correctly displayed. (#185)

Version 0.14.0

11 Jan 12:42
de1c6b5

Choose a tag to compare

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: