Releases: Kovah/LinkAce
Releases · Kovah/LinkAce
v2.1.1
- Fixes critical issue where links were deleted when bulk-deleting tags. #897
- Fixes and issue where bulk-editing tags or lists for links resulted in an unexpected behavior. #905
- Links are now properly displayed when viewing lists of another user. #902
- Adds missing
SSO_KEYCLOAK_BASE_URL
to the configuration #904 - Dependencies were updated.
v2.1.0
- Adds a new unversioned API endpoint which returns the current supported API version. (#892)
Details can be found in the API docs - Backups should now run again properly, caused due to the handling of disabled notifications.
- Fixes issue with tags and lists in guest mode where the controller crashed due to incorrect URLs.
- Dependencies were updated.
v1.16.0
v2.0.0
LinkAce 2 is finally here! 🤩🤩🤩
Whew. It took almost 2 years and over 150 hours of coding to get here. Version 2.0 is packed with a bunch of features and improvements you will definitely love. ❤️
Read more about all the new features: LinkAce 2 Introduction
Upgrade LinkAce v1 to the new version: Upgrade Guide
v1.15.7
v1.15.6
v1.15.5
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