v5.0.4
lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️
Everybody thinks that the others will donate, but in the end, nobody does.
So if you think that lego is worth it, please consider donating.
For key updates, see the changelog.
- c23a229b70776112bc818df9426adc8922c4a7f2 docs: add menu icons (#3083)
- 1c9159d9d71de51d03e8ea3a53bb34edeb9ac47b docs: fix typos (#3091)
- 1fed358bb4f5580adab97435026d2342b6137dc2 docs: improve file configuration section (#3092)
- 7eb0b53682e7fb20580908c9aef7a99c9a21cfe4 fix: allow account registration in all cases (#3085)
- 8bfa4d5db0283f03bea6f5765429266845235b91 fix: missing hook env vars (#3089)
v1.5.2
- Propagate AddConsumerHandler to examples and docs by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/612
- Add quickstart docs by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/615
- Update Quickstart link in README by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/618
- Polish watermill.io after update by @roblaszczak in https://github.com/ThreeDotsLabs/watermill/pull/619
- Update Pub/Sub links to latest versions by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/620
- added sqlite docs PoC by @roblaszczak in https://github.com/ThreeDotsLabs/watermill/pull/563
- edit SQLite documentation and transaction example by @dkotik in https://github.com/ThreeDotsLabs/watermill/pull/621
- Refresh getting started by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/628
- docs: add suport of mysql delayed messages by @AdrianZajkowski in https://github.com/ThreeDotsLabs/watermill/pull/630
- refactor: use maps.Copy to simplify the code by @dulanting in https://github.com/ThreeDotsLabs/watermill/pull/627
- docs: update discord link by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/634
- chore: fix some comments by @geogrego in https://github.com/ThreeDotsLabs/watermill/pull/635
- refactor: remove redundant variable declarations in for loops by @efcking in https://github.com/ThreeDotsLabs/watermill/pull/637
- chore: execute goimports to format the code by @xibeiyoumian in https://github.com/ThreeDotsLabs/watermill/pull/644
- Rename variable from pub to sub in main.go by @sdil in https://github.com/ThreeDotsLabs/watermill/pull/643
- I can't see anything by @boreq in https://github.com/ThreeDotsLabs/watermill/pull/674
- Bump dependencies and fix races by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/679
- Bump vite from 5.4.12 to 5.4.21 in /docs by @dependabot[bot] in https://github.com/ThreeDotsLabs/watermill/pull/629
- Bump picomatch from 2.3.1 to 2.3.2 in /docs by @dependabot[bot] in https://github.com/ThreeDotsLabs/watermill/pull/680
- docs: assorted documentation and comment improvements by @jjpinto in https://github.com/ThreeDotsLabs/watermill/pull/647
- Fix HTTP response body leak and add retry backoff in run.go by @jjpinto in https://github.com/ThreeDotsLabs/watermill/pull/665
- Validate all examples + fix by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/681
- Added support for custom JSON configuration in the forwarder component by @falboe in https://github.com/ThreeDotsLabs/watermill/pull/667
- feat(retry): add OnRetriesExhausted hook for cleanup actions by @Br1an67 in https://github.com/ThreeDotsLabs/watermill/pull/670
- Restore PR CI by @m110 in https://github.com/ThreeDotsLabs/watermill/pull/682
- @AdrianZajkowski made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/630
- @dulanting made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/627
- @geogrego made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/635
- @efcking made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/637
- @xibeiyoumian made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/644
- @sdil made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/643
- @jjpinto made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/647
- @falboe made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/667
- @Br1an67 made their first contribution in https://github.com/ThreeDotsLabs/watermill/pull/670
Full Changelog: https://github.com/ThreeDotsLabs/watermill/compare/v1.5.1...v1.5.2
v5.0.3
lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️
Everybody thinks that the others will donate, but in the end, nobody does.
So if you think that lego is worth it, please consider donating.
For key updates, see the changelog.
- 18bfb7f5c7aa5fcd37bc6d9d765ba5e6034ee482 docs: add a note about JSON files migration (#3078)
- ff774dc2262e3cb989d3d0a4cb96e08480da1109 fix: propagate context to server listeners (#3082)
- 583ab11c743225b2eea322bf11b8cb828ac005c6 fix: recursive NSs propagation checks (#3080)
Version 1.48.2 (2026-05-13)
- feat(admin): add KIP-396 list/alter offsets APIs by @DCjanus in https://github.com/IBM/sarama/pull/3419
- feat: add SubscriptionUserDataProvider hook for BalanceStrategy by @lizthegrey in https://github.com/IBM/sarama/pull/3506
- perf(zstd): scale idle zstd encoder cap to GOMAXPROCS by @lizthegrey in https://github.com/IBM/sarama/pull/3507
- fix: retry ListTopics on transient transport errors by @huynhanx03 in https://github.com/IBM/sarama/pull/3497
- test(fvt): only safeClose if we created by @dnwe in https://github.com/IBM/sarama/pull/3530
- fix(client): scope metadata refresh errors to requested topics by @dnwe in https://github.com/IBM/sarama/pull/3532
- test(fvt): speedup functional test runs by @dnwe in https://github.com/IBM/sarama/pull/3528
Full Changelog: https://github.com/IBM/sarama/compare/v1.48.1...v1.48.2
Release 1.81.1
- xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)
- Special Thanks: @al4an444
- otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)
v5.0.2
lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️
Everybody thinks that the others will donate, but in the end, nobody does.
So if you think that lego is worth it, please consider donating.
For key updates, see the changelog.
- 0b5c8e5a58dd3f946277707cd0d8ef1e426e8df5 fix: account migration with missing registration (#3076)
- 2de7cc3d70accc87a2fb9ec6c66d0cb126ab408c fix: default port for the HTTP server (#3077)
v2.7.4 is bug fixes and performance improvements aplenty
- SIGSEGV in glfwPollEvents after SetMainMenu rebuild with separator items (macOS) (#6264)
- Rasters created from NewRasterFromImage unexpectedly stretches the image (#6242)
- Infinite Progress Bar widget will not automatically start until a Refresh() or Start() is called (#6221)
- TextGrid: MinSize do not work when line number is visible (#6218)
- InnerWindow drags past MultiWindows border (#6210)
- Layout issue with fyne.TextWordWrap (#6181)
- Hangul (Korean) text renders as U+FFFD (�) on Windows in v2.7 (#6146)
- Android: storage.List(uri) call results in crash when permission has expired (#6117)
- Fix strange wrapping which results in one char per line
- Unexpected fyne.Do errors on android (#5664)
- Local function is not call on the main Fyne runtime on mobile (#5868)
- Fix Wide Character's width calculation in TextGrid
- Various system tray fixes
- Speed improvement in rendering scrolled text
- Support OpenURL in mobile simulator
- When using local metadata for go run also check Icon.png
Thanks to all the contributors who helped us with this work - please do report any issues you find on GitHub,
Wails v3.0.0-alpha.91
- Update sponsors SVG in PR by @github-actions[bot]
- BREAKING (macOS): Normalise the macOS coordinate system so
GetScreens,Position, andSetPositionall use the same space — logical points, Y-down, with(0,0)at the top-left of the primary screen. This matches Windows, GTK and the public APIs of Electron and the web. Screens physically above the primary now report negativeBounds.Y(previously positive), andPosition()/SetPosition()values are now in logical points instead ofpoints × primaryScale. Round-trippingPosition()→SetPosition()is preserved; absolute values logged from earlier alpha builds or hand-computed workarounds (e.g. multiplying byprimaryScaleor flipping Y against a screen height) will need to be updated. Resolves #5117.
- Defensively validate DBus signal name and body length to prevent panics in PR by @leaanthony
- Fix memory safety issue in GTK menu handling on Linux in PR by @leaanthony
- Detect NVIDIA GPUs and disable DMA-BUF renderer on Linux in PR by @leaanthony
- Fix
SetPositioncross-screen Y conversion on macOS: use primary screen height as global reference so windows land at the correct position on monitors that are vertically offset from the primary display in #5117 - Fix git PR template to point to the correct feedback URL in PR by @wayneforrest
- Fix a family of Windows systray
SetMenucrashes caused by a brokenDestroyMenusyscall that was passing four arguments instead of one, so every call returned FALSE and freed nothing. Also release HMENU and HBITMAP handles (including those allocated at runtime viaMenuItem.SetBitmap) on menu rebuilds, reset stale checkbox/radio maps inWin32Menu.Update, and drop a redundantUpdate()call insystemtray.updateMenuthat doubled allocations. Long-running systray apps no longer leak GDI/USER objects on each menu rebuild.
🤖 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-alpha.91
v5.0.1
lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️
Everybody thinks that the others will donate, but in the end, nobody does.
So if you think that lego is worth it, please consider donating.
For key updates, see the changelog.
- 7a72af8d6d51762a66b53ba8c5b8b49cc0877e39 docs: add default hook timeouts
- 605677f5b202df0daa64d8411758f7555ceaa992 docs: clarification about migrate command (#3065)
- 00115a2080d3a350fa46e65dced00396b777cb5b docs: fix description of --deploy-hook and --pre-hook flags
- 1079604cb7bd3026e6bd702cffe4f38055c260ce docs: fix eab related flags inside migration page (#3067)
- 761a0e6233f631a523942e99c2f0b3038847506e fix(cfg): default hook timeout (#3069)
- 20ccbce80855386fb0edaa1bcf3a807f1e5cb983 fix: remove duplicate key-type flag (#3072)
Wails v3.0.0-alpha.90
- Add configurable application name for WKWebView User-Agent on macOS in PR by @vinhvoit225
- Adds indirect dependency github.com/coder/websocket to gin-service example in PR by @taliesin-ai
- Add deep equality comparison support to build assets tests in PR by @leaanthony
- Consolidate build output into assets directory in PR by @taliesin-ai
- Update sponsors SVG in PR by @github-actions[bot]
- Use notification object for macOS single-instance message in PR by @overlordtm
- Batch Windows callbacks to prevent promise loss under heavy load in PR by @taliesin-ai
🤖 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-alpha.90