Skip to content

Commit c96a64e

Browse files
committed
Bump version
1 parent 87b1092 commit c96a64e

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

packaging/linux/LRCGET.metainfo.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,18 @@
3939
<url type="bugtracker">https://github.com/tranxuanthang/lrcget/issues</url>
4040
<content_rating type="oars-1.1"/>
4141
<releases>
42+
<release version="1.0.0" date="2025-09-25">
43+
<description>
44+
<ul>
45+
<li>Added library filtering feature</li>
46+
<li>Added lyrics copy buttons to various places</li>
47+
<li>Added a convienient dropdown menu in the header to refresh or manage directories</li>
48+
<li>Added lyrics line count information when searching for lyrics</li>
49+
<li>Changed rewind/fast forward hotkeys in lyrics editor to Alt+J and Alt+K (was Alt+Right and Alt+Left)</li>
50+
<li>Fixed publishing lyrics issue in LRCLIB browser tab</li>
51+
</ul>
52+
</description>
53+
</release>
4254
<release version="0.9.3" date="2025-01-24">
4355
<description>
4456
<ul>

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lrcget"
3-
version = "0.9.3"
3+
version = "1.0.0"
44
description = "Utility for mass-downloading LRC synced lyrics for your offline music library."
55
authors = ["tranxuanthang"]
66
license = "MIT"

0 commit comments

Comments
 (0)