We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c552dc8 commit c5b4d14Copy full SHA for c5b4d14
1 file changed
CHANGES.txt
@@ -6,6 +6,8 @@
6
Added FPS (frames per second) tracking to VncControl in both Windows Forms and WPF libraries.
7
Added ShowFps property to display FPS overlay in the top-left corner of the VNC control.
8
Added CurrentFps read-only property to programmatically access the current frame rate.
9
+ Added auto-reconnect support.
10
+ Fixed zlib stream memory growth in framebuffer decoder.
11
Example applications now display FPS in the title bar alongside bandwidth and CPU statistics.
12
13
1.1.0 (October 14, 2025):
0 commit comments