Skip to content

4.2405.35

Compare
Choose a tag to compare
@h4l-yup h4l-yup released this 01 Feb 04:54
· 961 commits to main since this release
b2aaf7c

🚀 New Features

More APIs to integrate with API Key

You can now use your existing API key for multiple APIs, including the feedback generation API, as well as issue creation, feedback and issue association, and more.
Build your own scripts to extend your feedback management!

Beautiful README

We now give you some beautiful screen shots of our product.
It would be helpful to understand our product before installation.
Thanks for README! (@inhosa-o)

What's Changed

  • refactor: change api paths (/api/* -> /api/admin/, /api/external/ -> /api/*) by @chiol in #149
  • chore(deps-dev): bump @types/express from 4.17.20 to 4.17.21 by @dependabot in #146
  • chore(deps): bump fast-csv from 4.3.6 to 5.0.0 by @dependabot in #144
  • chore(deps): bump i18next from 23.6.0 to 23.7.18 by @dependabot in #148
  • chore(deps-dev): bump tsup from 7.2.0 to 8.0.1 by @dependabot in #147
  • chore(deps-dev): bump @types/react-dom from 18.2.14 to 18.2.18 by @dependabot in #145
  • test: unit tests by @h4l-yup in #150
  • chore(deps): bump class-validator from 0.14.0 to 0.14.1 by @dependabot in #155
  • chore(deps): bump @nestjs/axios from 3.0.0 to 3.0.1 by @dependabot in #154
  • chore(deps): bump @nestjs/passport from 10.0.2 to 10.0.3 by @dependabot in #153
  • chore(deps): bump prettier from 3.0.3 to 3.2.4 by @dependabot in #152
  • chore(deps): bump @headlessui/react from 1.7.17 to 1.7.18 by @dependabot in #151
  • Revert "chore(deps): bump prettier from 3.0.3 to 3.2.4" by @h4l-yup in #156
  • Revert "chore(deps): bump @headlessui/react from 1.7.17 to 1.7.18" by @h4l-yup in #157
  • Update readme.md by @inhosa-o in #160
  • release: 4.2405.35 by @h4l-yup in #158

New Contributors

Full Changelog: 4.2404.33...4.2405.35