Skip to content

Releases: DotNetExtension/BlazorDesktop

8.0.8

04 Aug 06:40
Compare
Choose a tag to compare

✔️ Other Changes

  • chore: increment template package version

8.0.7

03 Aug 01:50
Compare
Choose a tag to compare

📦 Builds

  • build: use central package management

♾️ Continuous Integrations

  • ci: revert changelog

✔️ Other Changes

  • chore: add funding file

8.0.6

01 Aug 17:21
89a0c51
Compare
Choose a tag to compare

♾️ Continuous Integrations

  • ci: revert changelog

8.0.5

25 Jul 15:03
Compare
Choose a tag to compare

🪲 Bug Fixes

  • fix: full screen border
  • fix: fullscreen state bug

8.0.4

25 Jul 14:19
Compare
Choose a tag to compare

🚀 Features

  • feat: fullscreen mode
  • feat: zoom functions

8.0.3

25 Jul 09:21
Compare
Choose a tag to compare

🚀 Features

  • feat: allow injecting BlazorDesktopWindow

8.0.2

23 Jul 21:08
Compare
Choose a tag to compare

🪲 Bug Fixes

  • fix: sample header comment
  • fix: webview border thickness and window size

✔️ Other Changes

  • chore: move webview installer

8.0.1

10 Jul 14:25
ec50fa4
Compare
Choose a tag to compare

📦 Builds

  • build: bump Microsoft.AspNetCore.Components.WebView.Wpf (#41)

♾️ Continuous Integrations

  • ci: update release name

✔️ Other Changes

  • chore: correct file headers

8.0.0

05 Jul 02:19
dcbe0e7
Compare
Choose a tag to compare

🪲 Bug Fixes

  • fix: handle component rendering exceptions
  • fix: package glob
  • fix: nuget push command
  • fix: quotes for nuget push
  • fix: package path

📦 Builds

  • build: Update to .NET 8

♾️ Continuous Integrations

  • ci: bump github/codeql-action from 2 to 3 (#38)
  • ci: update workflows
  • ci: add release workflow
  • ci: add release notes
  • ci: final release workflow
  • ci: skip duplicate packages

✔️ Other Changes

  • chore(deps): bump Microsoft.AspNetCore.Components.WebView.Wpf (#27)
  • chore: update template install command
  • chore(deps): bump Microsoft.AspNetCore.Components.WebView.Wpf (#28)
  • chore(deps): bump Microsoft.AspNetCore.Components.WebView.Wpf (#30)
  • chore(deps): bump Microsoft.AspNetCore.Components.WebView.Wpf (#32)
  • chore(deps): bump actions/checkout from 3 to 4 (#33)
  • chore(deps): bump Microsoft.AspNetCore.Components.WebView.Wpf (#36)
  • chore: org move
  • chore: update license
  • chore: structure update
  • chore: opinionated webview install
  • chore: update template and sample
  • style: fix using error
  • chore: update readme
  • chore: try back slash

3.1.1

17 Jan 14:53
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug that prevented the window from being resized.