Skip to content

chore(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.96 to 3.0.0-beta.4 - #19

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-beta.4
Closed

chore(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.96 to 3.0.0-beta.4#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-beta.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/wailsapp/wails/v3 from 3.0.0-alpha.96 to 3.0.0-beta.4.

Release notes

Sourced from github.com/wailsapp/wails/v3's releases.

Wails v3.0.0-beta.4

Wails v3 Beta Release - v3.0.0-beta.4

Changed

  • Android build tasks default to arm64 and deploy-emulator selects host architecture in PR by @​mortenolsrud

Fixed

  • Preserve macOS window zoom state during drag and reduce motion in PR by @​leaanthony
  • Fix Windows server-mode build by adding !server to webview_window_windows_nonclient.go build constraint

🤖 This is an automated nightly release generated from the latest changes on master.

Installation:

go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-beta.4

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

Wails v3.0.0-beta.3

Wails v3 Beta Release - v3.0.0-beta.3

Added

  • Document Phase 10 beta verification completion in implementation details in PR by @​leaanthony

Fixed

  • Pass window handle to Windows dark-mode API and validate arguments in PR by @​leaanthony
  • Centralize macOS title-bar button state resolution for frameless windows in PR by @​taliesin-ai
  • Prevent unreadable native menu text when a Windows application requests dark mode while the Windows app theme is light. The menu now uses the matching light native background until Windows can render dark menu text.
  • Fix unreadable native menus on Windows 10 1809 / Windows Server 2019 (build 17763). The dark-mode uxtheme exports were gated on build 18334, so the app-level dark-mode opt-in never ran on those hosts: the menu background was painted dark but Windows kept drawing menu text in the light theme, leaving dark text on a dark background. The ordinals exist from 17763, so the gate now matches.

🤖 This is an automated nightly release generated from the latest changes on master.

Installation:

go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-beta.3

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

Wails v3.0.0-beta.2

Wails v3 Beta Release - v3.0.0-beta.2

Changed

  • Promote v3 from alpha to beta
  • Document system tray smart defaults and popup auto-hide behaviour, with regression coverage for click-handler selection (#5840).

... (truncated)

Commits
  • ba438b5 chore(v3): bump to v3.0.0-beta.4 and update changelog [skip ci]
  • 5469ff4 chore(changelog): auto-add entry for PR #5900 — fix(v3): preserve macOS zoom ...
  • eafb130 fix(v3): preserve macOS zoom restore state after dragging (#5900)
  • 45edd55 chore: update sponsors.svg and contributors.svg [skip ci]
  • e71bc89 chore(changelog): auto-add entry for PR #5890 — fix(android): default package...
  • b6f0793 fix(android): default package/bundle to arm64 instead of HOST_ARCH (#5890)
  • 8b9e2cc fix(v3/windows): server tag build fails on Windows (nonclient) (#5892)
  • 2014eb6 chore: update sponsors.svg and contributors.svg [skip ci]
  • 4396770 docs(tutorial): use supported wails3 init flags (#5883)
  • e5a901c chore(v3): bump to v3.0.0-beta.3 and update changelog [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/wailsapp/wails/v3](https://github.com/wailsapp/wails) from 3.0.0-alpha.96 to 3.0.0-beta.4.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha.96...v3.0.0-beta.4)

---
updated-dependencies:
- dependency-name: github.com/wailsapp/wails/v3
  dependency-version: 3.0.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #20.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-beta.4 branch August 17, 2026 01:09
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants