Upgrade the Command Line Interface (CLI) with
npm install --global @sanity/cli
Upgrade the Content Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixed a regression introduced in v0.144.0 that broke editing of a document that had an _id that included a dot character (.)
- Fixed a bug that affected portable text fields: When switching between documents from the search bar (and with no document list panes open), the portable text editor would retain the value from the previous document.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [desk-tool] Fix issue with path segments getting stripped out of from ids containing . (#1600)
| 8509150 |
Bjørge Næss | [desk-tool] Wrap EditorPane and use document id as key to force reload (#1601) | 03d6f36 |