1 days ago
wails

Wails v3.0.0-beta.26

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

Added

  • Watcher applies HTTP readiness checks to frontend dev server in PR by @atterpac

Fixed

  • Recover from WebView2 process failures instead of leaving a blank window 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-beta.26

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

3 days ago
lego

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

Changelog

4 days ago
wails

Wails v3.0.0-beta.25

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

Fixed

  • Stop wails3 dev and its background processes when the primary application exits (#6048)

🤖 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.25

⚠️ 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
sarama

Version 1.61.0 (2026-09-22)

What's Changed

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

📝 Documentation

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.60.2...v1.61.0

5 days ago
unioffice

v2.14.0

Release notes - UniOffice v2.14.0

This release contains new features, improvements and bug fixes.

New Features

  • US-1698 Image compression API for DOCX: Document.CompressImages(targetDPI, jpegQuality), the equivalent of Word's "Compress Pictures"
  • US-1749 XLOOKUP, XMATCH, SWITCH and TEXTSPLIT for the spreadsheet formula engine
  • US-1750 Statistical functions for the spreadsheet formula engine: the STDEV/VAR family, NORM.DIST, NORM.INV, BINOM.DIST, PERCENTILE, QUARTILE, CORREL, FORECAST and LINEST
  • US-1783 Presentation text formatting and slide property API: italic, underline, strike, caps, character spacing, kerning, superscript/subscript, language, line spacing, margins, indents and tab stops, plus Slide.SetHidden/Hidden, SlideSize.SetType/Type and Presentation.NotesSize/SetNotesSize

Improvements

  • US-1658 XLSX to PDF conversion honoring print areas, including multi-range lists, whole-column and whole-row references
  • US-1665 DOCX to PDF rendering of Word section formatting: multi-column layout, page borders, line numbering and page-number formats
  • US-1761 UniPDF dependency update to v5.1.0
  • US-1699 CI/CD pipeline gating convert render output against committed baselines, with stale-baseline detection and pixel-diff artifacts on failure

Bug Fixes

  • US-1729 Table of contents not generated for content wrapped in a Structured Document Tag (SDT) fix
  • US-1749 INDEX panicking out of bounds when the column argument equals the row width fix
  • US-1658 XLSX to PDF fixes for the page size table (missing Quarto and Envelope 9 codes, swapped Envelope B5 dimensions, incorrect Monarch width), charts duplicating series data from both live and cached values, mis-sized merged cells, and page-break artifacts in row borders and trailing pages

Breaking Changes

  • US-1761 The minimum supported Go version is now 1.25.0, raised by the UniPDF v5.1.0 dependency. Projects building UniOffice with Go 1.24 or earlier need to upgrade their toolchain.
5 days ago
go-micro

v6.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/micro/go-micro/compare/v6.13.0...v6.14.0

5 days ago
sessions

v1.1.2

Changelog

Others

  • 30faf8469f7727b2b78dd4409745bb62991753da: chore(deps)!: fix Trivy security findings (#313) (@appleboy)
6 days ago
validator

Release 10.30.5

What's Changed

New Contributors

Full Changelog: https://github.com/go-playground/validator/compare/v10.30.4...v10.30.5

6 days ago
wails

Wails v3.0.0-beta.24

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

Security

  • Restrict GITHUB_TOKEN permissions in build and publish workflows to follow the principle of least privilege
  • Fix path traversal and symlink escapes in the screen example asset middleware
  • Keep setup wizard dependency installation functional while restricting it to approved package-manager commands

🤖 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.24

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