remote-i3wm-go/CHANGELOG.md

33 lines
605 B
Markdown
Raw Permalink Normal View History

2023-08-26 13:17:41 +02:00
## [Unreleased]
2023-12-10 16:27:40 +01:00
### Added
* add live on pointer block
* allow to show pointer
2023-12-06 17:56:53 +01:00
## v2.0.1
### Fixed
* remove padding on pointer buttons
* fix live and screenshot render
* fix route of manifest
2023-11-17 20:20:32 +01:00
## v2.0.0
### Added
* add an option to start the web server with TLS (HTTPS)
### Changed
* remove jquery
* upgrade Bootstrap
2023-09-10 19:37:02 +02:00
## v1.0.2
### Fixed
* close connection on ws error
2023-08-27 17:55:58 +02:00
2023-09-10 19:37:02 +02:00
## v1.0.1
### Fixed
* fix process overload: replace golang.org/x/net/websocket with github.com/gorilla/websocket
2023-08-27 17:55:58 +02:00
2023-08-26 13:17:41 +02:00
## v1.0.0
2023-09-10 19:37:02 +02:00
### Added
* rewrite of https://gitnet.fr/deblan/remote-i3wm-ws
* add configuration file
* add authentication