GrimoireLab 1.9.0 available! #714
jjmerchante
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're pleased to announce the release of GrimoireLab 1.9.0! This update brings various improvements across several components, including bug fixes, and dependency updates.
Features
Bug Fixes
Performance Improvements
--latest-items
flag: Synchronizing a Git repository with the--latest-items
flag was previously slow, mainly due to updating references to new hashes. All active refs were modified, even when they were already up-to-date. Now, only references updated on the remote repository are modified locally, doubling synchronization speed.For detailed information about the changes included in this release, please refer to the full release notes: release notes.
You can download the new version from:
Beta Was this translation helpful? Give feedback.
All reactions