remote-i3wm-go/CHANGELOG.md
2023-12-10 16:27:40 +01:00

33 lines
605 B
Markdown

## [Unreleased]
### Added
* add live on pointer block
* allow to show pointer
## v2.0.1
### Fixed
* remove padding on pointer buttons
* fix live and screenshot render
* fix route of manifest
## 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
* rewrite of https://gitnet.fr/deblan/remote-i3wm-ws
* add configuration file
* add authentication