Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Releases: StaticJsCMS/static-cms

v3.3.4

04 Oct 12:48
Compare
Choose a tag to compare

Bug Fixes

  • fix: properly translate static table headers (#904)
  • fix: relation widget style fixes (#911)

Dependency Updates

  • chore(deps): bump semver from 5.7.1 to 5.7.2 (#847)
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#846)
  • chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 (#856)
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#848)

Full Changelog: v3.3.3...v3.3.4

v3.3.3

24 Sep 14:37
Compare
Choose a tag to compare

Bug Fixes

  • fix: blockquote newline (#894)

Full Changelog: v3.3.2...v3.3.3

v3.3.2

21 Sep 19:58
Compare
Choose a tag to compare

Bug Fixes

  • fix: do not minify core output to avoid downstream minify issues

Full Changelog: v3.3.1...v3.3.2

v3.3.1

21 Sep 19:57
Compare
Choose a tag to compare

Bug Fixes

  • fix: inline code styles (#880)

Full Changelog: v3.3.0...v3.3.1

v3.3.0

14 Sep 14:24
Compare
Choose a tag to compare

What's Changed

  • feat: standardize class names (#873)
  • feat: add Slovenian locale (#870)
  • feat: filter entry list from github before reading files (#868)
  • feat: cache search results (#869)

Bug Fixes

  • fix: has local backup icon appearing when local backups are disabled (#876)
  • fix: file/image widget, drag and dropping one file/image on a multiple file/image widget results in the current value being overridden
  • fix: file/image widget, empty file/image added to value if drag and dropped file is rejected
  • fix: markdown widget, delete code block on backspace when code block is empty (#877)
  • fix: markdown widget, task list checkboxes not updating
  • fix: markdown widget, font selection select in balloon toolbar appearing under main toolbar
  • fix: markdown widget, balloon toolbar jumping to top of screen when clicking buttons
  • fix: markdown widget, raw and rich editors not syncing
  • fix: toggling preview in mobile if i18n split screen was already turned on
  • fix: merge non-translated field values from default locale into i18n preview

Dependency Updates

  • Removed @headlessui/react
  • Updated @mui/base to 5.0.0-beta.14
  • Updated @udecode/plate to 23.7.4
  • Updated @udecode/plate-cursor to 23.7.4
  • Updated @udecode/plate-juice to 23.7.4
  • Updated @udecode/plate-serializer-md to 23.7.4
  • Updated slate-react to 0.98.3

Full Changelog: v3.2.0...v3.3.0

v3.2.0

06 Sep 21:25
Compare
Choose a tag to compare

What's Changed

  • feat: confine conditions inside list to the same local list item (#863)
  • feat: key value widget (#865)
  • feat: add raw markdown editor (#866)

Bug Fixes

  • fix: reapply defaults on discard (#864)

Full Changelog: v3.1.2...v3.2.0

v3.1.2

01 Sep 16:22
Compare
Choose a tag to compare

Bug Fixes

  • fix: i18n reversion (#860)

Full Changelog: v3.1.1...v3.1.2

v3.1.1

31 Aug 18:06
Compare
Choose a tag to compare

Bug Fixes

  • fix: insert link for selected text behavior (#858)

Full Changelog: v3.1.0...v3.1.1

v3.1.0

31 Aug 16:38
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix: clear old validation errors when removing an item from a list widget (3d02a6b)
  • fix: do not auto link url from text if already inside a link (#857)

Full Changelog: v3.0.2...v3.1.0

v3.0.2

29 Aug 20:35
Compare
Choose a tag to compare

Bug Fixes

  • fix: properly handle search within a single entry (#855)

Full Changelog: v3.0.1...v3.0.2