convert website from hugo to gatsby (#1369)
This commit is contained in:
committed by
Shawn Erquhart
parent
d6c03707d8
commit
04c44518b2
104
website/data/updates.yml
Normal file
104
website/data/updates.yml
Normal file
@ -0,0 +1,104 @@
|
||||
updates:
|
||||
- date: '2018-07-21'
|
||||
description: Fix multipart extension support for GitLab
|
||||
version: 1.9.4
|
||||
- date: '2018-07-03'
|
||||
description: Fix numbers in TOML output.
|
||||
version: 1.9.3
|
||||
- date: '2018-06-15'
|
||||
description: Fix test-repo crash.
|
||||
version: 1.9.2
|
||||
- date: '2018-06-14'
|
||||
description: Fix GitLab Implicit OAuth
|
||||
version: 1.9.1
|
||||
- date: '2018-06-12'
|
||||
description: "GitLab support is here!!! \U0001F389\U0001F389\U0001F389"
|
||||
version: 1.9.0
|
||||
- date: '2018-05-25'
|
||||
description: Fix markdown widget styling.
|
||||
version: 1.8.4
|
||||
- date: '2018-05-25'
|
||||
description: Dependency updates.
|
||||
version: 1.8.3
|
||||
- date: '2018-05-24'
|
||||
description: Fix failure to save/publish.
|
||||
version: 1.8.2
|
||||
- date: '2018-05-23'
|
||||
description: >-
|
||||
Allow upload of files larger than 1MB to GitHub, prevent unintentional
|
||||
file overwrites.
|
||||
version: 1.8.1
|
||||
- date: '2018-05-16'
|
||||
description: >-
|
||||
Customizable relation widget display fields, squash merges for editorial
|
||||
workflow, perf improvements.
|
||||
version: 1.8.0
|
||||
- date: '2018-04-24'
|
||||
description: 'Allow custom auth endpoint, bug fixes.'
|
||||
version: 1.7.0
|
||||
- date: '2018-04-19'
|
||||
description: ' Markdown toolbar customization, manual date widget entry, bug fixes.'
|
||||
version: 1.6.0
|
||||
- date: '2018-04-11'
|
||||
description: 'New time based slug placeholders, set config.yml URL with <link>.'
|
||||
version: 1.5.0
|
||||
- date: '2018-03-29'
|
||||
description: 'More control over filenames, lots of bugfixes, and new beta features!'
|
||||
version: 1.4.0
|
||||
- date: '2018-03-06'
|
||||
description: Fixes styling issues
|
||||
version: 1.3.5
|
||||
- date: '2018-03-06'
|
||||
description: Fixes editorial workflow entry failure.
|
||||
version: 1.3.4
|
||||
- date: '2018-03-06'
|
||||
description: Fixes load failure
|
||||
version: 1.3.3
|
||||
- date: '2018-03-06'
|
||||
description: >-
|
||||
Fixes date widget default format, collection load failure when entry
|
||||
fails.
|
||||
version: 1.3.2
|
||||
- date: '2018-03-03'
|
||||
description: Fixes editorial workflow failure for unknown collections.
|
||||
version: 1.3.1
|
||||
- date: '2018-02-27'
|
||||
description: >-
|
||||
Multi-part extensions, e.g. "en.md", a11y improvements in the editor, and
|
||||
bugfixes.
|
||||
version: 1.3.0
|
||||
- date: '2018-02-21'
|
||||
description: Fixes ES5 transpiling.
|
||||
version: 1.2.2
|
||||
- date: '2018-02-21'
|
||||
description: >-
|
||||
Allows label_singular config for collections and lists and distinct
|
||||
frontmatter delimiters.
|
||||
version: 1.2.1
|
||||
- date: '2018-02-13'
|
||||
description: >-
|
||||
Adds support for multiple frontmatter formats and custom delimiters, UI
|
||||
improvements.
|
||||
version: '1.2'
|
||||
- date: '2018-01-25'
|
||||
description: You can now register external backends and we improved metadata handling.
|
||||
version: '1.1'
|
||||
- date: '2018-01-23'
|
||||
description: >-
|
||||
Fixes various UI bugs and adds expand / collapse functionality to the
|
||||
object widget.
|
||||
version: 1.0.4
|
||||
- date: '2018-12-19'
|
||||
description: Small bug fix release.
|
||||
version: 1.0.3
|
||||
- date: '2018-12-07'
|
||||
description: Small bug fix release.
|
||||
version: 1.0.2
|
||||
- date: '2018-12-07'
|
||||
description: Small bug fix release.
|
||||
version: 1.0.1
|
||||
- date: '2018-12-07'
|
||||
description: >-
|
||||
The first major release of Netlify CMS with an all-new UI, revamped
|
||||
documentation and much more.
|
||||
version: 1.0.0
|
Reference in New Issue
Block a user