@sveltia/cms 0.5.18 → 0.5.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,6 +46,7 @@ Here are some highlights mainly compared to Netlify/Decap CMS:
46
46
  - Integration with Pexels, Pixabay and Unsplash makes it easy to insert free stock photos into image fields[^8].
47
47
  - You can [work on a local Git repository](#work-with-a-local-git-repository) without having to run a proxy server.
48
48
  - Delete multiple entries and assets at once.
49
+ - Providing some keyboard shortcuts: `Ctrl/Command+F` to search entries and assets; `Ctrl/Command+E` to create a new entry; `Ctrl/Command+S` to save an entry.
49
50
  - Solving various outstanding Netlify/Decap CMS bugs[^11].
50
51
 
51
52
  ### Better i18n support
@@ -139,6 +140,8 @@ While it’s not our goal to recreate all the features found in Netlify/Decap CM
139
140
  ## Roadmap
140
141
 
141
142
  - Further Netlify/Decap CMS compatibility, including Editorial Workflow
143
+ - Further performance optimization, including data caching and [Svelte 5](https://svelte.dev/blog/runes) migration
144
+ - Further UX enhancements
142
145
  - Config editor[^10]
143
146
  - Documentation
144
147
  - Demo site