Akash K
3563e1eb16
chore: move openapi validation and dereferencing to a worker ( #4789 )
2025-02-26 19:04:15 +05:30
jamesgeorge007
d8875043cd
chore: bump version to 2025.2.0
2025-02-24 12:36:00 +05:30
James George
49430528e5
refactor: foundational changes to support subdomain based cloud instances ( #4704 )
2025-02-24 12:24:28 +05:30
luzpaz
ce0eaf1d84
fix: typos under hoppscotch-selfhost-desktop package ( #4766 )
2025-02-20 13:45:29 +05:30
jamesgeorge007
98a2631ba4
chore: bump version to 2025.1.1
2025-02-07 14:53:00 +05:30
Anwarul Islam
ede275425b
fix: properties not inherited while importing from postman ( #4725 )
...
Update collection-level platform definitions
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-07 14:45:51 +05:30
jamesgeorge007
7be23dfb59
chore: bump version to 2025.1.0
2025-01-30 11:23:20 +05:30
jamesgeorge007
b54edd2edb
chore: bump version to 2024.12.2
2025-01-27 14:27:46 +05:30
jamesgeorge007
b48c982ea6
chore: bump version to 2024.12.1
...
Bump CLI version to `0.20.2`
2025-01-15 18:45:19 +05:30
Akash K
8b70d7f419
feat: support for sending client credentials via basic auth header ( #4635 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-01-15 18:43:05 +05:30
jamesgeorge007
aa17448317
chore: bump version to 2024.12.0
...
Bump CLI version to `0.20.1`.
2024-12-20 20:07:04 +05:30
Anwarul Islam
d9d656269c
feat: collection runner refinements ( #4609 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-19 20:06:52 +05:30
Akash K
bd22c8c1a9
feat: disable tracking request history ( #4607 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-18 11:18:29 +05:30
jamesgeorge007
69b94886a6
chore: bump version to 2024.11.0
2024-11-27 17:44:55 +05:30
Anwarul Islam
e8ed938b4c
feat: collection runner ( #3600 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-11-26 15:56:09 +05:30
jamesgeorge007
908f936f50
chore: bump version to 2024.10.2
2024-11-12 22:35:30 +05:30
Andrew Bastin
e87ec8c026
chore: bump version to 2024.10.1
2024-11-06 20:50:08 +05:30
James George
223dd25788
chore: introduce supportsDigestAuth field at the interceptor service level ( #4498 )
2024-10-30 21:44:14 +05:30
jamesgeorge007
c3518cf678
chore: add showInterceptorWarningForDigestAuth field under platformFeatureFlags
...
Introduce a new platform-level feature flag indicating whether to display a warning via the inspector regarding supported interceptor alongside Digest Auth.
2024-10-30 18:28:15 +05:30
Andrew Bastin
108315d1b4
chore: bump version to 24.10.0
2024-10-29 17:25:37 +05:30
James George
7aa43232cc
chore: bump dependencies ( #4444 )
2024-10-24 03:25:55 +05:30
Joel Jacob Stephen
0e00eeb950
feat: introducing ability to set custom collection import size limit ( #4440 )
2024-10-23 18:34:40 +05:30
Andrew Bastin
9da5f63e70
chore: bump version to 2024.9.3
2024-10-17 16:58:51 +05:30
Andrew Bastin
28727cd6c2
chore: bump version 2024.9.2
2024-10-14 21:19:45 +05:30
Andrew Bastin
cda1ed5f94
chore: bump version to 2024.9.1
2024-10-05 21:05:11 +05:30
Andrew Bastin
f75900ed30
feat: hoppscotch agent and agent interceptor ( #4396 )
...
Co-authored-by: CuriousCorrelation <CuriousCorrelation@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-10-03 20:26:30 +05:30
jamesgeorge007
3d9dc36d77
chore: bump version to 2024.9.0
2024-10-01 13:10:52 +05:30
James George
5e9f8743d4
feat: extend duplicate collection to personal workspace in SH ( #4368 )
2024-09-30 21:20:19 +05:30
Nivedin
58857be650
feat: save api responses ( #4382 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-09-30 19:06:53 +05:30
Akash K
db8cf229ac
chore: make client secret optional across grant types ( #4363 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-09-27 17:20:26 +05:30
Palak Chopra
bfe3b3a9c3
refactor: make global environment a versioned entity ( #4216 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-09-23 17:01:14 +05:30
Andrew Bastin
e9e1366cc8
chore: revert vite-plugin-pages and vite-plugin-pwa versions
2024-09-20 14:20:14 +05:30
Akash K
626b5fea7f
chore: preemptly update pwa settings to avoid missing files in the service worker cache ( #4344 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2024-09-19 19:09:14 +05:30
Andrew Bastin
c2e9e3dfe2
chore: bump version to 2024.8.3
2024-09-19 18:04:34 +05:30
Andrew Bastin
2bc46ed6cb
chore: bump version to 2024.8.2
2024-09-11 13:45:19 +05:30
Andrew Bastin
3b29a56ba0
chore: bump version to 2024.8.1
2024-09-01 21:31:29 +05:30
Nivedin
5a2eed60c9
fix: resolve multiple UI issues and account for description field in syncing context ( #4309 )
...
* fix: collection properties header bulk update editor bug
* chore: add migration step while resolving `headers` in the syncing context
Resolve type errors.
* fix: prevent inifinite loading state in add environments modal
Toggle back the loading state if attempting to create an environment from a team workspace without specifying a name.
* fix: tab change when clicking computed auth
* fix: ensure tab change action works in GQL headers view
`Go to Authorization tab` action.
* chore: account for REST params while adding description fields
Writing to store after pulling from the syncing context.
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-08-30 12:15:19 +05:30
Andrew Bastin
a177bdced0
chore: update vulnerable dependencies
2024-08-29 18:03:44 +05:30
Andrew Bastin
c048c31c6b
chore: bump version to 2024.8.0
2024-08-29 16:01:37 +05:30
Andrew Bastin
0218555909
chore: bump version to 2024.7.2
2024-08-21 21:12:34 +05:30
Andrew Bastin
e8319a08df
fix: issues with port binding in different container runtimes ( #4279 )
2024-08-21 19:07:53 +05:30
James George
559c71e39b
fix: sync all settings actions in SH ( #4263 )
2024-08-20 01:22:10 +05:30
Andrew Bastin
3f78bf1062
chore: bump version to 2024.7.1
2024-08-08 20:14:55 +05:30
Andrew Bastin
afea75694f
refactor: slim down the backend containers ( #4233 )
...
* refactor: slim down the backend containers
* refactor: make containers run as non-root user in container
* chore: correct casing for the build stage definitions
* chore: remove docker compose version field as its obsolete
* chore: optimise chown and chmod into the COPY command itself
* chore: add package overrides for packages with reported vulns
* chore: add pnpm to containers + set workdir dir to the backend project
* fix: permission issues with the fe containers
* chore: define env variables on AIO
2024-08-08 11:31:13 +05:30
Andrew Bastin
a9fc7e6a62
chore: bump version to 2024.7.0
2024-07-30 14:41:12 +05:30
James George
c9f92282bf
feat: duplicate REST/GraphQL collections ( #4211 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-07-29 18:37:34 +05:30
Andrew Bastin
4457eeb74c
chore: bump versions
2024-07-22 22:12:32 +05:30
Akash K
2917d50c6a
feat: copyable invite links ( #4153 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-06-28 18:48:10 +03:00
jamesgeorge007
25fd35770a
fix: regression with missing lucide icon pack
...
Add `@iconify-json/lucide` as a dev dependency to all packages that consume `unplugin-icons`.
2024-06-26 11:59:21 +05:30
Andrew Bastin
762cd2207b
chore: bump version to 2024.6.0
2024-06-25 21:29:30 +05:30