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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
6
6
## [Unreleased]
7
7
8
+
## [1.12.8] - 2022-11-26
9
+
### Changed
10
+
* Update dependencies
11
+
* (Docker) Use node 16.18.1 as base docker image
12
+
8
13
## [1.12.7] - 2022-09-04
9
14
### Changed
10
15
* Update dependencies
16
+
* (Docker) Use node 16.17.0 as base docker image
11
17
* Allow Web browser to detect X-Piping feature in preflight request
12
18
13
19
## [1.12.6] - 2022-08-10
14
20
### Changed
15
21
* Update dependencies
22
+
* (Docker) Use node 16.16.0 as base docker image
16
23
17
24
### Fixed
18
25
* Change the way of setting secure context to avoid an error "curl: (35) error:14004410:SSL routines:CONNECT_CR_SRVR_HELLO:sslv3 alert handshake failure" on client side in some environment
@@ -454,7 +461,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
0 commit comments