1 days ago
lego

v5.4.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.

Changelog

  • eb880da5e91403b460606d1196d91fd64c1ed09b docs: update required Go version (#3245)
  • 9a650d9dffef4c563f1a872fca4cbe3259510c94 fix(lib): add EnableCommonName to RenewOptions (#3246)
  • 30facfdb1c7a176f7e69120ce425f75e74baa9ce fix: LEGO_EXPERIMENTAL_DNS_TCP_ONLY support (#3243)
3 days ago
wails

Wails v3.0.0-beta.16

Wails v3 Beta Release - v3.0.0-beta.16

Changed

  • Prompt for notarization password in a new terminal window in PR by @leaanthony

Fixed

  • Correctly handle systray click types on macOS in PR by @ChewbaccaCookie
  • CI removes unused Microsoft apt repos before updating in PR by @Grantmartin2002

🤖 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-beta.16

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

5 days ago
wails

Wails v3.0.0-beta.15

Wails v3 Beta Release - v3.0.0-beta.15

Fixed

  • Increase WebView2 embed timeout to 60 seconds in PR by @Grantmartin2002

🤖 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-beta.15

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

5 days ago
goquery

v1.13.0

Performance improvements and new top-level goquery.Text function to extract text from a selection with more control than the sel.Text jquery-like method.

6 days ago
wails

Wails v3.0.0-beta.14

Wails v3 Beta Release - v3.0.0-beta.14

Fixed

  • Name Control-letter key presses correctly on macOS in PR by @taliesin-ai
  • Fix ICO tray icons and follow taskbar theme on Windows in PR by @nik9play

🤖 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-beta.14

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

7 days ago
logrus

v1.10.2

Logrus v1.10.2

This is a small maintenance release that updates github.com/stretchr/testify to v1.12.1, removing the legacy gopkg.in/yaml.v3 dependency from Logrus' dependency graph. There are no functional changes in this release.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.1

Full Changelog: https://github.com/sirupsen/logrus/compare/v1.10.1...v1.10.2

7 days ago
grpc-go

Release 1.83.2

Security

7 days ago
wails

Wails v3.0.0-beta.13

Wails v3 Beta Release - v3.0.0-beta.13

Fixed

  • Keep serving main thread work on macOS while a modal loop runs in PR by @leaanthony
  • Make mobile secure storage fallible and fail-closed in PR by @mortenolsrud
  • Run application event hooks even when no listener is registered in PR by @archy-rock3t-cloud
  • Correct typos in comments and localized documentation in PR by @haoku123
  • Remove the precompiled macOS binaries committed under v3/examples in PR by @4RH1T3CT0R7

🤖 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-beta.13

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

7 days ago
grpc-go

Release 1.82.2

Security