jamesgeorge007
457ca12be9
chore: bump version to 2025.10.0
2025-10-27 23:04:50 +05:30
Mir Arif Hasan
3acc0ec9b6
feat: mock server ( #5482 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-10-27 23:03:22 +05:30
Nivedin
68d1db7e74
feat: add auth refresh token flow if token expires ( #5490 )
2025-10-26 22:24:59 +05:30
Mir Arif Hasan
53e8b28459
chore: security patch for the dependency chain ( #5487 )
...
v2025.10.0
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-10-22 18:48:20 +05:30
Prit Rojivadiya
c31f74829d
refactor: cleanup sync logic and imports ( #5428 )
2025-10-08 13:31:29 +05:30
jamesgeorge007
d80ea5d214
chore: bump version to 2025.9.2
2025-10-07 17:22:25 +05:30
jamesgeorge007
6bbfb9b8b7
chore: bump version to 2025.9.1
2025-10-01 11:18:38 +05:30
jamesgeorge007
c26b8f7729
chore: bump vite-plugin-inspect under hoppscotch-selfhost-web
2025-09-26 13:46:48 +05:30
jamesgeorge007
58b0736c5b
chore: bump non-major dependencies
2025-09-26 13:26:42 +05:30
Shreyas
6beca5c787
fix(native): bump tauri-plugin-shell to v2.2.1 ( #5402 )
...
Updates `tauri-plugin-shell` from vulnerable version to `v2.2.1` to
address `CVE-2025-31477` in `open` around scope validation.
Affects both `hoppscotch-agent` and `hoppscotch-desktop`.
Closes FE-1022
2025-09-24 21:48:06 +05:30
jamesgeorge007
93d2e53885
chore: bump version to 2025.9.0
2025-09-24 19:47:28 +05:30
Mir Arif Hasan
37060638df
chore: security patch for the dependency chain ( #5400 )
...
Bump non-major dependencies
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-09-24 16:22:31 +05:30
Mir Arif Hasan
81fe98f25d
feature: add alphabetical sort for user and team collections ( #5383 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-09-23 14:46:23 +05:30
Chhavi Goyal
637c380c07
fix: handle actions for logged-in users in case of token expiration ( #5249 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-09-22 19:06:40 +05:30
jamesgeorge007
75ec412076
chore: bump version to 2025.8.1
2025-09-02 15:22:35 +05:30
Mir Arif Hasan
a7440d58cd
fix: maintain incremental orderIndex for collections and requests ( #5338 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-08-27 13:33:27 +05:30
Mir Arif Hasan
a0c2635000
chore: security patch for the dependency chain ( #5349 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-08-26 14:56:48 +05:30
jamesgeorge007
6ae85ea9fa
chore: bump version to 2025.8.0
2025-08-25 12:10:44 +05:30
Nivedin
2d2e65369f
feat: collection variables ( #5325 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-08-22 14:39:42 +05:30
Shreyas
ad974dbd5b
chore: align tailwindcss to 3.4.16 ( #5343 )
...
This aligns `tailwindcss` to `3.4.16` across `hoppscotch-selfhost-web`
and `hoppscotch-sh-admin` packages.
2025-08-21 19:26:23 +05:30
Shreyas
a0fbb7b076
chore(native): bump and align dependencies ( #5331 )
...
- This standardises package versions between desktop, agent, appload, relay
all the native components to resolve version inconsistencies and prepare
for unified bumps in the future.
- Account for recent minor dependency bumps as a follow-up to #5329
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-08-21 16:24:30 +05:30
James George
42089fbb55
chore: bump dependencies and account for breaking changes ( #5329 )
...
Co-authored-by: mirarifhasan <arif.ishan05@gmail.com>
2025-08-20 23:04:14 +05:30
jamesgeorge007
43c025fa5e
chore: bump version to 2025.7.0
2025-08-08 14:13:48 +05:30
jamesgeorge007
6473cd5af6
chore: resolve lint errors
2025-07-28 23:50:36 +05:30
jamesgeorge007
1537734374
chore: bump version to 2025.7.0
2025-07-28 23:48:07 +05:30
Anwarul Islam
b07212cb05
feat(common): add advanced configuration for auth and token request parameters ( #5253 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-07-28 23:43:08 +05:30
Mir Arif Hasan
37cca6cfc9
chore: security patches for the dependency chain ( #5278 )
2025-07-28 15:53:25 +05:30
James George
40aca4d35b
feat: move scripting code editors to use Monaco ( #5191 )
...
Replaces CodeMirror with Monaco for scripting editors under the experimental scripting sandbox.
The legacy CodeMirror-based editors are preserved for backwards compatibility and will
continue to power the legacy scripting sandbox.
This introduces improved type support, IntelliSense, and JSDoc hinting via Monaco, with
the backing for pre-request and post-request scripts in tabbed views. Type definitions are
isolated per editor to avoid variable leakage.
2025-07-25 13:35:37 +05:30
Nivedin
cfa2caa1db
chore: add proper error msg and disable email updation in SH ( #5247 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-07-25 12:42:51 +05:30
Shreyas
1f158a19ff
feat(desktop): cross-platform quit action ( #5266 )
...
This implements consistent cross-platform quit functionality that
triggers graceful application shutdown through native native commands.
Closes FE-919
The Cmd + Q quit shortcut was previously broken across platforms with
inconsistent behavior, working on Windows 11 but failing on macOS,
AppImage Linux, and Windows 10. The implementation was mixed and
unreliable.
2025-07-23 19:26:34 +05:30
jamesgeorge007
636d350c0f
chore: bump version to 2025.6.1
2025-07-14 14:28:51 +05:30
Shreyas
224525be66
fix(desktop): redirect menu bar events to window ( #5200 )
2025-06-26 13:33:15 +05:30
jamesgeorge007
d674a2e8d2
chore: bump version to 2025.6.0
2025-06-25 14:15:29 +05:30
jamesgeorge007
aa5b540412
chore: merge hoppscotch/main into hoppscotch/next
2025-06-24 15:00:01 +05:30
jamesgeorge007
580cf60766
chore: bump version to 2025.5.4
2025-06-24 14:44:25 +05:30
Shreyas
5ece4821af
fix(desktop): prevent navigation on file drops ( #5176 )
2025-06-24 14:28:11 +05:30
jamesgeorge007
8a88016d00
chore: bump version to 2025.5.2
2025-06-18 18:05:26 +05:30
Nivedin
2bd3f36bfa
fix: schema error and test updation flow ( #5124 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-06-13 09:55:05 +05:30
jamesgeorge007
9493b30a84
chore: bump version to 2025.5.2
2025-06-10 14:11:38 +05:30
Shreyas
b63c707624
fix(desktop): align connected instance with launch ( #5132 )
2025-06-10 13:21:54 +05:30
James George
5ac2ac40de
feat: add support for version bounded parsing and migration ( #5127 )
...
- CLI Collection runner enhancements:
- Support mixed versions - child collections based on different versions compared to the parent collection.
- Better support for incoming data via IDs conforming to older formats.
- Bump `verzod` across packages.
- Relevant updates to test suite.
- Bump `zod` under `selfhost-desktop`.
2025-06-05 14:51:19 +05:30
jamesgeorge007
caeddac94c
chore: bump version to 2025.5.1
2025-05-29 15:14:19 +05:30
Nivedin
805ac88688
fix: environment and rest tab state schema migration ( #5105 )
2025-05-29 15:13:14 +05:30
Anwarul Islam
82d9367843
feat: add JWT authentication support ( #5079 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-28 15:41:47 +05:30
Nivedin
0212eba895
fix: update id while syncing and gist import bug ( #5100 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-27 16:12:55 +05:30
jamesgeorge007
a80573603b
chore: bump version to 2025.5.0
2025-05-27 13:35:29 +05:30
James George
656a15a983
feat: migrate to a unified scripting system based on faraday-cage ( #5090 )
...
Co-authored-by: curiouscorrelation <curiouscorrelation@gmail.com>
2025-05-23 22:54:27 +05:30
Nivedin
01d96fa577
feat: initial and current value for environment variables ( #5055 )
2025-05-23 22:38:36 +05:30
Nivedin
9371457d0d
chore: display platform links in app header ( #5091 )
2025-05-21 21:03:58 +05:30
jamesgeorge007
b5e19c9d46
chore: bump version to 2025.4.2
2025-05-08 15:38:54 +05:30