v2.0.0-beta.34
版本发布时间: 2022-03-26 16:17:30
wailsapp/wails最新发布版本:v3.0.0-alpha.7(2024-09-18 20:02:38)
Features
- Add support for 'DomReady' callback on linux by @napalu in https://github.com/wailsapp/wails/pull/1249
- MacOS - Show extension by default by @leaanthony in https://github.com/wailsapp/wails/pull/1228
Bug Fixes
- [v2, nsis] Seems like
/
as path separator works only for some directives in a cross platform way by @stffabi in https://github.com/wailsapp/wails/pull/1227 - import models on binding definition by @adalessa in https://github.com/wailsapp/wails/pull/1231
- Use local search on website by @leaanthony in https://github.com/wailsapp/wails/pull/1234
- Ensure binary resources can be served by @napalu in https://github.com/wailsapp/wails/pull/1240
- Only retry loading assets when loading from disk by @leaanthony in https://github.com/wailsapp/wails/pull/1241
- [v2, windows] Fix maximised start state by @stffabi in https://github.com/wailsapp/wails/pull/1243
- Ensure Linux IsFullScreen uses GDK_WINDOW_STATE_FULLSCREEN bitmask appropriately. by @ianmjones in https://github.com/wailsapp/wails/pull/1245
- Fix memory leak in ExecJS for Mac by @leaanthony in https://github.com/wailsapp/wails/pull/1230
- Fix, or at least a workaround, for (#1232) by @BillBuilt in https://github.com/wailsapp/wails/pull/1247
- [v2] Use os.Args[0] for self starting wails by @stffabi in https://github.com/wailsapp/wails/pull/1258
- [v2, windows] Windows switch scheme: https -> http by @stefpap in https://github.com/wailsapp/wails/pull/1255
- Ensure Focus is regained by Webview2 when tabbing by @leaanthony in https://github.com/wailsapp/wails/pull/1257
- Try to focus window when Show() is called. by @leaanthony in https://github.com/wailsapp/wails/pull/1212
- Check system for user installed Linux dependencies by @leaanthony in https://github.com/wailsapp/wails/pull/1180
Changes
- feat(website): sync documents and add content by @misitebao in https://github.com/wailsapp/wails/pull/1215
- refactor(cli): optimize default templates by @misitebao in https://github.com/wailsapp/wails/pull/1214
- Run watcher after initial build by @leaanthony in https://github.com/wailsapp/wails/pull/1216
- Feature/docs update by @leaanthony in https://github.com/wailsapp/wails/pull/1218
- feat(website): optimize website and sync documents by @misitebao in https://github.com/wailsapp/wails/pull/1219
- docs: sync documents by @misitebao in https://github.com/wailsapp/wails/pull/1224
- Default index page by @leaanthony in https://github.com/wailsapp/wails/pull/1229
- Build added win32 compatibility by @fengweiqiang in https://github.com/wailsapp/wails/pull/1238
- docs: sync documents by @misitebao in https://github.com/wailsapp/wails/pull/1260
New Contributors
- @adalessa made their first contribution in https://github.com/wailsapp/wails/pull/1231
- @napalu made their first contribution in https://github.com/wailsapp/wails/pull/1240
- @fengweiqiang made their first contribution in https://github.com/wailsapp/wails/pull/1238
- @stefpap made their first contribution in https://github.com/wailsapp/wails/pull/1255
Full Changelog: https://github.com/wailsapp/wails/compare/v2.0.0-beta.33...v2.0.0-beta.34