Skip to content

v3.9.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexsee alexsee released this 23 Jun 14:40
· 22 commits to main since this release
161d945

What's Changed

  • Fixed issue with non-working menu items in main window
  • Replaced deprecated ZIP library by standard library
  • Added back beta update capability

Details

  • build(deps): bump Microsoft.Windows.Compatibility from 8.0.4 to 8.0.5 in /src by @dependabot in #297
  • fix(core): menu items don't show response by @alexsee in #298
  • feat(core): refactor file collector for more customization by @alexsee in #299
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /src by @dependabot in #300
  • build(deps): bump Microsoft.Windows.Compatibility from 8.0.5 to 8.0.6 in /src by @dependabot in #302
  • build(deps): bump Serilog from 3.1.1 to 4.0.0 in /src by @dependabot in #303
  • build(deps): bump Autoupdater.NET.Official from 1.8.6 to 1.9.0 in /src by @dependabot in #304
  • feat(core): remove Ionic Zip dependency by using .NET implementation by @alexsee in #301
  • feat(core): add beta update download stream by @alexsee in #306

Full Changelog: v3.9.0-beta1...v3.9.0-beta2