Releases: zuplo/zudoku
Releases · zuplo/zudoku
Upcoming release
What's Changed
New Features 🎉
- Playground improvements by @dan-lee in #627
- Allow relative paths in Markdown by @dan-lee in #641
- Expand categories for normal APIs by @dan-lee in #646
Bug Fixes 🐛
Other Changes 🔄
- Fix running format:ci, lint:ci in action by @ntotten in #606
- website: migrate tailwindcss v3 to v4 by @shivarm in #580
Full Changelog: v0.28.3...v0.0.0-3d769fd
v0.28.3
Full Changelog: v0.28.2...v0.28.3
v0.28.2
What's Changed
New Features 🎉
- Playground header defaults by @dan-lee in #626
- Scroll initial sidebar item into view by @dan-lee in #630
Bug Fixes 🐛
- Fix dark/light theme config by @dan-lee in #628
- Filter tags that have no associated endpoints by @dan-lee in #629
Documentation 📚
Dependency Updates 📦
- build(deps-dev): bump syncpack from 13.0.0 to 13.0.1 by @dependabot in #634
Other Changes 🔄
Full Changelog: v0.28.1...v0.28.2
v0.28.1
What's Changed
New Features 🎉
Bug Fixes 🐛
- Fix clickable area in sidebar category by @dan-lee in #617
- Break up long titles in OpenAPI schema documentation by @mosch in #622
- Fix circular structure detection by @dan-lee in #623
- Fix wrong context resolution by @dan-lee in #625
Documentation 📚
- Added doc section about user profile by @ntotten in #611
- Added details on configuring identity providers by @ntotten in #612
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
Features 🚀
Zudoku now organizes the OpenAPI documentation into separate pages instead of a single page, i.e. each tag creates its own page. This improves performance and scalability, especially for larger schemas. We expect some hiccups in the beginning, so any feedback is welcome!
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
New Features 🎉
- Add option
enableStatusPages
to generate http static pages by @mosch in #587 - Allow to protect routes with login by @mosch in #529
- Allow plugins to purge cache by @mosch in #577
- Improve performance for pages with markdown by @mosch in #601
Bug Fixes 🐛
- Fix Zuplo processors import by @dan-lee in #590
- Break up circular refs in GraphQL by @dan-lee in #591
- fix title undefined by @mosch in #604
- Fix hash/anchor navigation synchronization by @dan-lee in #607
- Fix ThemeSwitch icon by @dan-lee in #609
Dependency Updates 📦
- build(deps): bump @radix-ui/react-select from 2.1.4 to 2.1.5 by @dependabot in #598
- build(deps-dev): bump eslint-config-next from 15.1.5 to 15.1.6 in the eslint-dependencies group by @dependabot in #595
- build(deps-dev): bump the nx-dependencies group with 4 updates by @dependabot in #594
Other Changes 🔄
- feat: add title prop to SyntaxHighlight by @mosch in #589
- Add social links to Zudoku docs by @mosch in #588
- document theme by @mosch in #602
- Change withZuplo to be default export by @ntotten in #605
- allow to set default example language by @mosch in #581
- Improve Playground component for Markdown by @mosch in #603
- Better result panel for playground by @mosch in #583
- Simplify
contribution.md
for contributors by @shivarm in #599
Full Changelog: v0.26.1...v0.27.0
v0.26.1
What's Changed
New Features 🎉
- Zuplo specific processors by @dan-lee in #525
- Rework playground for usabilty & consistency by @mosch in #564
Bug Fixes 🐛
- Fix oauth callback with base path by @dan-lee in #584
- Fix infinite redirect in dev by @dan-lee in #586
- remove server build by @mosch in #585
Other Changes 🔄
- Add canonical URL by @AdrianMachado in #568
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
Bug Fixes 🐛
- fix(test): normalize
path
to a consistent format for windows by @shivarm in #560 - Revert sidebar category changes by @dan-lee in #575
Dependency Updates 📦
- build(deps): bump vite from 6.0.3 to 6.0.9 in the npm_and_yarn group by @dependabot in #569
- build(deps-dev): bump the nx-dependencies group across 1 directory with 3 updates by @dependabot in #552
- build(deps-dev): bump the eslint-dependencies group across 1 directory with 5 updates by @dependabot in #571
- Dependency upgrades by @dan-lee in #574
Other Changes 🔄
- Prefetch identities by @dan-lee in #565
- feat: improve example selection and UI in Sidecar components by @mosch in #563
- Sidecar spacing style changes by @dan-lee in #567
- use muted instead of secondary by @mosch in #566
- Change default port to 3000 by @ntotten in #570
Full Changelog: v0.25.3...v0.26.0