New features / improvements
- 321: Add a hierarchy view for window controls
- 526: Provide a portable Windows install option for constrained Server environments
- 542: Make localisation window more reachable
- 615: Complete Binary File I/O example document-opening flow
- 623: MarkdownViewer should render with the same advanced Markdown dialect as ToHTML
- 625: Allow syntax token bold, italic, and underline customisation
- 627: Allow custom UI controls to define designer default size
- 634: Expose separate Chart title and legend typography properties
- 637: Add ListBox HasBorder property
- 639: Add distinct navigator icons for solution and command-line projects
- 642: Splitters can respond to double-clicks
- 643: Studio includes a Splitter Basics example
- 646: Show method context in the Pragmas list
- 647: Filter pragmas by type in Studio
Fixes
- 592: Designer “Align Vertical” leaves same-sized overlapping controls unchanged
- 616: Timer component shelf uses generic icon instead of Timer library icon
- 617: TextArea and TextField ignore MouseCursor over editable content
- 618: Designer placeholder previews use icons that differ from Control Library icons
- 619: Designer alignment treats mixed locked selection as single-control alignment
- 620: ImageViewer tooltip does not appear when Image is Nothing
- 621: Designer row-selection controls cannot be set to no selection
- 622: PopupMenu FontSize does not affect rendered text
- 626: Debugger line mapping is off for metadata-namespaced source files
- 628: Navigator should use UI control ancestor icons for custom controls
- 630: Stale and unclear shadowed-variable warning after member deletion
- 631: TimePicker width is clamped by Avalonia Fluent theme maximum
- 632: ListBox designer ignores column header text alignment
- 633: Chart title ignores typography settings and lacks separate legend typography
- 635: ComboBox designer preview ignores Text and keeps showing placeholder
- 636: ComboBox designer preview text is not vertically centred
- 638: Context menus should not advertise MenuItem shortcuts
- 641: Designer shows broken control outlines outside the window surface
- 644: Asset renaming keeps focus while typing
- 649: Error markers sometimes remain after errors are fixed
- 650: Bottom toolbar tooltips show correctly at the screen edge
- 654: Desktop app publishing succeeds with MarkdownViewer support
- 655: Studio release builds include the moved HTMLViewer documentation
- 656: Windows portable ZIPs verify bundled examples correctly