Skip to content

Releases: zuplo/zudoku

Upcoming release

07 Feb 15:00
1bfccd4
Compare
Choose a tag to compare
Upcoming release Pre-release
Pre-release

What's Changed

New Features 🎉

Bug Fixes 🐛

Dependency Updates 📦

  • build(deps-dev): bump the eslint-dependencies group across 1 directory with 3 updates by @dependabot in #660
  • build(deps-dev): bump prettier from 3.4.2 to 3.5.0 in the prettier-dependencies group by @dependabot in #659
  • build(deps-dev): bump the nx-dependencies group across 1 directory with 4 updates by @dependabot in #661

Full Changelog: v0.30.1...v0.0.0-1bfccd4

v0.30.1

07 Feb 11:31
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v0.30.0...v0.30.1

v0.30.0

06 Feb 22:50
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Dependency Updates 📦

  • build(deps-dev): bump vitest from 3.0.2 to 3.0.5 in the npm_and_yarn group by @dependabot in #644

Full Changelog: v0.29.1...v0.30.0

v0.29.1

06 Feb 15:20
Compare
Choose a tag to compare

What's Changed

Other Changes 🔄

Full Changelog: v0.29.0...v0.29.1

v0.29.0

06 Feb 00:04
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Fall back to first server URL if persisted one does not exist by @dan-lee in #642
  • Fix scroll to element when router page changes by @dan-lee in #647

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.29.0

v0.28.3

03 Feb 18:43
Compare
Choose a tag to compare

Full Changelog: v0.28.2...v0.28.3

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