Wails v3.0.0-alpha2.119
- Update documentation for multiple languages to include architecture diagrams 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-alpha2.119
v1.73.0
- test: fix host comparison in FuzzURIParse by @ReneWerner87 in https://github.com/valyala/fasthttp/pull/2313
- perf: avoid redundant scans when parsing request headers by @ReneWerner87 in https://github.com/valyala/fasthttp/pull/2312
- Fix temp file leak in SaveMultipartFile on cross-device rename failure by @itxaiohanglover in https://github.com/valyala/fasthttp/pull/2311
- re-enable forcetypeassert by @Harshal96 in https://github.com/valyala/fasthttp/pull/2316
- test: normalize Go test names by @Harshal96 in https://github.com/valyala/fasthttp/pull/2317
- feat: prefix sentinel error strings by @Harshal96 in https://github.com/valyala/fasthttp/pull/2319
- fix(pprofhandler): use exact path matching to prevent debug data exposure by @xbrxr03 in https://github.com/valyala/fasthttp/pull/2302
- avoid following a symlink when writing the FS compressed cache by @alhudz in https://github.com/valyala/fasthttp/pull/2321
- refactor: improve internal interface names by @Harshal96 in https://github.com/valyala/fasthttp/pull/2318
- fix: lowercase error strings by @Harshal96 in https://github.com/valyala/fasthttp/pull/2320
- perf: reduce redundant scans and allocations in hot paths by @ReneWerner87 in https://github.com/valyala/fasthttp/pull/2322
- validate domain and path cookie attribute values on parse by @alhudz in https://github.com/valyala/fasthttp/pull/2315
- chore(deps): bump securego/gosec from 2.27.1 to 2.28.0 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2328
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2329
- fix: preserve pre-set status code in NewFastHTTPHandler by @xbrxr03 in https://github.com/valyala/fasthttp/pull/2323
- chore(deps): bump github.com/klauspost/compress from 1.19.0 to 1.19.1 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2331
- reject backslash '..' traversal in fs handler on windows by @alhudz in https://github.com/valyala/fasthttp/pull/2327
- fix: reject Windows alternate data stream paths in FS by @dev-willbird1936 in https://github.com/valyala/fasthttp/pull/2335
- chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2307
- chore(deps): bump github.com/andybalholm/brotli from 1.2.1 to 1.2.2 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2308
- chore(deps): bump github.com/klauspost/compress from 1.18.6 to 1.18.7 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2309
- chore(deps): bump github.com/klauspost/compress from 1.18.7 to 1.19.0 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2314
- chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2326
- chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2324
- chore(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 by @dependabot[bot] in https://github.com/valyala/fasthttp/pull/2325
- @itxaiohanglover made their first contribution in https://github.com/valyala/fasthttp/pull/2311
- @Harshal96 made their first contribution in https://github.com/valyala/fasthttp/pull/2316
- @dev-willbird1936 made their first contribution in https://github.com/valyala/fasthttp/pull/2335
Full Changelog: https://github.com/valyala/fasthttp/compare/v1.72.0...v1.73.0
Wails v3.0.0-alpha2.118
- Provide default paths for icon generation inputs and outputs in PR by @taliesin-ai
- Add source entry modules to runtime package.json sideEffects in PR by @savely-krasovsky
- Add licence and provenance section to contributing guide in PR by @taliesin-ai
- Apply scoped GTK4 frameless CSS to remove border radius in PR by @savely-krasovsky
- Handle cursor position failures gracefully on Windows for popup menus and screen enumeration in PR by @wayneforrest
- macOS open-file dialog filters extensions correctly and validates allowed files by suffix in PR by @phergul
- Guard Windows dark-mode initialization against nil API calls in PR by @roachadam
- Fix 32-bit build failure in the updater: the
maxArchiveTotalSizeconstant (2 GiB) overflowed the platformintwhen passed tofmt.ErrorfonGOARCH=386. It is now explicitly typedint64. - Fix a nil-pointer panic on startup when a window uses a Dark (or system-dark) title bar on Windows builds that do not load the dark-mode uxtheme APIs, such as Windows 10 1809 / Windows Server 2019 (build 17763). The
AllowDarkModeForWindowcalls in the window theme setup are now nil-guarded, matching the guard already used inw32.SetMenuTheme.
🤖 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-alpha2.118
v5.3.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.
Due to an error related to Snapcraft, some artifacts of the v5.3.0 release have not been published.
This release contains the same things as v5.3.0.
v5.3.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.
- c7b207a10ca834b3ae6a15aa63738847b75c4578 Add DNS provider for Openprovider (#3196)
- 25d46b67967954996866ebd26f0e3b4354cc1bdc allinkl: fix credentials (#3191)
- 0ac5744a73b988c9a128c66d129f1927fbed7398 designate: get region name from clouds.yaml (#3199)
- 7c5bc443109405d76261ade483e289593c939ca7 euserv: enforce order ID selection (#3177)
- a35702f2c3454fbe1059013a82c3e1b051eb2de7 excedo: increase default propagation timeout (#3184)
- 601569240e81d77ff09707e4a554240c7a2a4515 feat(cfg): improve configuration validation (#3172)
- af599be299baee0a50fabf179331697c8c652c1c feat: skip already migrated elements (#3170)
- d32168828c9613a21a4e1673ae19201ec2817f7c fix: always-deactivate-authorizations as bool (#3207)
- 3482ada07bf502709eefc4d976e6d858ebbf1ccb fix: check EAB requirement after zerossl (#3181)
- 8d9f64b2aaac946f175cf68fb5cb8a03cca6514e fix: forced renewal when the certificate profile is changed (#3211)
- 89b5c1f9b40d4c67b3dbe6c2f681328c1227355e gigahostno: add option to set the API Key (#3179)
- 40f2509354994d355895867ff14e60bbe95dcad8 nederhost: fix add record response parsing (#3201)
- 2a8fe3b2f11ed146f34a71af6812f81852cbf4f0 selectelv2: fix zone detection (#3209)
- a47af0c22baeac36492806dd3841b3036aa24a43 selfhostde: update API endpoint (#3187)
v5.3.1
- fix(static): preserve matched handler 404s by @JSap0914 in https://github.com/labstack/echo/pull/3043
- fix(group): Implicitly registered group routes should be allowed overwritten in default routes by @aldas in https://github.com/labstack/echo/pull/3049
- docs: update HTTP badge URLs to HTTPS by @KeloYuan in https://github.com/labstack/echo/pull/2968
- docs: correct
Anygodoc to reflect true arbitrary-method matching by @hyorimitsu in https://github.com/labstack/echo/pull/3046 - refactor: use range-over-integer loops by @zxysilent in https://github.com/labstack/echo/pull/3042
- docs: add llms.txt and llms-full.txt for v5 documentation by @tamish560 in https://github.com/labstack/echo/pull/3041
- Update deps to latest versions by @aldas in https://github.com/labstack/echo/pull/3050
- @KeloYuan made their first contribution in https://github.com/labstack/echo/pull/2968
- @hyorimitsu made their first contribution in https://github.com/labstack/echo/pull/3046
- @JSap0914 made their first contribution in https://github.com/labstack/echo/pull/3043
- @zxysilent made their first contribution in https://github.com/labstack/echo/pull/3042
- @tamish560 made their first contribution in https://github.com/labstack/echo/pull/3041
Full Changelog: https://github.com/labstack/echo/compare/v5.3.0...v5.3.1
Version 3.4.1 Bug Fix Release
- perf: skip grapheme segmentation on identical cell re-Put by @ayn2op in https://github.com/gdamore/tcell/pull/1114
- chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1117
- chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1121
- chore(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1122
- chore(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1120
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1126
- Preserve Windows key release state by @gdamore in https://github.com/gdamore/tcell/pull/1128
- Fix screen Init/Fini races by @gdamore in https://github.com/gdamore/tcell/pull/1130
- docs: SimulationScreen is removed notice. (fixes #1119) by @gdamore in https://github.com/gdamore/tcell/pull/1131
- chore(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1135
- chore(deps): bump golang.org/x/text from 0.38.0 to 0.40.0 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1137
- Fix draw spinning forever on a suspended screen by @stefanhaller in https://github.com/gdamore/tcell/pull/1139
- fix(input): decode CSI R as F3 by @kke in https://github.com/gdamore/tcell/pull/1133
- chore(wasm): stop inlining ghostty-vt.wasm in ghostty-web.js by @gdamore in https://github.com/gdamore/tcell/pull/1140
- @kke made their first contribution in https://github.com/gdamore/tcell/pull/1133
Full Changelog: https://github.com/gdamore/tcell/compare/v3.4.0...v3.4.1
Release 1.82.1
- server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable
GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT. - xds/rbac: Support
MetadataandRequestedServerNamepermissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open. - xds/rbac: Fix panic when parsing unsupported fields in
NotRule/NotIdpermissions. - xds/rbac: Support the deprecated
source_ipprincipal identifier by treating it as equivalent todirect_remote_ip.
v6.8.0
- docs: add Go Micro vs Dapr comparison by @asim in https://github.com/micro/go-micro/pull/4850
- a2a: guard push-notification callbacks against SSRF by @asim in https://github.com/micro/go-micro/pull/4849
- a2a: verify inbound AP2 mandates into the paid path (opt-in) by @asim in https://github.com/micro/go-micro/pull/4851
- flow: human-in-the-loop pause/resume (durable workflow, stage A) by @asim in https://github.com/micro/go-micro/pull/4852
- deploy/kubernetes: dependency-light reconcile core (alpha) by @asim in https://github.com/micro/go-micro/pull/4853
- client/server: in-process dispatch fast-path (opt-in) by @asim in https://github.com/micro/go-micro/pull/4854
- client/service: rename fast-path to Local + micro.Local() service knob by @asim in https://github.com/micro/go-micro/pull/4855
Full Changelog: https://github.com/micro/go-micro/compare/v6.7.1...v6.8.0
Version 1.60.0 (2026-07-13)
- feat: support Metadata V11 by @dnwe in https://github.com/IBM/sarama/pull/3636
- feat: support Produce V10 by @dnwe in https://github.com/IBM/sarama/pull/3637
- feat: support DescribeProducers v0 by @dnwe in https://github.com/IBM/sarama/pull/3659
- feat: support DescribeTransactions v0 by @dnwe in https://github.com/IBM/sarama/pull/3661
- feat: support int64 arrays in flexible protocol by @dnwe in https://github.com/IBM/sarama/pull/3662
- feat: support ListTransactions v0 and v1 by @dnwe in https://github.com/IBM/sarama/pull/3663
- feat: more flexible protocols for kafka28 parity by @dnwe in https://github.com/IBM/sarama/pull/3664
- feat: support KIP-516 topic ids by @dnwe in https://github.com/IBM/sarama/pull/3666
- fix: correct fetch v12 tagged struct encoding by @dnwe in https://github.com/IBM/sarama/pull/3638
- fix: map new metadata request v8 to kafka 2.3.0 by @fereidani in https://github.com/IBM/sarama/pull/3642
- fix: handle zstd encoder and decoder construction errors by @fereidani in https://github.com/IBM/sarama/pull/3643
- fix: release retry mute on shutdown handoff by @dnwe in https://github.com/IBM/sarama/pull/3645
- fix: order non-idempotent connection retries by @dnwe in https://github.com/IBM/sarama/pull/3644
- chore(deps): bump the golang-x group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/IBM/sarama/pull/3660
- chore(deps): update docker/setup-buildx-action action to v4.2.0 by @renovate[bot] in https://github.com/IBM/sarama/pull/3658
- chore(deps): update docker/bake-action action to v7.3.0 by @renovate[bot] in https://github.com/IBM/sarama/pull/3652
- chore(deps): bump github.com/klauspost/compress from 1.18.6 to 1.19.0 by @dependabot[bot] in https://github.com/IBM/sarama/pull/3651
- chore(deps): update golangci/golangci-lint-action action to v9.3.0 by @renovate[bot] in https://github.com/IBM/sarama/pull/3648
- fix: correct typos in comments and godoc by @maxtaran2010 in https://github.com/IBM/sarama/pull/3656
- @fereidani made their first contribution in https://github.com/IBM/sarama/pull/3642
- @maxtaran2010 made their first contribution in https://github.com/IBM/sarama/pull/3656
Full Changelog: https://github.com/IBM/sarama/compare/v1.50.3...v1.60.0