v2.6.0 #1129
Kovah
announced in
Announcements
v2.6.0
#1129
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.
-
Warning
Please read upgrade guide for detailed instructions.
A new Search System for LinkAce
LinkAce now features a completely rebuilt search system with pluggable backends. Choose between lightweight database search (default, no setup required) or Meilisearch for advanced full-text search with typo tolerance and better ranking. Both options support filtering by tags and lists. Database search works out of the box; to use Meilisearch, configure it alongside LinkAce, run
php artisan search:setup, and thenphp artisan search:rebuildto index your links. Administrators can also rebuild search indexes via a new button in System Settings.Guests can now search through publicly shared links without an account. Guest search respects your existing privacy settings—only content marked as public appears to visitors.
New Languages
Bug fixes and other improvements
This discussion was created from the release v2.6.0.
Beta Was this translation helpful? Give feedback.
All reactions