- netlify-cms-app@2.11.4 - netlify-cms-core@2.15.2 - netlify-cms-widget-markdown@2.8.2 - netlify-cms@2.10.7
43 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.15.2 (2020-01-15)
Reverts
2.15.1 (2020-01-14)
Note: Version bump only for package netlify-cms-core
2.15.0 (2020-01-14)
Bug Fixes
Features
2.14.1 (2020-01-09)
Bug Fixes
2.14.0 (2020-01-07)
Bug Fixes
- always ensure collection exists before routing (#2992) (982fd7b)
- cleanup nested widget validation (#2991) (e4ba4d9)
- duplicate and new entry action (#3003) (9e7aa0c)
- rebase open authoring branches (#2975) (8c175f6)
Features
2.14.0-beta.1 (2019-12-19)
Bug Fixes
2.14.0-beta.0 (2019-12-18)
Features
2.13.0 (2019-12-18)
Bug Fixes
2.13.0-beta.10 (2019-12-16)
Features
2.13.0-beta.9 (2019-12-11)
Features
2.13.0-beta.8 (2019-12-02)
Bug Fixes
- .d.ts definitions for core and app (#2929) (7391061)
- keep editor slug path (#2934) (3c4865f)
- load unpublished entries (#2927) (caaa8b6)
- unpublish published entry (#2931) (45a6ee9)
- core: use UTC date methods for slug formatting (#2944) (d0b32a7)
Features
2.13.0-beta.7 (2019-11-26)
Bug Fixes
- emotion use ref prop (#2905) (9ddfa48)
- backend-github: prepend collection name (#2878) (465f463)
- deps: update dependency react-is to v16.12.0 (#2912) (695b0e0)
Features
2.13.0-beta.6 (2019-11-18)
Bug Fixes
- media-libs: accept string or string array for insertMedia action (#2857) (f5c8ff3)
- workflow: label file collection entries in Workflow (#2566) (542a7ac)
Features
2.13.0-beta.5 (2019-11-07)
Bug Fixes
- backend-test-repo: show notice when test repo is in use (#2678) (c1c9587)
- deps: update dependency react-polyglot to ^0.6.0 (#2752) (ab5860f)
- change default open authoring scope, make it configurable (#2821) (002cdd7)
- hide collection item overflow on hover (#2706) (c54f896)
Features
2.13.0-beta.4 (2019-09-26)
Bug Fixes
- core: list widget pattern validation (#2599) (6765bbd)
- media-library: automatically select uploaded image (#2569) (9f00310)
- prevent deletion of file collection entries by default (#2627) (8bdfea4)
2.13.0-beta.3 (2019-09-04)
Bug Fixes
- core: don't pass boolean value to string prop, use null instead (#2609) (ce95a77)
- core: don't pass ref to react-polyglot 'translate' function component (#2607) (5b64e25)
- github-graphql: use getMediaDisplayURL to load media with auth header (#2652) (e674e43)
- media-library: no render of non-viewable files (#2546) (4c5fe6a)
Features
2.13.0-beta.2 (2019-08-24)
Note: Version bump only for package netlify-cms-core
2.13.0-beta.1 (2019-08-24)
Note: Version bump only for package netlify-cms-core
2.13.0-beta.0 (2019-07-24)
Features
2.12.2 (2019-07-24)
Bug Fixes
2.12.1 (2019-06-28)
Bug Fixes
2.12.0 (2019-06-26)
Bug Fixes
- core: backend file system create entry (#2401) (556c102)
- widget-list: validate string values in list widget (#2385) (814aa50)
Features
2.11.1 (2019-06-14)
Note: Version bump only for package netlify-cms-core
2.11.1-beta.2 (2019-06-14)
Bug Fixes
2.11.1-beta.1 (2019-05-15)
Note: Version bump only for package netlify-cms-core
2.11.1-beta.0 (2019-04-10)
Bug Fixes
2.11.0 (2019-04-10)
Note: Version bump only for package netlify-cms-core
2.11.0-beta.2 (2019-04-05)
Bug Fixes
2.11.0-beta.1 (2019-04-02)
Bug Fixes
2.11.0-beta.0 (2019-03-29)
Features
2.10.1 (2019-03-29)
Note: Version bump only for package netlify-cms-core
2.10.1-beta.2 (2019-03-28)
Bug Fixes
2.10.1-beta.1 (2019-03-26)
Bug Fixes
2.10.1-beta.0 (2019-03-25)
Bug Fixes
- update peer dep versions (#2234) (7987091)
- deps: update dependency react-is to v16.8.5 (#2232) (6e2d18f)
2.10.0 (2019-03-22)
Features
2.9.1-beta.0 (2019-03-22)
Bug Fixes
2.9.0 (2019-03-22)
Note: Version bump only for package netlify-cms-core
2.9.0-beta.0 (2019-03-21)
Bug Fixes
Features
2.8.1-beta.0 (2019-03-15)
Bug Fixes
- deps: update dependency react-scroll-sync to ^0.7.0 (#2171) (12cc5a9)
- deps: update dependency react-sortable-hoc to v1 (#2198) (b5180e9)
Features
2.8.1-alpha.0 (2019-03-14)
Note: Version bump only for package netlify-cms-core
2.8.0 (2019-03-08)
Bug Fixes
- config: strip leading slashes from collection location config (#2131) (efa650c)
- core: allow updates through error boundary (#2136) (3d98b72)
- core: number type slug template (#2119) (7577443)
Features
2.7.0 (2019-02-26)
Bug Fixes
Features
- netlify-cms-widget-relation: use react-select and add support for multiple entries (#1936) (518f6fb)
2.6.0 (2019-02-12)
Features
2.5.1 (2019-02-09)
Note: Version bump only for package netlify-cms-core
2.5.0 (2019-02-08)
Bug Fixes
- netlify-cms-core: allow arrays for frontmatter_delimiter in config (#1997) (ebba686)
- netlify-cms-core: fix fields metadata for objects and lists (#2011) (2d1d1c1)
- netlify-cms-core: relation widget value swap (#2018) (11305d3)
- netlify-cms-core: validate nested fields (#1873) (627e600)
Features
- config: allow config.yml file load to be skipped (#2053) (14f94a0)
- netlify-cms-core: expose loadEntry action to Widgets (#2010) (5d8aef1)
- netlify-cms-widget-map: add map widget (#2051) (18f34d2)
- widget-number: add range validation (#2049) (dc44cac)
- workflow: add deploy preview links (#2028) (15d221d)
Performance Improvements
2.4.1 (2019-01-10)
Bug Fixes
2.4.0 (2018-12-27)
Bug Fixes
- netlify-cms-core: avoid leading replacement char in slug (#1965) (79c0445)
- netlify-cms-core: avoid partially loaded collection list (#1964) (cedcbf8)
- netlify-cms-core: fix collection entries loaded check (#1881) (b374ffe)
- netlify-cms-core: workflow hide delete publish entry button (#1971) (44fb2fb)
Features
2.3.1 (2018-12-11)
Bug Fixes
2.3.0 (2018-12-04)
Bug Fixes
Features
- netlify-cms-widget-select: add support for multiple selection (#1901) (88bf287)
- add cloudinary support (#1932) (1fc2f50)
2.2.1 (2018-11-29)
Bug Fixes
- correct validation pattern error message (#1879) (2a63940)
- fix entry saved message (#1887) (c4e474b)
- MediaLibraryHeader CloseButton style (#1883) (034c29a)
- a11y: correct label "for" references to fields (#1904) (955f94f)
- backend: use singular label in custom commit message (#1917) (2c5827b)
- config: remove identifier field validation (#1882) (fe6af19)
- netlify-cms-core: fix identifier field validation (#1907) (d5f4c99)
- netlify-cms-core: fix prop-types warnings (#1906) (751ec09)
- netlify-cms-core: remove double focusable elements on profile menu button (#1900) (888ae6b)
2.2.0 (2018-11-12)
Bug Fixes
- config: allow setting publish_mode to 'simple' (#1827) (288359d)
- i18n: fix missing widget placeholder (#1861) (b1a7e00)
- widget-date: fix default value for nested date widget (#1859) (d8f8887)
- widgets: fix list object field default values (#1826) (c765793)
- fix App configError method (#1864) (79205f7)
Features
- config: add support for setting custom identifier field (#1543) (12418dd)
- allow custom logo on auth page (#1818) (c6ae1e8)
2.1.1 (2018-10-09)
Bug Fixes
2.1.0 (2018-09-06)
Features
2.0.9 (2018-08-27)
Note: Version bump only for package netlify-cms-core
2.0.8 (2018-08-24)
Bug Fixes
- make media button consistent with links (#1621) (412d1e6)
- gitlab: fetch media library images through API (#1433) (83d2adc)
- list-widget: fix single field usage in list widget (#1395) (06d3650)
2.0.7 (2018-08-07)
Bug Fixes
2.0.6 (2018-08-01)
Bug Fixes
2.0.5 (2018-08-01)
Bug Fixes
- workflow: fix status not set on new workflow entries (#1558) (0aa085f)
- only trim periods from file extensions (#1554) (95c744e)
2.0.4 (2018-07-28)
Note: Version bump only for package netlify-cms-core
2.0.3 (2018-07-27)
Bug Fixes
2.0.2 (2018-07-27)
Bug Fixes
2.0.1 (2018-07-26)
2.0.0 (2018-07-26)
Note: Version bump only for package netlify-cms-core