Releases: Q42/sanity-plugin-page-tree
Releases · Q42/sanity-plugin-page-tree
v1.7.0
v1.6.0
What's Changed
🚀 Features
- Feature/presentation mode by @tstikvoort in #55
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
With this release, you can remove the api version property from the page tree config.
🚀 Features
- Add option to remove selected ref with custom page input by @tstikvoort in #57
🐛 Bug Fixes
- Fixes language field error when using document i18n @tstikvoort in #60
- Hide create page button while referring to a page by @tstikvoort in #58
- do not show create button after search by @tstikvoort in #61
🧰 Maintenance
- Deprecated apiversion property in config by @tstikvoort in #56
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
🐛 Bug Fixes
- Prevent untranslated apps from having a
language
field by @stijn-q42 in #54
New Contributors
- @stijn-q42 made their first contribution in #54
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
🐛 Bug Fixes
🧰 Maintenance
- update peer deps to support react 19 by @tstikvoort in #52
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
🚀 Features
- Adds check for language by @tstikvoort in #38
- Improve visual clarity of unpublished draft pages in page tree view by @djohalo2 in #45
- Added filter to config that appends query within getAllRawPageMetadataQuery by @DevinEdwards in #41
🧰 Maintenance
- Add Github action for building, linting and testing by @tstikvoort in #37
- Unit tests by @djohalo2 in #39
Other Changes
- Remove trailing space on .github folder by @ShiftaDeband in #34
New Contributors
- @ShiftaDeband made their first contribution in #34
- @DevinEdwards made their first contribution in #41
Full Changelog: v1.2.2...v1.3.0
v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update README.md by @Codeshark-NET in #23
- Page tree input component by @djohalo2 in #24
- Feature/update packages by @tstikvoort in #25
- implement sorting by @tstikvoort in #26
- Fix/order page fields by @tstikvoort in #27
- check on uniqueness slug case insensitive by @tstikvoort in #28
- Feature/constrain parent pages by @ThomasBroch in #21
New Contributors
- @Codeshark-NET made their first contribution in #23
- @ThomasBroch made their first contribution in #21
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix case where path was not shown by @tstikvoort in #19
- Update @sanity/ui package by @tstikvoort in #20
Full Changelog: v1.1.0...v1.1.1