Skip to content

Releases: BattlefieldDuck/XtermBlazor

v1.6.0

18 Sep 22:21
Compare
Choose a tag to compare

Full Changelog: v1.5.2...v1.6.0

Support AttachCustomKeyEventHandler

  • Update xterm.js to v5.0.0

Breaking changes

  • Theme.cs, removed Selection, add SelectionBackground, SelectionForeground, SelectionInactiveBackground
  • TerminalOptions.cs, removed BellSound, BellStyle

v1.5.2

07 Sep 21:03
Compare
Choose a tag to compare
  • Add IsRendered property

v1.5.1

02 Sep 12:04
f84faae
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

  • Fix Wasm demo
  • Update packages

v1.5.0

13 Apr 12:48
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

  • Upgrade .NET 5 to .NET 6
  • Update NuGet packages

v1.4.0

22 Feb 22:16
Compare
Choose a tag to compare

Full Changelog: v1.3.2...v1.4.0

  • Add GetOptions() and SetOptions()
  • Update dependencies and devDependencies

v1.3.2

21 Feb 20:57
Compare
Choose a tag to compare

Full Changelog: v1.3.1...v1.3.2

  • Fix DisposeAsync cause "Fail to get terminal by reference id" issue

v1.3.1

16 Feb 00:14
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

  • Fix issues in DisposeAsync()
    • Fix System.ArgumentNullException
    • Fix Microsoft.JSInterop.JSDisconnectedException in .NET 6

v1.3.0

19 Jan 21:47
c670252
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

  • Support Addons

v1.2.0

14 Jan 17:19
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jasona made their first contribution in #1

Full Changelog: v1.1.0...v1.2.0

v1.1.0

01 Nov 20:47
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.1.0