mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update changelog
This commit is contained in:
parent
957f759197
commit
629374698d
1 changed files with 5 additions and 0 deletions
|
|
@ -29,11 +29,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- [darwin] Ensure `windowDidBecomeKey` callback is running on main thread by [@leaanthony](https://github.com/leaanthony)
|
||||
- Ensure key callbacks in window run() are called on the main thread by [@leaanthony](https://github.com/leaanthony)
|
||||
- [darwin] Support fullscreen for frameless windows by [@leaanthony](https://github.com/leaanthony)
|
||||
- [darwin] Improved window destroying logic by [@leaanthony](https://github.com/leaanthony)
|
||||
- [darwin] Fix window position logic when attached to system trays by [@leaanthony](https://github.com/leaanthony)
|
||||
- Fix dialog directory chooser examples by [@leaanthony](https://github.com/leaanthony)
|
||||
- Created new Chinese error page when index.html is missing by [@leaanthony](https://github.com/leaanthony)
|
||||
|
||||
### Changed
|
||||
|
||||
- Moved build assets to platform specific directories by [@leaanthony](https://github.com/leaanthony)
|
||||
- Moved and renamed Taskfiles to platform specific directories by [@leaanthony](https://github.com/leaanthony)
|
||||
- Created a much better experience when `index.html` is missing by [@leaanthony](https://github.com/leaanthony)
|
||||
|
||||
## v3.0.0-alpha.8.3 - 2024-12-07
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue