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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
2
2
# Change Log for Visual Studio Code - Offline Gallery and Updater
3
-
3
+
4
+
## [1.0.22] - 2022-10-31
5
+
6
+
### Added
7
+
-@maxtruxa added support for specifying docker container environment variable `SSLARGS` to control SSL arguments, or disable SSL by setting `BIND=0.0.0.0:80` and `SSLARGS=` (empty).
8
+
9
+
### Changed
10
+
-@Precioussheep improved consistency of the codebase, reducing bonus code and added typing.
11
+
12
+
4
13
## [1.0.21] - 2022-08-08
5
14
6
15
### Added
@@ -19,6 +28,7 @@
19
28
-@tomer953 removed a duplicate flag to QueryFlags.
20
29
-@Ebsan fixed an issue with downloading cross-platform extensions [#24](https://github.com/LOLINTERNETZ/vscodeoffline/issues/24).
21
30
31
+
22
32
## [1.0.20]
23
33
### Fixed
24
34
- Fixed an issue when downloading multiple versions of extensions. Thanks @forky2!
0 commit comments