Skip to content

Commit c5b4d14

Browse files
committed
Update CHANGES.txt for new features and bug fixes
Documented the addition of auto-reconnect support and a fix for zlib stream memory growth in the framebuffer decoder.
1 parent c552dc8 commit c5b4d14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Added FPS (frames per second) tracking to VncControl in both Windows Forms and WPF libraries.
77
Added ShowFps property to display FPS overlay in the top-left corner of the VNC control.
88
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.
911
Example applications now display FPS in the title bar alongside bandwidth and CPU statistics.
1012

1113
1.1.0 (October 14, 2025):

0 commit comments

Comments
 (0)