mirror of
https://github.com/tranxuanthang/lrcget.git
synced 2026-04-21 15:37:05 -04:00
Minor text changes
This commit is contained in:
@@ -42,12 +42,13 @@
|
||||
<release version="2.0.0" date="2026-04-21">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Add support for Lyricsfile - open and modern lyrics format in YAML syntax</li>
|
||||
<li>New lyrics editor with word-sync support</li>
|
||||
<li>Incremental scanning of library tracks</li>
|
||||
<li>Independent internal lyrics database without touching tracks' directories, with optional, separate lyrics export feature</li>
|
||||
<li>Add support for Lyricsfile — an open, extensible lyrics format in YAML syntax</li>
|
||||
<li>Brand new lyrics editor with word-by-word sync support</li>
|
||||
<li>Incremental scanning support</li>
|
||||
<li>Export lyrics is now optional</li>
|
||||
<li>Persistent volume slider state</li>
|
||||
<li>Update node and cargo dependencies</li>
|
||||
<li>Update dependencies</li>
|
||||
<li>Other minor improvements</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<BaseModal
|
||||
title="Associate track"
|
||||
title="Choose a reference track"
|
||||
content-class="w-full max-w-xl h-full max-h-[80vh]"
|
||||
body-class="flex flex-col h-full"
|
||||
:close-button="true"
|
||||
|
||||
Reference in New Issue
Block a user