KASM-5743 bump version num, update novnc ref

This commit is contained in:
Matt McClaskey
2024-03-12 11:39:26 -04:00
parent bcd887fb5c
commit aa4261df56
8 changed files with 24 additions and 2 deletions

View File

@@ -83,6 +83,9 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1;
%doc /usr/share/doc/kasmvncserver/README.md
%changelog
* Tue Mar 12 2023 KasmTech <info@kasmweb.com> - 1.2.1-1
- Fix exception with Firefox 124 and later
- Fix bug with watermarking on odd resolutions
* Fri Aug 25 2023 KasmTech <info@kasmweb.com> - 1.2.0-1
- Add support for Unix relays for bidirectional communication between noVNC
and containerized applications.