release: Termina 0.14.0 - #317
Closed
Aaronontheweb wants to merge 5 commits into
Closed
Conversation
Windows case-insensitive filesystem caused both RELEASE_NOTES.md and release_notes.md to be tracked in git. Removes the lowercase duplicate and merges the content into the canonical RELEASE_NOTES.md with all versions (0.11.0, 0.10.2, 0.10.1, 0.10.0).
Aaronontheweb
enabled auto-merge (squash)
June 23, 2026 01:36
auto-merge was automatically disabled
June 23, 2026 01:37
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes
New Features
Gradient primitives, GraphNode, and ProgressBarNode (#298)
GraphNodefor data visualization and flow diagramsProgressBarNodefor animated progress indicatorsToast notifications with colors and icons (#296)
ToastNodewith configurable foreground/background colorsModal footers with configurable colors (#292, #293)
ModalNodenow supportsWithFooterandWithFooterColorfor adding a styled footer sectionRender loop frame provider (#306)
IRenderLoopFrameProviderfor deterministic frame timing controlBug Fixes
Suppressed stale pre-swap frames on deferred navigation (#315)
Eliminated no-op resize full refresh (#312)
Corrected ScrollableContainerNode bounds.Y handling (#301)
ScrollableContainerNodenow respectsbounds.Yinstead of overwriting layout above itFixed CSI Z (backtab/Shift+Tab) parsing (#297)
Dependency Updates
Akka.Hostingfrom 1.5.68 to 1.5.69 (#299)OpenTelemetry.Apifrom 1.15.3 to 1.16.0 (#291)Built with
build.ps1— updatedVersionPrefixto0.14.0andPackageReleaseNotesinDirectory.Build.props.