Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
✨ Highlights
Accessibility improvements
- Screen readers will now identify that the main language in the Studio is English
- Various accessibility improvements
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | fix(desk-tool): fix publish button tooltip displaying 'now ago' | 89c2ed0 |
Fred Carlsen | feat(cli): prefix commands if using npx (#3602) | c4a87c7 |
Kitty Giraudel | refactor(desk-tool): remove unnecessary tabindex attribute (#3570) | 14ec874 |
Kitty Giraudel | refactor(default-layout): Add an accessible name to the presence menu button (#3569) | cb2b05c |
Kitty Giraudel | refactor(desk-tool): Connect the review changes button and its tooltip (#3567) | 85717f6 |
Kitty Giraudel | refactor(base): Ensure image previews in PT have an alt attribute (#3566)
| 1940377 |
Kitty Giraudel | refactor(base, server): Add missing document language to Sanity Studio (#3307) | 60d973f |
RitaDias | fix(default-layout): fix type missing in presence menu (#3605) | 5ee4f20 |