2 days ago
unioffice

v2.9.0

Release notes - UniOffice v2.9.0

This release contains improvements, security patch and bug fixes

Improvements

  • US-1315 DOCX merge update bookmark ids
  • US-1326 Update supported minimum Go version to Go 1.24
  • US-1267 Schema support for Drawing ML and InkML

Security Patch

  • US-1333 [CVE-2023-36308] indirect use of github.com/disintegration/imaging: crafted TIFF image can cause panic

Bug Fixes

  • US-1314 Missing gutter attribute on pgMar element fix
  • US-1270 DOCX to PDF page numbering issue fix
  • US-1337 DOCX to PDF underline font missing fix
  • US-1347 PPTX slide master relationship fix
4 days ago
unipdf

v4.8.0

Release notes - UniPDF v4.8.0

This release contains improvement, security patch and bug fixes

Improvement

  • US-1325 Supported minimum Go version update to Go 1.24

Security Patch

  • US-1333 [CVE-2023-36308] indirect use of github.com/disintegration/imaging: crafted TIFF image can cause panic

Bug Fixes

  • US-1349 extractor text matrix position miscalculation on text extraction due not synced parent CTM fix.
  • US-1350 PdfReader.GetPreviousRevision() panic fix
  • US-1312 Splitting division to several pages hangs fix
  • US-1321 OCR service integration retry request clone body payload fix
  • US-1319 Test cases document signing with timestamping authority (TSA) fix
  • US-1316 Github actions CI on lint fail fix
7 days ago
lancet

v2.3.9

What's Changed

New Contributors

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

8 days ago
go-micro

v5.19.1

What's Changed

Full Changelog: https://github.com/micro/go-micro/compare/v5.19.0...v5.19.1

8 days ago
go-micro

v5.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/micro/go-micro/compare/v5.18.0...v5.19.0

8 days ago
grpc-go

Release 1.79.2

Bug Fixes

9 days ago
go-micro

v5.18.0

What's Changed

Full Changelog: https://github.com/micro/go-micro/compare/v5.17.0...v5.18.0

10 days ago
go-micro

v5.17.0

What's Changed

Full Changelog: https://github.com/micro/go-micro/compare/v5.16.0...v5.17.0

14 days ago
wails

Wails v3.0.0-alpha.74

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

Added

  • Add support for modal sheets (macOS)

Fixed

  • Fix system tray menu highlight state on macOS - icon now shows selected state when menu is open (#4910)
  • Fix system tray attached window appearing behind other windows on macOS - now uses proper popup window level (#4910)
  • Fix incorrect @wailsio/runtime import examples across documentation (#4989)

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

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