78 lines
1.4 KiB
Markdown
78 lines
1.4 KiB
Markdown
# Changelog
|
|
|
|
## 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
|