1 hours ago
lego

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.

Changelog

  • 14778cc1f11156a5ab4253252d5ec96e3248cccd fix: skip nil response (#2705)
2 days ago
wails

Wails v3.0.0-alpha.38

Wails v3 Alpha Release - v3.0.0-alpha.38

Added

  • Add systray-clock example showing a headless tray with live tooltip updates (#4653).

Changed

  • Windows trays now honor SystemTray.Show()/Hide() by toggling NIS_HIDDEN, so apps can truly disappear and return (#4653).
  • Tray registration reuses resolved icons, sets NOTIFYICON_VERSION_4 once, and enables NIF_SHOWTIP so tooltips recover after Explorer restarts (#4653).

Fixed

  • Track HICON ownership 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

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.

3 days ago
unioffice

v2.6.0

Release notes - UniOffice v2.6.0

This release contains new feature, improvement and bug fix.

New Feature

  • US-1162 Add function for adding rows to an existing PPTX table

Improvement

  • US-1160 Add support for Track Revisions in DOCX

Bug Fix

  • US-1163 Missing `EG_ContentRunContent` in `CT_RunTrackChange` fix
4 days ago
gorm

Release v1.31.1

Changes

  • 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)
4 days ago
wails

Wails v3.0.0-alpha.37

Wails v3 Alpha Release - v3.0.0-alpha.37

Fixed

  • 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

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.

5 days ago
lancet

v2.3.8

What's Changed

New Contributors

Full Changelog: https://github.com/duke-git/lancet/compare/v2.3.7...v2.3.8

6 days ago
lego

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.

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)
11 days ago
sarama

Version 1.46.3 (2025-10-26)

What's Changed

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

Full Changelog: https://github.com/IBM/sarama/compare/v1.46.2...v1.46.3