remote-touchpad/CHANGELOG.md
2021-11-06 21:45:02 +01:00

111 lines
1.9 KiB
Markdown

# Changelog
## 1.0.4 (2021-11-06)
* Disable browser touch gestures
* Update dependencies
## 1.0.3 (2021-09-18)
* Update dependencies
## 1.0.2 (2021-06-05)
* New logo
* Update dependencies
## 1.0.1 (2020-09-13)
* Update dependencies
## 1.0.0 (2020-08-26)
* Add super and browser back and forward keys
* Reduce minimum size of textarea
* Small UI improvements
* Remove obsolete command line arguments
## 0.0.18 (2020-05-16)
* Fix error messages for TLS certificate and private key files
## 0.0.17 (2020-02-20)
* Minor HTML improvements
## 0.0.16 (2020-02-17)
* Fix textarea on WebKit
## 0.0.15 (2019-11-03)
* Prefer IPv4 addresses
## 0.0.14 (2019-10-28)
* Handle quirks of browser touch events
* Hide navigation bar in fullscreen mode
* Set terminal title
* Flatpak: Update dependencies
## 0.0.13 (2019-05-04)
* Flatpak: Update dependencies
* AppStream: Fix release descriptions
## 0.0.12 (2018-12-08)
* fix the browser Forward button
## 0.0.11 (2018-10-20)
* rename plugin to backend
* update flatpak
## 0.0.10 (2018-10-01)
* avoid race condition when typing on X11
## 0.0.9 (2018-09-29)
* add multimedia keys
## 0.0.8 (2018-09-07)
* enable pointer movement after timeout
## 0.0.7 (2018-09-04)
* use custom font for icons
## 0.0.6 (2018-08-23)
* use colors in terminal for QR qode
* remove ``-invert`` command line argument
* mitigate race condition when typing text on X11
* improve KeySyms used for text on X11 and Flatpak's RemoteDesktop portal
* normalize line endings
## 0.0.5 (2018-07-31)
* remove mouse polling interval
* add support for "pixel-perfect" scrolling
* add experimental support for Flatpak's RemoteDesktop portal
* X11 plugin: check session type
* improve error logging
## 0.0.4 (2018-07-22)
* add setting for mouse polling interval
## 0.0.3 (2018-06-26)
* fix websocket with https
## 0.0.2 (2018-06-25)
* add reload button to disconnected-page
## 0.0.1 (2018-06-23)
initial release