Skip to content

Releases: zuplo/zudoku

Upcoming release

03 Feb 18:52
3d769fd
Compare
Choose a tag to compare
Upcoming release Pre-release
Pre-release

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Fall back to first server URL if persisted one does not exist by @dan-lee in #642

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

03 Feb 18:43
Compare
Choose a tag to compare

v0.28.2

03 Feb 18:38
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

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

30 Jan 11:56
Compare
Choose a tag to compare

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

28 Jan 17:36
Compare
Choose a tag to compare

What's Changed

Features 🚀

  • Render tags into separate pages by @mosch in #600

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

28 Jan 17:31
Compare
Choose a tag to compare

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 🐛

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

23 Jan 17:07
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Zuplo specific processors by @dan-lee in #525
  • Rework playground for usabilty & consistency by @mosch in #564

Bug Fixes 🐛

Other Changes 🔄

Full Changelog: v0.26.0...v0.26.1

v0.26.0

22 Jan 16:21
Compare
Choose a tag to compare

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 🔄

Full Changelog: v0.25.3...v0.26.0

v0.25.3

21 Jan 14:36
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Fix example rendering by @dan-lee in #561
  • fix(vite): ensures the paths are correctly formatted for all os by @shivarm in #534

Other Changes 🔄

Full Changelog: v0.25.2...v0.25.3

v0.25.2

20 Jan 22:16
Compare
Choose a tag to compare

What's Changed

Other Changes 🔄

  • Fixes incorrect oidc token exchange redirect url by @ntotten in #558

Full Changelog: v0.25.1...v0.25.2