Releases: Kovah/LinkAce
Releases · Kovah/LinkAce
v1.15.4
v2.0.0 Beta 4
Changes from v2.0 Beta 3 to Beta 4:
- The import process was overhauled for better processing of large import files. Importing of links is now done in the background.
- Bulk adding for links was added to the API.
- Minor fixes and adjustments for the final release.
Full Changelog: v2.0.0-beta3...v2.0.0-beta4
v1.15.3
v2.0.0 Beta 3
Changes from v2.0 Beta 2 to Beta 3:
- Support for Single Sign On via OAuth or OIDC with various providers built-in. See the SSO setup documentation for enabling SSO in this Beta.
- New translation: Dutch (thanks to lindely!)
- Update of dependencies including security patches.
Full Changelog: v2.0.0-beta2...v2.0.0-beta3
v2.0.0 Beta 2
Changes from v2.0 Beta 1 to Beta 2:
- The setup now fully supports PostgreSQL and SQLite.
- Translations for DE, FR and JP were updated
- Existing lists and tags are now properly loading on the link edit page (#835)
- The Docker image now runs rootless by default (#502)
- There is now a command to test the email configuration:
php artisan mail:check
(#500) - A lot of CSS classes were added to all sorts of templates for better custom styling (#437)
- Readme, contribution guide and security policy were updated
v1.15.2
v2.0.0 BETA 1
This is the first BETA release of LinkAce 2.
It contains major new features. You can take a look at the features in the changelog for version 2.
If you want to test LinkAce 2, please consult the dedicated upgrade guide.
ABSOLUTELY DO NOT UPGRADE YOUR LIVE LINKACE! There will be no help if anything breaks or data is lost!
v1.15.1
What's Changed
- Reduce release image size by @rare-magma in #799
- Dependencies were updated.
New Contributors
- @rare-magma made their first contribution in #799
Full Changelog: v1.15.0...v1.15.1