Releases: sanity-io/sanity-plugin-scheduled-publishing
Releases · sanity-io/sanity-plugin-scheduled-publishing
v0.1.13
0.1.13 (2022-10-07)
Bug Fixes
- use the studio client to handle cookieless auth (#25) (4b57126)
This release is also available on:
v0.1.12
0.1.12 (2022-09-22)
Bug Fixes
- add badge for scheduled unpublish actions (#16) (e6ffedf)
This release is also available on:
v0.3.0-v3-studio.5
Bug Fixes
This release is also available on:
v0.3.0-v3-studio.4
Bug Fixes
- sanity/util dev-preview.17 compatability (4e29800)
This release is also available on:
v0.3.0-v3-studio.3
Bug Fixes
- dev-preview.17 compatability (ea820e4)
This release is also available on:
v0.3.0-v3-studio.2
Bug Fixes
This release is also available on:
v0.1.11
0.1.11 (2022-08-25)
Bug Fixes
- make sanity config a function so the current Space is respected (#13) (e21034c)
This release is also available on:
v0.1.10
Notable bugfixes
- Schedule custom action no longer re-evaluates the current time zone on every re-render (which was causing some noticeable slowdown for some)
v0.1.9
Notable bugfixes
Schedule date validation now correctly triggers on both field input and calendar date picker changes (#12)
v0.1.6
Notable bugfixes
- Scheduling API requests now correctly respect project / dataset values defined with
__experimental_spaces
(#10)