Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Releases: Logitar/CMS

v0.3.0

Choose a tag to compare

@Utar94 Utar94 released this 30 Jan 06:43

Changed

  • Moved data tables under a schema.

v0.2.3

Choose a tag to compare

@Utar94 Utar94 released this 30 Jan 04:10

Added

  • Read user by unique name.

v0.2.2

Choose a tag to compare

@Utar94 Utar94 released this 29 Jan 19:37
cd7fa0a

Fixed

  • Empty field value descriptions.

v0.2.1

Choose a tag to compare

@Utar94 Utar94 released this 29 Jan 16:10

Fixed

  • Number, String & RichText bounds validation and handling.

v0.2.0

Choose a tag to compare

@Utar94 Utar94 released this 28 Jan 18:00

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

Choose a tag to compare

@Utar94 Utar94 released this 27 Jan 04:51

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