Skip to content

Commit c797eaa

Browse files
committed
release: Masukkan app versi 1.4.0 kedalam appcast.xml
1 parent c89e9be commit c797eaa

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

dist/appcast.xml

Lines changed: 11 additions & 17 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.3.0</title>
8+
<title>Version 1.4.0</title>
99
<description><![CDATA[
1010
<h3>Fitur</h3>
1111
<ul>
12-
<li>Buat fitur hapus data track dan task khusus untuk role admin dan super admin.</li>
13-
<li>Buat fitur forgot password.</li>
14-
<li>Auto start timer ketika wake up lock screen. Hanya berjalan jika pada saat sleep kondisi timer-nya sedang berjalan.</li>
15-
<li>Tambahkan tombol start/stop timer di system tray.</li>
16-
<li>Kirimkan versi app yang digunakan ke API.</li>
17-
<li>Ubah metode JWT agar menggunakan private dan public key.</li>
18-
</ul>
19-
<h3>Perbaikan</h3>
20-
<ul>
21-
<li>Tambahkan validasi agar tidak duplikat datanya ketika buat data track.</li>
12+
<li>Tampilkan dialog konfirmasi ketika delete track di halaman report screenshot.</li>
13+
<li>Buat fitur blur screenshot beserta dengan pengaturannya.</li>
14+
<li>Buat fitur add manual time track.</li>
15+
<li>Buat penanda ketika ada app versi terbaru.</li>
2216
</ul>
2317
]]>
2418
</description>
25-
<sparkle:version>8</sparkle:version>
26-
<sparkle:shortVersionString>1.3.0</sparkle:shortVersionString>
19+
<sparkle:version>9</sparkle:version>
20+
<sparkle:shortVersionString>1.4.0</sparkle:shortVersionString>
2721
<enclosure
28-
length="21664023"
22+
length="21929618"
2923
type="application/octet-stream"
30-
url="https://github.com/CoderJava/dipantau-desktop/releases/download/v1.3.0/dipantau_desktop_client-1.3.0+8-macos.zip"
31-
sparkle:edSignature="e37ebLmKtpRSQK1rUg6Y+aHGq0jvR4qIjAUHAtaQtY0qK+/ZeAY9MPMeTXpr8/pPhZwH2+ro2iy63hbjUx96Bw=="
24+
url="https://github.com/CoderJava/dipantau-desktop/releases/download/v1.4.0/dipantau_desktop_client-1.4.0+9-macos.zip"
25+
sparkle:edSignature="GQ538z2yYeVgOkmMSF3/IQNR92V+Js5vG8k18n6cucadvNFexg4DEiY1YJeYqxZS2Z2S0b/ulRnBBvgTpCLkCQ=="
3226
sparkle:os="macos" />
33-
<pubDate>Mon, 27 Aug 2023 10:00:00 +0700</pubDate>
27+
<pubDate>Mon, 16 Sep 2023 06:00:00 +0700</pubDate>
3428
</item>
3529
</channel>
3630
</rss>

0 commit comments

Comments
 (0)