Shreyas
84f774265b
fix: remediate quinn-proto vulnerability across native packages ( #6174 )
...
Co-authored-by: orbisai0security <242526317+orbisai0security@users.noreply.github.com>
2026-04-22 23:55:27 +05:30
Nivedin
30df20ea7a
feat(common): improve API documentation publishing UX ( #6116 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-22 23:05:40 +05:30
sahilkhan09k
bc3dbdea42
fix: improve environment validation in published docs ( #5962 )
2026-04-22 21:55:10 +06:00
Mir Arif Hasan
eb801889ba
feat: add SMTP OAuth2 authentication support ( #6141 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-22 17:11:03 +05:30
Aaron Fort Garcia
7be31a2986
fix(common): variable hover tooltip was not clickable (disappeared) ( #6155 )
2026-04-21 19:15:18 +05:30
Rishu ray
a0740399b1
fix(common): add missing aria-labels to icon-only sidenav links ( #6160 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-20 18:30:54 +05:30
James George
3a4b6d8157
chore: merge hoppscotch/main into hoppscotch/next
2026-04-20 18:18:33 +05:30
Denny Jiang
3d19cf5c79
chore(common): modify Chinese translation of words ( #5996 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-17 21:00:11 +05:30
Serhat
a21ca7ed5a
chore(common): complete missing Turkish translations ( #6071 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-17 19:45:03 +05:30
Franco Ortiz
21448c526d
chore(common): complete missing Spanish translations ( #6109 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-17 19:32:02 +05:30
BUNGHUNTER2026ILOVEYOUECHO
d25f1f738e
fix(data): make $randomUUID predefined variable RFC 4122 compliant ( #6125 )
...
Co-authored-by: hconsulting987654321-blip <hconsulting987654321-blip@users.noreply.github.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-17 14:08:02 +05:30
Pallav Sarkar
87e20ed2d6
fix(common): correct environment locale wording ( #6117 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-16 16:52:54 +05:30
James George
91590405e8
chore(common): remove unused flow import
2026-04-15 20:18:53 +05:30
okxint
174c87d5d3
fix(common): handle non-string values in Postman collection import ( #6137 )
...
Co-authored-by: atharvasingh7007 <singhatharva7007@gmail.com>
Co-authored-by: XHamzaX <hamzaswitch1221@gmail.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-15 20:14:42 +05:30
Mir Arif Hasan
76329eaf31
feat(backend): use stateless OAuth2 state store ( #6098 )
2026-04-15 19:02:43 +06:00
Basavaraj_m_n
5d855f95c9
refactor(cli): match test-result helper name to documented contract ( #6122 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-15 13:48:30 +05:30
Liyas Thomas
5d1be0b8f6
Delete .github/workflows/codeql-analysis.yml
2026-04-14 10:16:32 -05:00
dependabot[bot]
3e63bdab02
chore: patch axios CVEs and bump related dependencies ( #6131 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-14 12:57:58 +05:30
James George
2837ef789a
chore: bump version to 2026.3.1
2026-04-10 13:52:32 +05:30
lif
d45903d2e5
fix(common): newly created folder not shown in save-as dialog ( #6059 )
2026-03-30 20:27:51 +05:30
Shreyas
42934b90e6
chore: align Tauri plugin-shell versions ( #6069 )
2026-03-30 15:53:20 +05:30
Nivedin
40d65dba49
fix: add missing field and translateToNewRequest for history ( #6068 )
2026-03-30 15:27:54 +05:30
James George
ad4041e51a
chore: address remaining production audit findings
...
Bump handlebars to 4.7.9, @apollo/server to 5.5.0, and
nodemailer to 8.0.4 in the backend. Add narrow pnpm
overrides for path-to-regexp (8.4.0) and dompurify (3.3.3).
Move unplugin-icons to devDependencies in sh-admin to keep
dev-only transitive packages out of the production audit.
2026-03-30 12:50:14 +05:30
Mir Arif Hasan
8ac1b29b88
fix: use team.findMany for fetching user teams ( #6057 )
2026-03-28 08:37:10 +06:00
James George
d5a19320b8
chore: bump version to 2026.3.0
2026-03-27 19:52:07 +05:30
Mir Arif Hasan
e4eee306a7
chore: patch dependency vulnerabilities and harden production image ( #6055 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-27 19:26:26 +05:30
Anwarul Islam
088ea9f4dc
feat(common): remove functions to utilize ref_id when IDs are not provided ( #5898 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
2026-03-27 18:22:31 +05:30
Nahid Hasan
60c607c185
fix: validate device-login redirect_uri to prevent token theft via DNS wildcard bypass ( #6012 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-27 14:45:46 +05:30
Shreyas
c690937fd1
fix(desktop): add missing backport changes ( #6047 )
...
read_log Tauri command (path.rs + lib.rs registration) and
plugin-appload ref (168ff95 → 0d58d53) were missed during
the initial SHC backport.
2026-03-26 23:26:21 +05:30
Shekhu☺️
b728f5da24
fix(common): handle File objects in HAR postData text resolution ( #5917 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-26 20:56:36 +05:30
Gadam Jumayev
744f434698
fix(common): use operation title as fallback in OpenAPI import ( #5950 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-26 20:51:30 +05:30
James George
37b06fb07e
fix(selfhost-web): restore numpad support for first/last tab shortcuts
...
Follow-up for #6009 : restore `Ctrl+Alt+Numpad9/0` tab switching in Desktop App.
Add `Numpad9/Numpad0` with the same NumLock guard used in `keybindings.ts`.
2026-03-26 19:38:14 +05:30
Shreyas
ce0fdeccfb
fix: keyboard shortcuts on non-English layouts ( #6009 )
...
Co-authored-by: sahilkhan09k <181699039+sahilkhan09k@users.noreply.github.com>
Co-authored-by: 04cb <111667698+04cb@users.noreply.github.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-26 19:06:00 +05:30
Shreyas
8aac537c7a
feat(desktop): cloud for orgs support - phase 3 ( #6043 )
2026-03-26 18:00:51 +05:30
Nivedin
f690d5969a
refactor(common): route mock server and published docs operations through platform backend ( #6036 )
2026-03-26 00:41:36 +05:30
Mir Arif Hasan
59c1b595a6
feat: show user workspace memberships in admin dashboard ( #5968 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-26 00:28:36 +05:30
Mir Arif Hasan
06bdd7ca6a
feat: add MAILER_SMTP_IGNORE_TLS and optional SMTP auth ( #5972 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-25 23:30:46 +05:30
Mir Arif Hasan
da3b8c5d37
fix(backend): prevent stored XSS via mock server responses and cross-team request moves ( #6006 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-25 16:16:38 +05:30
Mir Arif Hasan
2fcf5b7a5f
chore: security patch for the dependency chain v2026.3.0 ( #6013 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-24 16:34:36 +05:30
James George
e03ffc5d85
fix(common): prevent open redirect in enter page ( #5982 )
2026-03-20 12:41:31 +05:30
Umut Keltek
402955d55f
fix(desktop): add native Edit menu to enable clipboard shortcuts on Linux ( #5920 )
...
Co-authored-by: curiouscorrelation <curiouscorrelation@gmail.com>
2026-03-19 23:30:22 +05:30
Daniel Bates
4a61e3464d
fix(common): prevent infinite auth refresh retry loop on permanent token failure ( #5893 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
2026-03-19 23:09:01 +05:30
Nikhil
08921786e7
fix: restore tooltips on icon-only buttons inside popover triggers ( #5935 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-18 15:11:15 +05:30
Chhavi Goyal
f012c31ba2
fix(common): fetch full team collection tree on workspace import ( #5792 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
2026-03-17 16:14:51 +05:30
James George
e418a51432
fix(common): prevent stored XSS in team member overflow tooltip ( #5984 )
2026-03-14 17:26:44 +05:30
Denny Jiang
0bb4824cfa
chore(common): update Chinese translations ( #5979 )
...
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-03-13 23:59:14 +05:30
Umut Keltek
be536f0ca3
fix(common): persist OAuth2 code challenge method selection ( #5921 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2026-03-13 23:11:13 +05:30
James George
4cbe23cf00
chore: bump version to 2026.2.1
2026-03-04 19:09:52 +05:30
Mir Arif Hasan
a91acdd6bf
fix(backend): bump Prisma packages to 7.4.2 ( #5932 )
2026-03-04 11:42:59 +05:30
Shekhu☺️
3876fa9682
fix(common): update documentation link for mock server ( #5929 )
2026-03-03 15:28:24 +05:30