You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+33-1Lines changed: 33 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.99.0] - 2024-11-15
11
+
12
+
### Changed
13
+
14
+
1. Bumps follow-redirects from 1.14.1 to 1.15.9 [#3295](https://github.com/numbersprotocol/capture-lite/pull/3295)
15
+
1. Bumps braces from 3.0.2 to 3.0.3 [#3288](https://github.com/numbersprotocol/capture-lite/pull/3288)
16
+
1. Bumps ejs from 3.1.8 to 3.1.10 [#3293](https://github.com/numbersprotocol/capture-lite/pull/3293)
17
+
1. Bumps socket.io from 4.5.4 to 4.8.1 [#3292](https://github.com/numbersprotocol/capture-lite/pull/3292)
18
+
1. Bumps json5 from 1.0.1 to 1.0.2 [#2453](https://github.com/numbersprotocol/capture-lite/pull/2453)
19
+
1. Bumps decode-uri-component from 0.2.0 to 0.2.2 [#2374](https://github.com/numbersprotocol/capture-lite/pull/2374)
20
+
1. Bumps loader-utils from 2.0.0 to 2.0.4 [#2318](https://github.com/numbersprotocol/capture-lite/pull/2318)
21
+
1. Bumps body-parser and express. These dependencies needed to be updated together [#3261](https://github.com/numbersprotocol/capture-lite/pull/3261)
22
+
1. Bumps secp256k1 from 4.0.2 to 4.0.4 [#3262](https://github.com/numbersprotocol/capture-lite/pull/3262)
23
+
1. Bumps http-cache-semantics from 4.1.0 to 4.1.1 [#2558](https://github.com/numbersprotocol/capture-lite/pull/2558)
24
+
1. Bumps cookiejar from 2.1.2 to 2.1.4 [#2513](https://github.com/numbersprotocol/capture-lite/pull/2513)
25
+
1. Bumps karma from 6.3.4 to 6.3.16 [#1346](https://github.com/numbersprotocol/capture-lite/pull/1346)
26
+
27
+
### Fixed
28
+
29
+
1. Fix the default value for network action by removing the extra space, and ensure the default_values_list_text field is handled if it's missing in the response [#3291](https://github.com/numbersprotocol/capture-lite/pull/3291)
30
+
1. Fix the issue where the button color doesn't change on the network action detail page when it is disabled [#3291](https://github.com/numbersprotocol/capture-lite/pull/3291)
0 commit comments