Document editing, sorting, date display, and footer
The feature list was missing the recently added link editing, AI re-description, sorting, and added-date display. Also document APP_VERSION, which controls the version shown in the footer. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -13,3 +13,6 @@ EMBEDDING_MODEL=text-embedding-3-small
|
||||
|
||||
# Datenbank (Standard: lokale SQLite-Datei)
|
||||
DATABASE_URL=sqlite:///./linkvault.db
|
||||
|
||||
# Versionsangabe für die Fußzeile (Standard: 1.0.0)
|
||||
APP_VERSION=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user