Skip to content

Commit 351b64a

Browse files
committed
Masukkan app versi 1.2.1 kedalam appcast.xml
1 parent 7052000 commit 351b64a

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

dist/appcast.xml

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,26 @@
55
<language>en</language>
66
<title>Dipantau</title>
77
<item>
8-
<title>Version 1.2.0</title>
8+
<title>Version 1.2.1</title>
99
<description><![CDATA[
10-
<h3>Feature</h3>
10+
<h3>Hotfix</h3>
1111
<ul>
12-
<li>Reset timer system tray ketika berpindah hari.</li>
13-
<li>Pengaturan launch at startup.</li>
14-
<li>Pengaturan reminder track time.</li>
15-
<li>Pengaturan play sound pada notifikasi screenshot.</li>
16-
</ul>
17-
18-
<h3>Bugfix</h3>
19-
<ul>
20-
<li>Ubah widget dialog menjadi dropdown ketika pilih user di halaman report screenshot.</li>
21-
<li>Animasi sync yang tidak berulang di halaman sync.</li>
12+
<li>Handle nilai timer ketika device lock screen.</li>
13+
<li>Muat ulang data timer ketika device unlock screen.</li>
14+
<li>Perbaikan nilai timer yang selisih 1-2 detik ketika distop.</li>
15+
<li>Buat default screenshot jika gagal mengambil screenshot.</li>
2216
</ul>
2317
]]>
2418
</description>
25-
<sparkle:version>5</sparkle:version>
26-
<sparkle:shortVersionString>1.2.0</sparkle:shortVersionString>
19+
<sparkle:version>6</sparkle:version>
20+
<sparkle:shortVersionString>1.2.1</sparkle:shortVersionString>
2721
<enclosure
28-
length="21600098"
22+
length="21609126"
2923
type="application/octet-stream"
30-
url="https://github.com/CoderJava/dipantau-desktop/releases/download/v1.2.0/dipantau_desktop_client-1.2.0+5-macos.zip"
31-
sparkle:edSignature="/bFUKNKDqhT8azRvewtLg91LKBQCQO9/FqiyVPrjZU4vdYHdsUuJjtDVw59kxOqD5cLT00vYPXzxVMD+hDQ9Dw=="
24+
url="https://github.com/CoderJava/dipantau-desktop/releases/download/v1.2.1/dipantau_desktop_client-1.2.1+6-macos.zip"
25+
sparkle:edSignature="Kz070pqph0hvBpF4DOwi9kgpyJC4Qp2uBkTjk1Z1R3ET93J+V1J1tOE5mOkCyrTHg2dTyvke7wrp82uWPR+iCw=="
3226
sparkle:os="macos" />
33-
<pubDate>Mon, 24 Jul 2023 23:00:00 +0700</pubDate>
27+
<pubDate>Sun, 06 Aug 2023 21:00:00 +0700</pubDate>
3428
</item>
3529
</channel>
3630
</rss>

0 commit comments

Comments
 (0)