This release includes features like generating pre and post-request scripts via AI-powered prompts (cloud offering), bulk edit mode support on requests with multipart/form-data
content types, the ability to disable request history tracking in self-hosted instances and admin role syncing between SAML provider and Hoppscotch (Enterprise offering) alongside a few bug fixes.
Read more at: https://hoppscotch.com/blog/hoppscotch-v2024-12-0.
What's Changed
- feat(backend): update Microsoft strategy to handle multiple scopes by @RaHehl in #4604
- build: enable the use of external DB for internal test deployments by @mirarifhasan in #4625
- chore: update collection runner modal UI by @nivedin in #4618
- fix: inherited headers and auth included in code generation by @Loznerol in #4482
- fix: read data from DB for latest value by @mirarifhasan in #4623
- chore: run collection modal updates by @nivedin in #4633
- feat: add bulk edit to multipart/form data and fix url encoded form bulk edit by @amk-dev in #4630
- feat: enhance collection runner functionality by @anwarulislam in #4609
- fix(sh-admin): resolve record retrieval limits in pending invites section by implementing pagination by @JoelJacobStephen in #4624
- chore: resolve Docker image vulnerabilities associated with
cross-spawn
by @mirarifhasan in #4634 - feat: UI for test scripts generation under AI experiments by @Govind-S-B in #4637
- refactor: move AI request naming style to settings by @Govind-S-B in #4636
- fix: do not show an empty body element when bulk editing by @amk-dev in #4638
- chore: add missing
i18n
string entry by @amk-dev in #4639
New Contributors
- @Loznerol made their first contribution in #4482
- @Govind-S-B made their first contribution in #4637
Full Changelog: 2024.11.0...2024.12.0