Skip to content

Commit 1b6e952

Browse files
N3koSempain3kosempai
authored andcommitted
[release] Merge pull request #12 from N3koSempai/pay
[minor] new donation address for test
2 parents c12b5d5 + 891172c commit 1b6e952

4 files changed

Lines changed: 401 additions & 582 deletions

File tree

io.github.N3kosempai.klia-store.metainfo.xml

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<url type="homepage">https://github.com/N3koSempai/klia-store</url>
1919
<url type="bugtracker">https://github.com/N3koSempai/klia-store/issues</url>
2020
<url type="vcs-browser">https://github.com/N3koSempai/klia-store</url>
21+
<url
22+
type="donation"
23+
>https://n3kosempai.github.io/KliaStore/bitcoin/donate?wallet=bc1qaq220dfa4dwc2eg0s76t4uzmrf28med2nr3fz0</url>
2124
<screenshots>
2225
<screenshot type="default">
2326
<caption>Main application window showing start page</caption>
@@ -44,23 +47,11 @@
4447
<binary>klia-store</binary>
4548
</provides>
4649
<releases>
47-
<release version="2.5.4" date="2025-01-15">
50+
<release version="2.5.41" date="2025-01-15">
4851
<description>
49-
<p>✨ What's New:</p>
52+
<p>🔧 Technical Update:</p>
5053
<ul>
51-
<li
52-
>🎨 Redesigned app details with beautiful metadata badges showing verification status, license, and popularity</li>
53-
<li>🚀 Launch apps directly from Klia Store with a single tap</li>
54-
<li>🗑️ Uninstall apps quickly with the new action button</li>
55-
<li>🇯🇵 Added Japanese language support</li>
56-
<li
57-
>⚡ Dramatically faster image loading with advanced caching technology</li>
58-
</ul>
59-
<p>💎 Refinements:</p>
60-
<ul>
61-
<li>Smoother app browsing with improved data handling</li>
62-
<li>More reliable app information display</li>
63-
<li>Enhanced visual feedback throughout the interface</li>
54+
<li>Added donation metadata for upcoming feature development</li>
6455
</ul>
6556
</description>
6657
</release>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "klia-store",
33
"private": true,
4-
"version": "2.5.4",
4+
"version": "2.5.41",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)