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.0.1

14 Aug 15:11
Compare
Choose a tag to compare

Bug Fixes

  • fix: preview not showing when not using a frame

Full Changelog: v3.0.0...v3.0.1

v3.0.0

01 Aug 16:23
Compare
Choose a tag to compare

What's Changed

  • feat: mobile support (#831)
  • feat: Gitea backend refactoring (#833)
  • feat: dependent fields (#839)
  • feat: change event (#842)

Dependency Updates

  • chore(deps): update dependency vite to v4.3.9 [security] (#835)

Full Changelog: v2.5.0...v3.0.0

v2.5.0

13 Jun 19:56
Compare
Choose a tag to compare

Bug Fixes

  • fix: I18n improvements (#836)
  • fix: draft folder support (#840)
  • fix: contain custom logo instead of cover and crop (0c592f6)

New Contributors

Full Changelog: v2.4.4...v2.5.0

v2.4.4

29 May 17:36
Compare
Choose a tag to compare

Bug Fixes

  • fix: schema for filter rules

Documentation Updates

  • docs: fix link to documentation for uuid widget by @andwin in #826

New Contributors

Full Changelog: v2.4.3...v2.4.4

v2.4.3

25 May 16:06
Compare
Choose a tag to compare

Bug Fixes

  • fix: handling boolean and number values in filters (#825)
  • fix: make default config.yml absolute (8fd8846)

Full Changelog: v2.4.2...v2.4.3

v2.4.2

25 May 14:42
Compare
Choose a tag to compare

Bug Fixes

  • fix: nested media field media_folder evaluation (14fef52)
  • fix: various style tweaks (f901e78)

Full Changelog: v2.4.1...v2.4.2

v2.4.1

25 May 11:13
Compare
Choose a tag to compare

Bug Fixes

  • fix: collection card image preview (c8e8a37)

Full Changelog: v2.4.0...v2.4.1

v2.4.0

24 May 20:25
Compare
Choose a tag to compare

What's Changed

  • feat: delimiter separated lists (#819)
  • feat: expanded folder collection filter support (#820)

Bug Fixes

  • fix: media library placeholder image width (Firefox / Safari) (#818)
  • fix: filter checkbox not clickable (#817)

Dependency Updates

  • chore(deps): update dependency @types/node to v18.16.14 (#771)
  • chore(deps): update dependency @types/node-fetch to v2.6.4 (#814)
  • chore(deps): update dependency eslint-plugin-unicorn to v46.0.1 (#806)
  • chore(deps): update dependency eslint-plugin-cypress to v2.13.3 (#805)

Full Changelog: v2.3.4...v2.4.0

v2.3.4

18 May 20:27
Compare
Choose a tag to compare

What's Changed

  • New editor option: size. Values are compact (default, editor is 450px wide) and half (editor is 50% of the screen wide) (#807)
  • Improvements to light theme (#807)
  • Add useGetMediaAsset hook to allow for a non-hook method of getting assets when necessary (#807)

Documentation Updates

  • docs: Fix typos in the Decap CMS Migration Guide (#803)

Bug Fixes

  • Resolve draft media file path issue with folder path collections (#807)
  • Fix scrolling for non-frame previews (#807)
  • Make icon sizes more consistent and aligned properly (#807)
  • Default to table view if unrecognized view is in localstorage (#807)
  • Fix overflow on html and body tags (#807)

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

16 May 20:22
Compare
Choose a tag to compare

Bug fixes

  • fix: revert slate version to pre-2.0.0 version

Full Changelog: v2.3.2...v2.3.3