Skip to content

Bump Termina from 0.14.0-beta3 to 0.14.0#1480

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/Termina-0.14.0
Open

Bump Termina from 0.14.0-beta3 to 0.14.0#1480
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/Termina-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Updated Termina from 0.14.0-beta3 to 0.14.0.

Release notes

Sourced from Termina's releases.

0.14.0

0.14.0 June 23rd 2026

New Features:

  • Gradient primitives, GraphNode, and ProgressBarNode (#​298)

    • New gradient system for rich visual theming
    • GraphNode for data visualization and flow diagrams
    • ProgressBarNode for animated progress indicators
  • Toast notifications with colors and icons (#​296)

    • Enhanced ToastNode with configurable foreground/background colors
    • Icon support for status differentiation
  • Modal footers with configurable colors (#​292, #​293)

    • ModalNode now supports WithFooter and WithFooterColor for adding a styled footer section
    • Footer renders below modal content with optional color theming
    • Includes a Gallery demo showcasing the feature on TodoList modals
  • Render loop frame provider (#​306)

    • New IRenderLoopFrameProvider for deterministic frame timing control
    • Enables precise animation and layout update scheduling

Bug Fixes:

  • Suppressed stale pre-swap frames on deferred navigation (#​315)

    • Fixed visual artifacts when navigation is queued from an input handler during render swap
  • Eliminated no-op resize full refresh (#​312)

    • Resizes that don't change bounds no longer trigger expensive full layout refresh
  • Corrected ScrollableContainerNode bounds.Y handling (#​301)

    • ScrollableContainerNode now respects bounds.Y instead of overwriting layout above it
    • Fixes layout stacking issues in scrollable containers
  • Fixed CSI Z (backtab/Shift+Tab) parsing (#​297)

    • CSI Z sequences now correctly map to Tab with Shift modifier instead of being misinterpreted

Dependency Updates:

  • Updated Akka.Hosting from 1.5.68 to 1.5.69 (#​299)
  • Updated OpenTelemetry.Api from 1.15.3 to 1.16.0 (#​291)

Release Notes — Termina 0.14.0-beta.3

Release date: 2026-06-22

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Termina
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants