This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Releases: StaticJsCMS/static-cms
Releases · StaticJsCMS/static-cms
v3.3.4
Bug Fixes
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
v3.3.2
Bug Fixes
- fix: do not minify core output to avoid downstream minify issues
Full Changelog: v3.3.1...v3.3.2
v3.3.1
v3.3.0
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
to5.0.0-beta.14
- Updated
@udecode/plate
to23.7.4
- Updated
@udecode/plate-cursor
to23.7.4
- Updated
@udecode/plate-juice
to23.7.4
- Updated
@udecode/plate-serializer-md
to23.7.4
- Updated
slate-react
to0.98.3
Full Changelog: v3.2.0...v3.3.0