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
v4.3.0
v4.2.0
What's Changed
- feat: allow custom fields inside git commit message (#1105)
New Contributors
- @fkakuschkeORS made their first contribution in #1105
Full Changelog: v4.1.4...v4.2.0
v4.1.4
Bug Fixes
- fix: properly replace media path with public path (4f0771a)
Dependency Updates
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#1093)
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1095)
- chore(deps): bump express from 4.18.2 to 4.19.2 by (#1099)
- chore(deps-dev): bump vite from 5.0.12 to 5.0.13 by (#1101)
Full Changelog: v4.1.3...v4.1.4
v4.1.3
What's Changed
- feat: Support custom auth schemes for Github API (#1086)
Documentation Updates
- docs: fixing version listed by (#1090)
Dependency Updates
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 (#1066)
- chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#1072)
- chore(deps-dev): bump vite from 5.0.10 to 5.0.12 in /packages/demo (#1076)
- chore(deps): bump ip from 2.0.0 to 2.0.1 (#1087)
New Contributors
- @soceanainn made their first contribution in #1086
- @antonioalmeida made their first contribution in #1090
Full Changelog: v4.1.2...v4.1.3
v4.1.2
v4.1.1
What's Changed
- feat: fallback to date-fns.parseISO when date cannot be parsed (#1080)
Documentation Updates
- docs: CDN Hosting use ^4.0.0 (#1079)
New Contributors
- @oliverpool made their first contributions in #1079 and #1080
Full Changelog: v4.1.0...v4.1.1
v4.1.0
v4.0.1
v4.0.0
What's Changed
- feat: editorial workflow (#898)
- feat: custom themes (#885)
- feat: open authoring (#938)
- feat: resizable-editor (#882)
- feat: add defaults to view filter and view group (#883)
- feat: add prefix/suffix options for boolean, number and string widgets (#888)
- feat: better matching for lists and objects (#895)
- feat: date fns template string (#890)
- feat: keyboard support datetime input (#902)
- feat: allow events to be registered without collection specified (#972)
- feat: allow yaml parse/stringify options in config (#977)
- feat: add rich summary for relation fields when used as summary field (#992)
- feat: add toggle for media navigation link (#1007)
- chore: clean up aria labels (#886)
Bug Fixes
- fix: global media_library not propagating to fields (#1005)
- fix: only add public folder if path matches media folder (#991)
- fix: translate untranslated widgets (#918)
- fix: make hint markdown link clickable (#971)
- fix: absolute media urls leading slash being trimmed (#981)
- fix: search config type (#990)
Dependency Updates
- chore: update eslint, prettier and typescript (#912)
- chore: update css-loader, clean up @emotion babel/eslint config (#920)
- chore: update codemirror (#922)
- chore: update jest (#924)
- chore: update babel (#919)
- chore: update lerna, lint-staged and all-contributors-cli (#917)
- chore: update react-virtual (#913)
- chore: update postcss and tailwind (#914)
- chore: update graphql (#915)
- chore: update webpack (#916)
Testing
- chore: add initial cypress tests (#980)
New Contributors
- @Mathieu-COSYNS made their first contribution in #956
- @mnordhaus made their first contribution in #993
Full Changelog: v3.4.8...v4.0.0
v4.0.0-beta.17
Bug Fixes
Full Changelog: v4.0.0-beta.16...v4.0.0-beta.17