Skip to content

Releases: Logitar/CMS

v0.3.0

30 Jan 06:43
Compare
Choose a tag to compare

Changed

  • Moved data tables under a schema.

v0.2.3

30 Jan 04:10
Compare
Choose a tag to compare

Added

  • Read user by unique name.

v0.2.2

29 Jan 19:37
cd7fa0a
Compare
Choose a tag to compare

Fixed

  • Empty field value descriptions.

v0.2.1

29 Jan 16:10
Compare
Choose a tag to compare

Fixed

  • Number, String & RichText bounds validation and handling.

v0.2.0

28 Jan 18:00
Compare
Choose a tag to compare

Added

  • Content revision.
  • Global (un)publishing.

Changed

  • Throw ValidationException when updating field definition (invariant content type, variant field definition).
  • Handle ContentFieldValueConflict error in frontend.
  • Use FieldDefinition.Description property.

Fixed

  • Number Input Steps.
  • Published content search.
  • CMS (frontend application) path.
  • Do not include favicon with CMS assets.
  • Required field values.
  • New content locale publishing.
  • Content (un)publishing after saving a draft.
  • Lost changes on saves.

Removed

  • SelectOption.IsPublished

v0.1.0

27 Jan 04:51
Compare
Choose a tag to compare

Initial release, including basic account management, languages, 8 field types, content types & field definitions, and contents, invariant & translated, field values, indices and published contents.