remote-i3wm-go/CHANGELOG.md
2023-11-17 20:20:32 +01:00

428 B

[Unreleased]

v2.0.0

Added

  • add an option to start the web server with TLS (HTTPS)

Changed

  • remove jquery
  • upgrade Bootstrap

v1.0.2

Fixed

  • close connection on ws error

v1.0.1

Fixed

  • fix process overload: replace golang.org/x/net/websocket with github.com/gorilla/websocket

v1.0.0

Added