Skip to content

Releases: trops/dash-electron

v0.0.87

01 Mar 23:44
98ac38e

Choose a tag to compare

What's Changed

  • Fix missing CSS on Windows build by @trops in #44

Full Changelog: v0.0.86...v0.0.87

What's Changed

  • Fix missing CSS on Windows build by @trops in #44

Full Changelog: v0.0.86...v0.0.87

v0.0.86

01 Mar 19:51
21f83b9

Choose a tag to compare

What's Changed

  • Fix missing CSS on Windows build by @trops in #43

Full Changelog: v0.0.85...v0.0.86

What's Changed

  • Fix missing CSS on Windows build by @trops in #43

Full Changelog: v0.0.85...v0.0.86

v0.0.85

01 Mar 19:01
5a04162

Choose a tag to compare

What's Changed

  • Remove windowsSign: null that crashes Forge config by @trops in #42

Full Changelog: v0.0.84...v0.0.85

What's Changed

  • Remove windowsSign: null that crashes Forge config by @trops in #42

Full Changelog: v0.0.84...v0.0.85

v0.0.84

01 Mar 18:45
fc59cd8

Choose a tag to compare

Merge pull request #41 from trops/fix/windows-squirrel-hang

Fix Windows Squirrel maker hanging in CI

v0.0.83

01 Mar 17:04
26bd908

Choose a tag to compare

What's Changed

  • Add Windows release build to CI by @trops in #40

Full Changelog: v0.0.82...v0.0.83

v0.0.82

01 Mar 16:50
d12e5a2

Choose a tag to compare

What's Changed

  • Fix auto-updater never running in packaged app by @trops in #39

Full Changelog: v0.0.81...v0.0.82

v0.0.81

01 Mar 16:11
3c88def

Choose a tag to compare

What's Changed

  • Fix CI missing tailwind.css and production CSP errors by @trops in #38

Full Changelog: v0.0.80...v0.0.81

v0.0.80

01 Mar 15:33
1a1be67

Choose a tag to compare

What's Changed

  • Remove flaky DMG spctl check from CI by @trops in #37

Full Changelog: v0.0.79...v0.0.80

v0.0.79

01 Mar 14:34
0737bb8

Choose a tag to compare

Merge pull request #36 from trops/fix/ci-verify-step-order

Fix CI: move DMG verification after notarization

v0.0.78

01 Mar 03:26
3631c98

Choose a tag to compare

Merge pull request #35 from trops/fix/ci-runner-cross-compile

Fix CI: cross-compile x64 on arm64 runner