3 hours ago
iris

v12.2.11

Project Update: Iris is Evolving 🌱

Dear Iris Community,

You might have noticed a recent lull in activity on the Iris repository. I want to assure you that this silence is not without reason. For the past 3-4 months, I've been diligently working on the next major release of Iris.

This upcoming version is poised to be a significant leap forward, fully embracing the Generics feature introduced in Go. We're not just stopping at Generics, though. Expect a suite of new features, enhancements, and optimizations that will elevate your development experience to new heights.

My journey with Go spans over 8 years, and with each year, my expertise and understanding of the language deepen. This accumulated knowledge is being poured into Iris, ensuring that the framework not only evolves with the language but also with the community's growing needs.

Stay tuned for more updates, and thank you for your continued support and patience. The wait will be worth it.

Warm regards,
Gerasimos (Makis) Maropoulos

Release v12.2.11

This is the last release for the version 12 family.

New Contributors

HISTORY: https://github.com/kataras/iris/blob/v12/HISTORY.md#thu-25-april-2024--v12211 Full Changelog: https://github.com/kataras/iris/compare/v12.2.10...v12.2.11

3 hours ago
pdfcpu

v0.8.0

Maintainance Release

*** Stay tuned for rel notes ***

5 days ago
Open-IM-Server

v3.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.6.0...v3.7.0

8 days ago
unipdf

v3.57.0

Release notes - UniPDF v3.57.0

This release contains bug fixes, improvements and new features.

New Features

  • US-362 Text Extraction options for extract text annotations
  • US-387 Implements file attachment feature

Improvements

  • US-158 Testing performance and memory measurement improvement
  • US-353 UniPDF render to image handle transparency on text color
  • US-368 Text font encode and decode for cmap with OneByteIdentityH

Bug Fixes

  • US-380 Fix validating of PDF-A with customer files
  • US-381 Fix wrong Unicode encoding of fonts for merged PDF-A file
9 days ago
echo

v4.12.0

v4.12.0 - 2024-04-15

Security

Enhancements

New Contributors

Full Changelog: https://github.com/labstack/echo/compare/v4.11.4...v4.12.0

9 days ago
fyne

Optimisations, storage enhancements and fixes arrive in v2.4.5

This bugfix release has a lot of great improvements, with a focus on mobile storage fixes and resolving some memory leaks.

  • iOS files write would fail when over 16KB
  • storage.Delete not supported on Android/iOS (#2120)
  • layout.formLayout do not handle canvas.Text well in second column (#4665)
  • Fix building with ios17.4 (#4741)
  • Support template icon for system tray menu icons
  • Fix recognition of missing XDG user directories (#4650)
  • FileDialog.SetOnClosed not always working (#4651)
  • Upgrade GLFW for performance improvements and bug fixes
  • Multiple select popups can crash during background operations (#4730)
  • Controlling a negative slider with the left arrow key blocks after 8 steps (#4736)
  • cmd/fyne: command "get" is broken with Go 1.22 (#4684)
  • Race condition during system tray menu refresh (#4697)
  • Fyne release on Linux does not set Metadata().Release to true (#4711)
  • RichText leaks memory when replacing segments (#4723)

As always do let us know how you get on, we are now pushing forward with v2.5.0.

12 days ago
decimal

v1.4.0

Full Changelog can be found in CHANGELOG.md

New Contributors

13 days ago
wails

v2.8.1

Added

  • Added docs to help fix NixOs/Wayland font-size css issue. Added by @atterpac in PR
  • Added -m (skip go mod tidy) flag to dev command by @te5se in PR
  • Added mac option DisableZoom to remove zoom button. Added by @wizzymore in PR

Fixed

  • Fixed some typos in comments. Changed by @reallylowest in PR
  • Fixed an issue where the destination file was not properly closed after copying. Changed by @testwill in PR
  • Fixed an issue where xattr calls were not working. Fixed by @leaanthony

Changed

  • Changed Create a project with changing the default name to the project’s name. Changed by @Twacqwq in PR
15 days ago
go-zero

goctl/v1.6.4

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.6.3...tools/goctl/v1.6.4