Skip to content

Releases: sanity-io/dashboard

v4.1.0

01 Oct 20:58
Compare
Choose a tag to compare

4.1.0 (2024-10-01)

Features

  • list all studios from user applications list (#62) (f757d58)

Bug Fixes


This release is also available on:

v4.0.0

15 Jul 20:51
Compare
Choose a tag to compare

4.0.0 (2024-07-15)

⚠ BREAKING CHANGES

  • This module now requires the peer dependency styled-components greater than or
    equal to version 6.1. This aligns with Sanity v3.37.0 and higher.
  • This module now requires Node.js 18 or higher.
    This shouldn't really impact anyone beyond developers of the module, since this really only applies
    to the build tooling.

Bug Fixes

  • add request tags for all dashboard widget api requests (528b92d)
  • projectInfo: show external studio host if present (36c6882)
  • projectUsers: show all of a users' roles, fix invite link + text (4699add)
  • require styled-components ^6.1, node >= 18 (b0d9cb6)
  • upgrade build tooling, es/cjs export definitions (21eaa29)
  • use named import for styled-components (5eec15a)

This release is also available on:

v3.1.6

30 Nov 21:35
Compare
Choose a tag to compare

3.1.6 (2023-11-30)

Bug Fixes

  • deps: Update dependency styled-components to v6 (#41) (4db1ccb)

This release is also available on:

v3.1.5

02 Aug 13:53
Compare
Choose a tag to compare

3.1.5 (2023-08-02)

Bug Fixes

  • deps: update dependencies (non-major) (#18) (657bcfc)

This release is also available on:

v3.1.4

03 May 08:22
Compare
Choose a tag to compare

3.1.4 (2023-05-03)

Bug Fixes


This release is also available on:

v3.1.3

31 Jan 15:14
Compare
Choose a tag to compare

3.1.3 (2023-01-31)

Bug Fixes

  • docs: add instructions on customizing name, title, icon (e7bb30b)

This release is also available on:

v3.1.2

04 Jan 15:00
Compare
Choose a tag to compare

3.1.2 (2023-01-04)

Bug Fixes

  • deps: applied npx @sanity/plugin-kit inject (300067e)

This release is also available on:

v3.1.1

22 Dec 10:44
Compare
Choose a tag to compare

3.1.1 (2022-12-22)

Bug Fixes

  • ui: dashboard content overflowed layout (0aa8cbe)

This release is also available on:

v3.1.0

22 Dec 10:38
Compare
Choose a tag to compare

3.1.0 (2022-12-22)

Features

  • make name and icon configurable (6db4c65)
  • make title configurable (36fcaf8)

This release is also available on:

v3.0.0

25 Nov 16:30
Compare
Choose a tag to compare

3.0.0 (2022-11-25)

⚠ BREAKING CHANGES

  • this version does not work in Sanity Studio v2
  • this version does not work in Sanity Studio v2
  • semantic-release is being difficult

Features

  • dummy breaking to trick semantic-release (53dd9dc)
  • initial release for Sanity Studio v3 (4e3db99)
  • initial Sanity Studio v3 release (9ea2f0a)

Bug Fixes

  • compiled for dev-preview.22 (3b97135)
  • compiled for sanity 3.0.0-rc.0 (74dfd9a)
  • deps: dev-preview.21 (730cc2a)
  • deps: pin dependencies (5fc3f9d)
  • deps: pkg-utils & @sanity/plugin-kit (7d63c7c)
  • deps: sanity ^3.0.0 (works with rc.3) (eeb0c7c)
  • deps: sanity 3.0.0-dev-preview.17 (bed90ee)
  • deps: update dependency @sanity/icons to v1.3.9-beta.3 (#12) (b547871)
  • deps: update dependency rxjs to ^6.6.7 (#4) (b79f4be)
  • deps: updated deps and added semver workflow (68d714e)

This release is also available on: