Skip to content

Releases: hugomods/decap-cms

widgets/url: v0.1.2

02 Feb 16:10
b94f800
Compare
Choose a tag to compare

0.1.2 (2024-02-02)

Bug Fixes 🐞

editor-components/todo: v0.1.2

02 Feb 16:10
b94f800
Compare
Choose a tag to compare

0.1.2 (2024-02-02)

Bug Fixes 🐞

v0.11.2

01 Feb 14:15
948d804
Compare
Choose a tag to compare

0.11.2 (2024-02-01)

Continuous Integration

  • deps: bump decap-cms to v3.1.1 (e27f97b)

v0.11.1

28 Jan 05:36
72b4cb4
Compare
Choose a tag to compare

0.11.1 (2024-01-28)

Bug Fixes 🐞

v0.11.0

26 Jan 14:16
1ccd030
Compare
Choose a tag to compare

0.11.0 (2024-01-26)

Features ✨

v0.10.1

26 Jan 04:45
5afb574
Compare
Choose a tag to compare

0.10.1 (2024-01-26)

Bug Fixes 🐞

  • build without any module scoped preview styles (#108) (ada28f6)

v0.10.0

25 Jan 16:03
b6630a4
Compare
Choose a tag to compare

0.10.0 (2024-01-25)

Features ✨

  • allow loading module scoped preview styles (#105) (787a391)
  • allow specifying partials that return a preview style resource (#103) (da682bf)

v0.9.0

24 Jan 16:09
5f7f7bf
Compare
Choose a tag to compare

0.9.0 (2024-01-24)

Please check out interested PRs for details, the docs page hasn't been updated yet.

Features ✨

  • add the nested extensible configurations (85a55a1)
  • add the aliases field (#82) (3c5af67)
  • add the collection _weight parameter for sorting (#98) (7db2bd1)
  • add the expiry date field (#86) (3197a60)
  • add the lastmod field (188406f)
  • add the linkTitle field (feb7816)
  • add the meta_path extensible configuration (a673561)
  • add the noindex field (#87) (41ec978)
  • add the summary field (255cba9)
  • add the weight field (afc0a00)
  • allow configurations nested extending (#93) (cdc00c9)
  • local JS script is preferred, unless the decap_cms.js_url is specified (#94) (3d37461)
  • translate collection labels (#99) (5ff085d)
  • translate field labels via Hugo i18n (#81) (fdb68d6)

Bug Fixes 🐞

  • correct extended configuration merging when fields are in type array (7c87ebc)
  • correct fields weight for sorting (d2a0a1c)
  • correct the i18n for images field (554467f)
  • correct the UI locale for Chinese (#77) (7a8363a)
  • i18n: translate the meta.path.label (96d1bbf)
  • override extensible configuration parameters (#97) (d2a0a1c)
  • set default i18n attribute for fields (#78) (c8a5cc2)
  • set expiryDate field default value as empty (8998c69)
  • translate subfields label (#95) (27349b2)
  • update LICENSE (8f948df)
  • use current site language as the default i18n.default_locale (#100) (a3e0c06)
  • use language codes as locales as is (#75) (272c9a2)

v0.8.1

13 Jan 03:17
566c661
Compare
Choose a tag to compare

0.8.1 (2024-01-13)

Bug Fixes 🐞

v0.8.0

03 Dec 02:41
dcf3129
Compare
Choose a tag to compare

0.8.0 (2023-12-03)

Features ✨

  • add the _preview_templates parameter (#57) (400a274)

Bug Fixes 🐞

  • rename the preview_styles to _preview_styles, the former is still valid and will be removed in future versions (64cba79)