Anoop M D
03e7c27d8d
release: v1.30.1
2024-09-21 22:31:53 +05:30
Anoop M D
bad1302cb5
release: v1.30.0
2024-09-21 13:43:34 +05:30
Anoop M D
89c8956523
release: v1.29.1
2024-09-19 01:28:04 +05:30
Anoop M D
572c7ea2ae
release: v1.29.0
2024-09-17 17:43:52 +05:30
Jonathan Gruber
bcc8811f65
chore( #673 ): remove obsolete mustache.js library ( #674 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-09-05 00:24:09 +05:30
Anoop M D
a10e6ee858
release: v1.28.0
2024-09-04 17:56:22 +05:30
Anoop M D
091b02c2c3
release: v1.27.0
2024-08-28 15:10:28 +05:30
Anoop M D
d000625c39
release: v1.26.2
2024-08-26 00:47:39 +05:30
lohit
44d70ca02a
fix: boolean, undefined, null values eval in quickjs vm ( #2893 )
...
fix: boolean, undeifned, null values in pre-request vars
2024-08-23 16:18:41 +05:30
Anoop M D
b1a140a4e0
release: v1.26.1
2024-08-22 13:52:38 +05:30
Anoop M D
e31c552dee
release: v1.26.0
2024-08-21 18:46:55 +05:30
Anoop M D
753a576c3c
Feat/safe mode quickjs ( #2848 )
...
Safe Mode Sandbox using QuickJS
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
Co-authored-by: lohit <lohit.jiddimani@gmail.com>
2024-08-21 12:52:49 +05:30
Anoop M D
22c096507d
chore: bumped version
2024-08-14 10:36:32 +05:30
Anoop M D
72c3aaa5ba
chore: bumped version
2024-08-07 12:21:46 +05:30
Anoop M D
d7ec3d1cc5
Revert "fix: BigInters are now correctly shown in the response ( #2736 )" ( #2768 )
...
This reverts commit 3e2a3b65a4
.
2024-08-06 16:00:49 +05:30
Timon
3e2a3b65a4
fix: BigInters are now correctly shown in the response ( #2736 )
...
Fixes : #1753
2024-08-06 13:01:30 +05:30
Anoop M D
8f920a90c7
chore: bumped version
2024-08-01 18:16:54 +05:30
Anoop M D
640623b39a
chore: version bumped to v1.23.0
2024-07-31 17:57:39 +05:30
Mateusz Pietryga
6fe96a8194
bugfix/test - update Jest configuration to fix unit tests ( #2672 )
2024-07-26 18:24:44 +05:30
Anoop M D
073c1aae12
chore: bumped version
2024-07-23 17:19:25 +05:30
lohit
9892f7cd40
Feat/electron bump ( #2668 )
...
* pr review changes
* collection root object in export json
* import environment updates
* tests run execution order fix for collection runs
* updated validations
* accept request flag in curl string for method type
* electron version bump to v31.2.1
2024-07-19 16:29:10 +05:30
lohit
7194998b0e
update node-machine-id to @usebruno/node-machine-id ( #2661 )
...
* update node-machine-id to @usebruno/node-machine-id
* added lock file
* tests check
* tests check
2024-07-18 17:19:22 +05:30
Anoop M D
34a961967e
chore: bumped version
2024-07-15 17:37:54 +05:30
Anoop M D
f159f73340
chore: bumped version
2024-07-10 16:28:58 +05:30
Anoop M D
b5b9e547c9
chore: bumped version
2024-07-10 12:57:05 +05:30
Anoop M D
0988f2b86e
chore: bumped version
2024-07-07 14:52:22 +05:30
Anoop M D
589e173256
chore: version bump
2024-07-04 16:28:43 +05:30
Anoop M D
02e23df349
chore: version bumped
2024-07-01 18:20:16 +05:30
lohit
3ded960938
fix( #2367 ): handle response body decode ( #2371 )
2024-05-30 23:24:04 +05:30
Anoop M D
4f11da12af
release: v1.18.0
2024-05-22 19:57:29 +05:30
Anoop M D
e149c8dc9a
release: v1.17.0
2024-05-07 23:17:24 +05:30
Anoop M D
392cc80db2
release: v1.16.1
2024-04-30 20:59:12 +05:30
Anoop M D
d7c0f489f6
release: v1.16.0
2024-04-29 19:46:31 +05:30
Anoop M D
16861c9889
chore: bumped versions
2024-04-22 23:41:14 +05:30
Anoop M D
87404132ae
chore: bump to v1.14.0
2024-04-22 20:23:24 +05:30
Anoop M D
bc70bba0b6
release: v1.13.1
2024-04-16 02:33:30 +05:30
Anoop M D
eddac73341
release: v1.13.0
2024-04-13 18:27:02 +05:30
Anoop M D
d20de4da0a
chore: bumped version to 1.12.3
2024-03-26 00:11:42 +05:30
Anoop M D
f8ba781340
chore: version bump
2024-03-21 00:50:03 +05:30
Anoop M D
cdbb15f33e
chore: bumped version to v1.12.0
2024-03-19 06:36:38 +05:30
Anoop M D
2cd0e065bd
chore: updated lib versions
2024-03-13 03:05:29 +05:30
Anoop M D
d0c7c872c9
chore: bumped version to v1.11.0
2024-03-13 00:52:00 +05:30
Sanjai Kumar
e2d1f52993
Fix/json with bigints ( #1710 )
...
* fix(#1689 ): JSON with Bigints support
* added Jsonbigint support for cli
2024-03-04 15:32:35 +05:30
Anoop M D
0e85b302b8
chore: bumped version to v1.10.0
2024-02-28 00:40:10 +05:30
Anoop M D
8cb6060558
chore: version bumped to v1.9.0
2024-02-14 04:18:53 +05:30
Anoop M D
33d5d78e85
chore: bumped version to v1.8.0
2024-02-06 03:37:05 +05:30
Anoop M D
12b9a02f7e
chore: updated deps
2024-02-06 03:31:45 +05:30
Anoop M D
ea7d141d10
chore: release v1.7.1
2024-01-30 22:11:53 +05:30
Anoop M D
c39b8ff282
fix( #1487 ): updated deps and bumped versions
2024-01-30 22:04:39 +05:30
Anoop M D
e258e7f5ab
fix( #1487 ): rolling back to vm2 from @n8n/vm2
2024-01-30 22:00:58 +05:30