- netlify-cms-app@2.12.21 - netlify-cms-backend-bitbucket@2.12.3 - netlify-cms-backend-git-gateway@2.11.3 - netlify-cms-backend-github@2.11.4 - netlify-cms-backend-gitlab@2.9.3 - netlify-cms-backend-proxy@1.1.3 - netlify-cms-backend-test@2.10.3 - netlify-cms-core@2.30.5 - netlify-cms-default-exports@2.3.3 - netlify-cms-editor-component-image@2.6.5 - netlify-cms-lib-auth@2.2.11 - netlify-cms-lib-util@2.11.3 - netlify-cms-lib-widgets@1.3.4 - netlify-cms-locales@1.17.3 - netlify-cms-media-library-cloudinary@1.3.7 - netlify-cms-media-library-uploadcare@0.5.8 - netlify-cms-proxy-server@1.3.3 - netlify-cms-ui-default@2.11.4 - netlify-cms-widget-boolean@2.3.3 - netlify-cms-widget-code@1.2.3 - netlify-cms-widget-date@2.5.4 - netlify-cms-widget-datetime@2.6.3 - netlify-cms-widget-file@2.7.3 - netlify-cms-widget-image@2.7.3 - netlify-cms-widget-list@2.6.4 - netlify-cms-widget-map@1.4.3 - netlify-cms-widget-markdown@2.12.4 - netlify-cms-widget-number@2.4.4 - netlify-cms-widget-object@2.5.4 - netlify-cms-widget-relation@2.8.5 - netlify-cms-widget-select@2.6.3 - netlify-cms-widget-string@2.2.6 - netlify-cms-widget-text@2.3.3 - netlify-cms@2.10.57
77 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.30.5 (2020-09-08)
Reverts
- Revert "chore(release): publish" (828bb16)
2.30.4 (2020-08-20)
Reverts
- Revert "chore(release): publish" (8262487)
2.30.3 (2020-07-27)
Reverts
- Revert "chore(release): publish" (118d50a)
2.30.2 (2020-07-16)
Bug Fixes
- entries-pagination: keep loading pages until entries are available (#4021) (9119011)
- prop-types: check for react components via PropTypes.elementType (#4025) (d3831b1)
2.30.1 (2020-07-14)
Bug Fixes
- deps: update dependency react-scroll-sync to ^0.8.0 (#4011) (e046a41)
- editor: pass back link to editor toolbar (#4000) (c3a680f)
- relation widget performance (#3975) (c7e0fe8)
2.30.0 (2020-07-01)
Bug Fixes
- config-schema: allow field pattern to be a regex (#3971) (652045c)
- editor: proper length check for history when going back in editor (#3960) (7ee9f2f)
- only ISO date strings are parsed to Date objects (#3923) (c43858d)
- search file collections using top level file fields (#3948) (5d710db)
- backup: synchronize calls to localForage (#3932) (86562ad)
- editor-media-lib: handle duplicate media folders (#3921) (822819f)
Features
2.29.0 (2020-06-18)
Bug Fixes
- schema: enforce files and collections names uniqueness (#3913) (0dc62ea)
- don't rely on browser builtin css for CardsGrid margins (#3892) (1045ca7)
- deps: update dependency react-is to v16.13.1 (#3870) (98c5434)
- deps: update dependency react-polyglot to ^0.7.0 (#3872) (89f4181)
- handle token expiry (#3847) (285c940)
- types: add missing List import to index.d.ts (#3843) (43ef28b)
Features
2.28.0 (2020-06-01)
Bug Fixes
- add missing type definitions (#3832) (8754639)
- config: validate unique fields names under the same level (#3804) (8047d06)
- media-library: prevent buttons from overlapping #3639 (#3784) (6056424)
- Error UI improvements for nested lists/objects (#3726) (3978578)
Features
- add allowed_hosts support in local_backend (#3805) (624b7ff)
- add filter to collection view (#3741) (c28cc0c)
- add pre save/ post save hooks (#3812) (812716e)
- allow author login/name to work in commit message templates #3793 (#3794) (2ecafd3)
2.27.0 (2020-05-19)
Bug Fixes
- allow setting an empty array as default for complex lists (#3746) (6042383)
- delete new entry backup (#3645) (334304e)
- deps: update dependency @iarna/toml to v2.2.5 (#3736) (6bead5c)
Features
2.26.0 (2020-05-04)
Bug Fixes
- sidebar icon shrinking when label wraps (#3653) (a9d0699)
- support common backend configuration options from docs in ts types (#3674) (2580251)
- sort: don't clear sort data on entries request (#3648) (cf57284)
Features
- widget-relation: string templates support (#3659) (213ae86)
- add entry, collection and config prop to control widget (#3672) (3e5ff71)
- add hide property to collections (#3618) (#3643) (88b6c63)
2.25.0 (2020-04-20)
Bug Fixes
Features
2.24.4 (2020-04-16)
Bug Fixes
2.24.3 (2020-04-14)
Bug Fixes
- type-defs: add string type to EditorComponentData id property (#3602) (1a60e6d)
- add missing generic type to registerPreviewTemplate (#3597) (36ae69c)
- unify the title used in entry cards and workflow cards (#3573) (#3575) (625a998)
2.24.2 (2020-04-10)
Bug Fixes
2.24.1 (2020-04-09)
Bug Fixes
- allow unlimited alias count (#3570) (bfb2e2b)
- duplicate entry (#3563) (1d88b15)
- pass prettyErrors to yaml when parsing config (#3571) (0d59642)
- use v1.1 schema only when parsing (#3569) (0761ffa)
2.24.0 (2020-04-07)
Features
2.23.4 (2020-04-06)
Bug Fixes
2.23.3 (2020-04-01)
Bug Fixes
- sanitize dots in path collection config (#3518) (601175c)
- set default public_folder on files and fields (#3519) (1a577b8)
- stop collection view controls from overflowing (#3521) (c2425b4)
2.23.2 (2020-04-01)
Bug Fixes
- don't override empty public folder (#3513) (a1bf86e)
- use resolveBackend instead of currentBackend (#3514) (ea41b98)
2.23.1 (2020-04-01)
Bug Fixes
2.23.0 (2020-03-30)
Bug Fixes
- allow widgets to control value to be validated (#3448) (ae1917c)
- don't use getAsset for draft entries (#3403) (45a1654)
- update error boundary about GitHub issue data (#3471) (42d60a6)
Features
2.22.2 (2020-03-20)
Bug Fixes
2.22.1 (2020-03-19)
Bug Fixes
- core: custom widget validate bug in EditorControlPane (#3435) (e81a35c)
- call createDraftFromEntry after entry is loaded instead in Editor (#3418) (2409323)
2.22.0 (2020-03-12)
Bug Fixes
- type-defs: signature for CMS.registerWidget (#3386) (9c0f618)
- cache assets using resolved path on error (#3378) (f3fd43b)
- ja locale labels (#3367) (50837b0)
- show better error for missing widgets (#3377) (ff3b62d)
Features
- add media lib virtualization (#3381) (92e7601)
- support filename and extension vars in summary (#3375) (12444ca)
2.21.0 (2020-03-03)
Bug Fixes
- consider variable types when traversing collection fields (#3347) (961cde4)
- ensure draft changes (#3306) (cf81f58)
Features
2.20.1 (2020-02-27)
Bug Fixes
- preserve unknown fields value (#3314) (908c42f)
- core: improve editor buttons for smaller screens (#3327) (53365b7)
2.20.0 (2020-02-25)
Features
2.19.1 (2020-02-25)
Bug Fixes
2.19.0 (2020-02-22)
Features
2.18.4 (2020-02-14)
Bug Fixes
- core: report config error when external media lib is missing (#3255) (1d63038)
- dispatch QUERY_FAILURE on query failure (#3243) (2447f9c)
2.18.3 (2020-02-13)
Bug Fixes
2.18.2 (2020-02-12)
Bug Fixes
2.18.1 (2020-02-11)
Bug Fixes
2.18.0 (2020-02-10)
Features
- proxy-server: add local fs middleware and make it the default (#3217) (31dbd72)
- field based media/public folders (#3208) (97bc0c8)
Reverts
- Revert "chore(release): publish" (a015d1d)
2.17.0 (2020-02-06)
Bug Fixes
- core: strip closing separators in yaml files (#3198) (60ecc72)
- locale: remove hard coded strings (#3193) (fc91bf8)
- load missing assets when retrieving backup (#3192) (7d792f3)
- media library on reload (#3174) (4f55442)
Features
- core: auto detect proxy server on load (#3195) (614f1ae)
- add preUnpublish, postUnpublish events (#3196) (18e284e)
2.16.0 (2020-02-01)
Features
2.15.5 (2020-01-30)
Bug Fixes
2.15.4 (2020-01-29)
Bug Fixes
- allow absolute paths for collection media folder (#3160) (a215cfb)
- don't show duplicate entry when create is disabled (#3162) (06c045e)
2.15.3 (2020-01-22)
Note: Version bump only for package netlify-cms-core
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