Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wails 2.10 #207754

Merged
merged 2 commits into from
Feb 15, 2025
Merged

wails 2.10 #207754

merged 2 commits into from
Feb 15, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Added
- Added option to set window class name on Windows. Added in [PR](https://github.com/wailsapp/wails/pull/3828) by @APshenkin

Fixed

  • Fixed dev mode logging bug by @attperac in #3972
  • Fixed reloaddirs wails.json config options by @atterpac in #4005
  • Fixed cross compilation failed with CGO PR by @fcying
  • Using go-webview2 v0.1.17 to fix native webview2loader issue, by @leaanthony
  • Fixed example for macOS menu by @takuyahara in PR
  • Fixed typo by @takuyahara in PR
  • Fixed incorrect TS definition of WindowSetSize by @leaanthony
  • Ensure showHiddenFiles works with directory dialog by @leaanthony in PR
  • chore: fix some comments in PR by @lvyaoting
  • [windows] Fixed frameless window flickering when minimizing/restoring by preventing unnecessary redraws #3951
  • Fixed failed models.ts build due to non-json-encodable Go types PR by @pbnjay
  • Fixed more binding and typescript export bugs PR by @pbnjay
  • Fixed Dispatcher.ProcessMessage crash process instead of return error PR #4015 by @ronaldinho_x86
  • Fixed Windows SaveDialog crash by @leaanthony
  • Fixed buildvcs errors by @leaanthony
  • Fixed updating menus on MacOS by @stffabi
  • Fixed a build error on macOS that occurred when the outputfilename and name fields in wails.json were different. Fixed in PR by @nickisworking

Changed

  • Removed documentation references for 'The default module name in go.mod is "changeme". You should change this to something more appropriate.' as it appears to be no longer relevant.
  • Update script in Mac App Store guide to support app names containing spaces by @cristianrgreco
  • Allow to specify macos-min-version externally. Implemented by @APshenkin in PR
  • Updated installation docs for latest linux os version and libwebkit issue PR by @pratikmota

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 14, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 15, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 15, 2025
Merged via the queue into master with commit a276a07 Feb 15, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-wails-2.10 branch February 15, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants