sveltia-cms

Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte.

MIT License

Downloads
2.6K
Stars
646
sveltia-cms - v0.15.0

Published by kyoshino 7 months ago

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.14.1...v0.15.0

sveltia-cms - v0.14.1

Published by kyoshino 7 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.14.0...v0.14.1

sveltia-cms - v0.14.0

Published by kyoshino 7 months ago

  • The Asset Library has been improved. You can now
    • Preview audio, video, text and PDF files. (Check your site’s CSP if the preview doesn’t work.)
    • Copy the public URL or file path of one or more selected assets to clipboard.
    • Copy the text or image data of a selected asset to clipboard.
    • Download one or more selected assets at once.
  • You’ll be automatically signed in when you work with a local Git repository and reopen the CMS in the browser. Make sure you have upgraded to the latest version of Chrome to enjoy a seamless experience.
  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.13.1...v0.14.0

sveltia-cms - v0.13.1

Published by kyoshino 8 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.13.0...v0.13.1

sveltia-cms - v0.13.0

Published by kyoshino 8 months ago

  • You can now hide the preview of a specific field with preview: false. This solves https://github.com/sveltia/sveltia-cms/issues/108.
  • The String widget now supports the type property that accepts url or email as a value, which will validate the value as a URL or email. This solves https://github.com/sveltia/sveltia-cms/issues/107.
  • The String widget now supports the prefix and suffix string properties, which will be automatically prepended/appended to the user-input value. This solves https://github.com/sveltia/sveltia-cms/issues/110.
  • The Boolean, Number and String widgets now support the before_input and after_input string properties, which allow developers to display custom labels before and/or after the input UI. These properties were originally added in v0.10.0 as prefix and suffix, but we have renamed the pair to make the purpose clearer.
  • Added the experimental compute widget, allowing to reference the value of other fields in the same collection, similar to the summary property for the List and Object widgets. Use the value property to define the value template, e.g. posts-{{fields.slug}}. This solves https://github.com/sveltia/sveltia-cms/issues/111.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.12.3...v0.13.0

sveltia-cms - v0.12.3

Published by kyoshino 8 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.12.2...v0.12.3

sveltia-cms - v0.12.2

Published by kyoshino 8 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.12.1...v0.12.2

sveltia-cms - v0.12.1

Published by kyoshino 8 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.12.0...v0.12.1

sveltia-cms - v0.12.0

Published by kyoshino 8 months ago

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.11.0...v0.12.0

sveltia-cms - v0.11.0

Published by kyoshino 8 months ago

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.10.0...v0.11.0

sveltia-cms - v0.10.0

Published by kyoshino 8 months ago

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.9...v0.10.0

sveltia-cms - v0.9.9

Published by kyoshino 9 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.8...v0.9.9

sveltia-cms - v0.9.8

Published by kyoshino 9 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.7...v0.9.8

sveltia-cms - v0.9.7

Published by kyoshino 10 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.6...v0.9.7

sveltia-cms - v0.9.6

Published by kyoshino 10 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.5...v0.9.6

sveltia-cms - v0.9.5

Published by kyoshino 10 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.4...v0.9.5

sveltia-cms - v0.9.4

Published by kyoshino 11 months ago

  • Added missing file-level i18n configuration support for file collections.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.3...v0.9.4

sveltia-cms - v0.9.3

Published by kyoshino 11 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.2...v0.9.3

sveltia-cms - v0.9.2

Published by kyoshino 11 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.1...v0.9.2

sveltia-cms - v0.9.1

Published by kyoshino 11 months ago

  • Bug fixes and improvements.

Full Changelog: https://github.com/sveltia/sveltia-cms/compare/v0.9.0...v0.9.1

Package Rankings
Top 22.35% on Npmjs.org
Related Projects