Skip to content

Bump Termina from 0.14.0-beta3 to 0.14.0#1480

Merged
Aaronontheweb merged 1 commit into
devfrom
dependabot/nuget/Termina-0.14.0
Jun 24, 2026
Merged

Bump Termina from 0.14.0-beta3 to 0.14.0#1480
Aaronontheweb merged 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 dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/Termina-0.14.0 branch from 286afd0 to b26a4e4 Compare June 24, 2026 14:00
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 24, 2026 14:06
@Aaronontheweb

Copy link
Copy Markdown
Collaborator

@dependabot rebase

---
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 force-pushed the dependabot/nuget/Termina-0.14.0 branch from b26a4e4 to a9f4fd8 Compare June 24, 2026 17:46
@Aaronontheweb Aaronontheweb merged commit 6bbce05 into dev Jun 24, 2026
16 checks passed
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/Termina-0.14.0 branch June 24, 2026 18:13
@Aaronontheweb Aaronontheweb mentioned this pull request Jun 25, 2026
6 tasks
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.

1 participant