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
+7-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
## Changelog of the Docker headless VNC images
2
2
3
-
### DEV - Version:
3
+
### Version 1.2.3:
4
+
5
+
* start no_vnc with localhost instead of VNC_IP to ensure startup on docker bridge mode ([#41](https://github.com/ConSol/docker-headless-vnc-container/issue/41))
6
+
* add xfce4-terminal to enable copy and paste ([#55](https://github.com/ConSol/docker-headless-vnc-container/issue/55))
7
+
* add save mode for tag_image.sh script
8
+
* disable trigger latest Dockerhub build -> use tag_image.sh script
9
+
* use correct python-numpy packages
4
10
* add "Known Issues" documentation: [Chromium crashes with high VNC_RESOLUTION](https://github.com/ConSol/docker-headless-vnc-container#51-chromium-crashes-with-high-vnc_resolution-53)
0 commit comments