All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Get releases from Sourceforge, the new official TigerVNC binaries hosting.
- Fix some issues about duplicate and/or missing plugin name prefix in log messages.
- Get releases from github.com/accetto/tigervnc, since BinTray is being decommissioned.
- Rename the wrapper script to
vncviewer
to match the name of the native client.
- Improve download error handling so that non-existent versions do trigger errors.
- It is now possible to manage desktop integration on a per-version basis.
- Removing a specific version, or the whole plugin, cleans desktop integration. Closes #1.
- Fix GTK icon cache update in desktop integration scripts.
- Fix GitHub/BinTray version mismatch by querying BinTray for versions.
- Handle versions whose download URLs are irregular (i.e. v1.3.1 lacks the version in the filename).
- First release