Skip to content

Releases: sveltia/sveltia-cms

v0.166.1

07 Jun 14:38
0b59776

Choose a tag to compare

  • Fix regex injection in asset folder path matching by @m1n9yu3 in #788
  • Bug fixes and improvements.

New Contributors

Full Changelog: v0.166.0...v0.166.1

v0.166.0

04 Jun 17:16
31a0e71

Choose a tag to compare

  • Added the body_field option for collections and collection files that use a front matter format, allowing users to specify which field should be used as the body content and whether it should be stored in the front matter or the file body. This solves #782.
  • The html.md file extension no longer causes a format/extension mismatch error. This solves #784.

Full Changelog: v0.165.2...v0.166.0

v0.165.2

03 Jun 10:14
6ecf692

Choose a tag to compare

  • Bug fixes and improvements.

Full Changelog: v0.165.1...v0.165.2

v0.165.1

01 Jun 20:57
73729ce

Choose a tag to compare

  • Bug fixes and improvements.

Full Changelog: v0.165.0...v0.165.1

v0.165.0

31 May 00:32
8118001

Choose a tag to compare

Full Changelog: v0.164.2...v0.165.0

v0.164.2

28 May 12:08
5547815

Choose a tag to compare

  • Updated the DOMPurify dependency, which includes several security fixes (versions 3.4.6 and 3.4.7), though the vulnerabilities were unlikely to be exploitable in Sveltia CMS.
  • Bug fixes and improvements.

Full Changelog: v0.164.1...v0.164.2

v0.164.1

27 May 01:11
278df82

Choose a tag to compare

  • Bug fixes and improvements.

Full Changelog: v0.164.0...v0.164.1

v0.164.0

22 May 23:13
6734507

Choose a tag to compare

  • The sidebar on the contents and assets pages can now be resized. This solves #769.
  • Bug fixes and improvements.

Full Changelog: v0.163.0...v0.164.0

v0.163.0

22 May 06:47
fe975f1

Choose a tag to compare

  • When a file with an existing name is uploaded, the CMS now prompts the user to either overwrite the existing file or rename the new one. This solves #753.
  • It’s now possible to configure option defaults for all RichText and Markdown fields globally. This solves #755 (comment). Support for other field types will be added in the future.

Full Changelog: v0.162.3...v0.163.0

v0.162.3

20 May 20:30
ac69e24

Choose a tag to compare

  • Bug fixes and improvements.

Full Changelog: v0.162.2...v0.162.3