v4.28.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.
- 14778cc1f11156a5ab4253252d5ec96e3248cccd fix: skip nil response (#2705)
Wails v3.0.0-alpha.38
- Add
systray-clockexample showing a headless tray with live tooltip updates (#4653).
- Windows trays now honor
SystemTray.Show()/Hide()by togglingNIS_HIDDEN, so apps can truly disappear and return (#4653). - Tray registration reuses resolved icons, sets
NOTIFYICON_VERSION_4once, and enablesNIF_SHOWTIPso tooltips recover after Explorer restarts (#4653).
- Track
HICONownership so only user-created handles are destroyed, preventing Explorer recycling crashes (#4653). - Release the Windows system-theme listener and retained tray icons during destroy to stop leaking goroutines and device contexts (#4653).
- Truncate tray tooltips at 127 UTF-16 units to avoid corrupting surrogate pairs and multi-byte glyphs (#4653).
🤖 This is an automated nightly release generated from the latest changes in the v3-alpha branch.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha.38
Release v1.31.1
- Add Namer-based column lookup to Schema.LookUpField @cmmoran (#7619)
- fix: Allow escaped double quotes in struct tag parser @kankankanp (#7631)
- Fix slog logger caller frame detection to output correct source file @ifooth (#7610)
- chore(docs): edited the badge test @Olexandr88 (#7635)
- Fix AutoMigrate default value comparison for string fields (issue #7590) @nowindexman (#7591)
- fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values @dushaoshuai (#7608)
- chore: fix some comments @wyrapeseed (#7615)
- Rename IsValidDBNameChar to IsInvalidDBNameChar @mengxunQAQ (#7582)
Wails v3.0.0-alpha.37
- Fix Windows package task failure (#4667)
🤖 This is an automated nightly release generated from the latest changes in the v3-alpha branch.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha.37
v2.3.8
- fix(package):[function] Corrected behaviour of Nand predicate by @idichekop in https://github.com/duke-git/lancet/pull/319
- refactor(package): [slice] Simple refactor of ForEach by @idichekop in https://github.com/duke-git/lancet/pull/323
- fix(package): [slice] Fix RigthPadding and LeftPadding by @idichekop in https://github.com/duke-git/lancet/pull/322
- fix(package): [slice] functions with inconsistent return behaviour by @idichekop in https://github.com/duke-git/lancet/pull/326
- fix: return 0 when Average is called with empty slice by @zoulux in https://github.com/duke-git/lancet/pull/330
- fix(eventbus): update error handler to include topic information by @ch3nnn in https://github.com/duke-git/lancet/pull/333
- feat(struct): add struct name function by @ch3nnn in https://github.com/duke-git/lancet/pull/328
- Add enum package by @duke-git in https://github.com/duke-git/lancet/pull/334
- feat:add map to markdown conversion in map.go by @vector4wang in https://github.com/duke-git/lancet/pull/336
- feat: add ContainAny by @Jiawen-AFK in https://github.com/duke-git/lancet/pull/338
- @idichekop made their first contribution in https://github.com/duke-git/lancet/pull/319
- @duke-git made their first contribution in https://github.com/duke-git/lancet/pull/334
- @vector4wang made their first contribution in https://github.com/duke-git/lancet/pull/336
- @Jiawen-AFK made their first contribution in https://github.com/duke-git/lancet/pull/338
Full Changelog: https://github.com/duke-git/lancet/compare/v2.3.7...v2.3.8
v4.28.0
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.
- e6c98a195e7dd14fc0a6d90e4cbe1f2da661e203 Add DNS provider for Anexia (#2675)
- 7d099f2ad71cf479608d617c7cddb15c8ad010e2 Add DNS provider for webnames.ca (#2698)
- 5ea0509b86682432529dd20e1f5556a4ddc1b026 docs: update name and links for Profiles Extension RFC (#2689)
- fe0a1f86686cae0cb6daab814be1d7e5019e7fd1 hetzner: add deprecation logs (#2683)
- 4bb17b02349d21bd9ca5a718632ce98b9772589f hostinger: fix record update (#2690)
- 5dba10703f09d8755b9eb2db7ede9e464bb71711 iwantmyname: provider deprecation (#2694)
- 591116b3a48511bc53f84a21a543bbe8b45a563d webnames: rename to webnamesru to avoid ambiguity with webnamesca (#2700)
Version 1.46.3 (2025-10-26)
- fix: wrap KError into error returned by IncrementalAlterConfig by @prestona in https://github.com/IBM/sarama/pull/3352
- fix: assign sequence when flushing retry buffers by @dnwe in https://github.com/IBM/sarama/pull/3362
- chore(deps): update dependency dominikh/go-tools to v2025 by @renovate[bot] in https://github.com/IBM/sarama/pull/3351
- chore(deps): update dependency vearutop/teststat to v0.1.27 by @renovate[bot] in https://github.com/IBM/sarama/pull/3350
- fix(deps): update module github.com/klauspost/compress to v1.18.1 by @renovate[bot] in https://github.com/IBM/sarama/pull/3355
- chore(ci): extract tool versions and add renovate customManagers by @dnwe in https://github.com/IBM/sarama/pull/3346
Full Changelog: https://github.com/IBM/sarama/compare/v1.46.2...v1.46.3
v3.8.3-patch.12
- fix: full id version by @withchao in https://github.com/openimsdk/open-im-server/pull/3589
- fix: incorrect redis fields. by @mo3et in https://github.com/openimsdk/open-im-server/pull/3602
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.11...v3.8.3-patch.12