Skip to content

Releases: StaticJsCMS/static-cms

v4.3.0

26 Apr 16:34
Compare
Choose a tag to compare

What's Changed

  • feat: make non default locales optional (#1109)
  • feat: date fns locales (#1108)

Bug Fixes

  • fix: card height with date field (#1106)
  • fix: discard on mobile (#1107)

Full Changelog: v4.2.0...v4.3.0

v4.2.0

25 Apr 19:23
Compare
Choose a tag to compare

What's Changed

  • feat: allow custom fields inside git commit message (#1105)

New Contributors

Full Changelog: v4.1.4...v4.2.0

v4.1.4

19 Apr 17:26
Compare
Choose a tag to compare

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

13 Mar 12:53
Compare
Choose a tag to compare

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

Full Changelog: v4.1.2...v4.1.3

v4.1.2

08 Feb 15:44
Compare
Choose a tag to compare

Bug Fixes

  • fix: properly handle default group and filter (#1083)

Full Changelog: v4.1.1...v4.1.2

v4.1.1

07 Feb 19:32
Compare
Choose a tag to compare

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

Full Changelog: v4.1.0...v4.1.1

v4.1.0

24 Jan 14:19
Compare
Choose a tag to compare

What's Changed

  • feat: add a new setting logo_link (#1070)
  • chore: add cs translations (#1068)

Bug Fixes

  • fix: Small style fixes (#1063)

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

04 Jan 16:12
Compare
Choose a tag to compare

Bug Fixes

  • fix: site url icon size (#1042)
  • fix: include system-ui font (#1023)

Dependency Updates

  • Lots of minor dependency updates

Full Changelog: v4.0.0...v4.0.1

v4.0.0

03 Jan 20:26
Compare
Choose a tag to compare

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

Full Changelog: v3.4.8...v4.0.0

v4.0.0-beta.17

02 Jan 17:39
Compare
Choose a tag to compare
v4.0.0-beta.17 Pre-release
Pre-release

Bug Fixes

  • fix: use dynamic view height for mobile support (#1014)
  • fix: tables in markdown preview (#1013)

Full Changelog: v4.0.0-beta.16...v4.0.0-beta.17