Skip to content

Commit

Permalink
chore: Bump to v1.1.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Losses committed Dec 22, 2024
1 parent 617eb18 commit 2ba0a8c
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 37 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
<a href="https://github.com/Losses/rune/blob/master/flake.nix"><img alt="Nix Flakes" src="https://img.shields.io/badge/nix-flake-blue?logo=nixos" /></a>
<a href="https://oss.issuehunt.io/r/Losses/rune"><img alt="Issue Hunt" src="https://img.shields.io/badge/hunt-hunt?logo=cashapp&logoColor=white&label=issue&color=%232cc28c"></a>
<a href="https://github.com/Losses/rune/actions/workflows/build.yml"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/losses/rune/build.yml"></a>
<a href="https://github.com/losses/rune/releases/latest"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/losses/rune?color=green"></a>
<a href="https://github.com/losses/rune/releases/latest"><img alt="Stable Release" src="https://img.shields.io/github/v/release/losses/rune?color=green&label=stable"></a>
<a href="https://github.com/Losses/rune/releases"><img alt="Preview Release" src="https://img.shields.io/github/v/release/losses/rune?include_prereleases&label=preview&color=%23FFEB3B"></a>

</p>
</div>
Expand Down
83 changes: 49 additions & 34 deletions assets/source/linux/rune.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,38 +57,53 @@
</screenshots>

<releases>
<release version="1.1.0-alpha.4" date="2024-12-21">
<description>
<p>Features</p>
<ul>
<li>Enhanced cover art extraction with `cover.png`, `folder.png`</li>
<li>Added support for TTML (Timed Text Markup Language) file parsing in audio lyrics</li>
<li>Implemented VTT (Web Video Text Tracks) file parsing alongside existing .lrc support</li>
<li>Adding Control + O shortcut to open files</li>
<li>Updated Japanese and Chinese localization for improved consistency by @NovaDNG and @123Duo3 </li>
</ul>
<p>Bugs</p>
<ul>
<li>Updated navigation logic for cover wall and lyrics display</li>
<li>Removed experimental flag from Traditional Chinese language option</li>
</ul>
</description>
</release>
<release version="1.1.0-alpha.3" date="2024-12-20">
<description>
<p>Features</p>
<ul>
<li>Add config buttons on mobile devices for scrobbling services</li>
<li>Update lyric scroll scheduling logic</li>
<li>Update JA, JA_Kana and JA_Nise translation by @NovaDNG</li>
</ul>
<p>Bugs</p>
<ul>
<li>macOS build is broken by @laosb</li>
</ul>
</description>
</release>
<release version="1.1.0-alpha.2" date="2024-12-20">
<release version="1.1.0-alpha.5" date="2024-12-22">
<description>
<p>Features</p>
<ul>
<li>Added support for SRT format lyrics files.</li>
</ul>
<p>Bugs</p>
<ul>
<li>Opening files via keyboard shortcuts would cause the UI to freeze.</li>
<li>Scrobbling was not possible after switching Libraries.</li>
<li>Dragging the main window would incorrectly trigger navigation actions.</li>
</ul>
</description>
</release>
<release version="1.1.0-alpha.4" date="2024-12-21">
<description>
<p>Features</p>
<ul>
<li>Enhanced cover art extraction with `cover.png`, `folder.png`</li>
<li>Added support for TTML (Timed Text Markup Language) file parsing in audio lyrics</li>
<li>Implemented VTT (Web Video Text Tracks) file parsing alongside existing .lrc support</li>
<li>Adding Control + O shortcut to open files</li>
<li>Updated Japanese and Chinese localization for improved consistency by @NovaDNG and
@123Duo3 </li>
</ul>
<p>Bugs</p>
<ul>
<li>Updated navigation logic for cover wall and lyrics display</li>
<li>Removed experimental flag from Traditional Chinese language option</li>
</ul>
</description>
</release>
<release version="1.1.0-alpha.3" date="2024-12-20">
<description>
<p>Features</p>
<ul>
<li>Add config buttons on mobile devices for scrobbling services</li>
<li>Update lyric scroll scheduling logic</li>
<li>Update JA, JA_Kana and JA_Nise translation by @NovaDNG</li>
</ul>
<p>Bugs</p>
<ul>
<li>macOS build is broken by @laosb</li>
</ul>
</description>
</release>
<release version="1.1.0-alpha.2" date="2024-12-20">
<description>
<p>Features</p>
<ul>
Expand All @@ -98,14 +113,14 @@
</ul>
</description>
</release>
<release version="1.1.0-alpha.1" date="2024-12-18">
<release version="1.1.0-alpha.1" date="2024-12-18">
<description>
<p>Features</p>
<ul>
<li>Implemented lyrics display interface</li>
<li>Added lyrics viewing capability for the music player</li>
<li>Introduced file drag-and-drop functionality for window playback</li>
<li>Implemented pseudo Chinese translation support by @NovaDNG</li>
<li>Implemented pseudo Chinese translation support by @NovaDNG</li>
</ul>
<p>Bugs</p>
<ul>
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.1.2004
version: 1.1.2005

environment:
sdk: '>=3.5.1 <4.0.0'
Expand Down Expand Up @@ -167,7 +167,7 @@ msix_config:
publisher_display_name: Losses Don
identity_name: 23662LossesDon.RunePlayer
publisher: CN=16FBEDB1-15BD-44BA-B4B4-FF0448A66E6C
msix_version: 1.1.2004.0
msix_version: 1.1.2005.0
store: true
capabilities: removableStorage
logo_path: ./assets/source/microsoft_store/installer_icon.png
Expand Down

0 comments on commit 2ba0a8c

Please sign in to comment.