Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Commit b25b35d

Browse files
committed
UPDATE: v1.3.3+13
1 parent 2c5fec7 commit b25b35d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

ghweb/version-dev.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"latest": "v1.3.2+12",
3-
"min_supported": "v1.3.1+9",
2+
"latest": "v1.3.3+13",
3+
"min_supported": "v1.3.2+12",
44
"apk_url": "https://sourceforge.net/projects/hongeet/files/latest/download",
5-
"notes": "Stability release: migrated YouTube stream extraction away from the native yt-dlp bridge, improved background playback transition reliability, tuned songs-first results, and added startup update prompt flow with Ignore/Update actions."
5+
"notes": "Download fixes: backend now waits for the full file before returning, so 'Download complete' and the saved file are in sync; larger transfer buffer and throttled progress updates for faster downloads; clearer toasts (Downloading → Download complete). Added Quick Access in library for simplicity."
66
}

ghweb/version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"latest": "v1.3.2+12",
3-
"min_supported": "v1.3.1+9",
2+
"latest": "v1.3.3+13",
3+
"min_supported": "v1.3.2+12",
44
"apk_url": "https://sourceforge.net/projects/hongeet/files/latest/download",
5-
"notes": "Stability release: migrated YouTube stream extraction away from the native yt-dlp bridge, improved background playback transition reliability, tuned songs-first results, and added startup update prompt flow with Ignore/Update actions."
5+
"notes": "Download fixes: backend now waits for the full file before returning, so 'Download complete' and the saved file are in sync; larger transfer buffer and throttled progress updates for faster downloads; clearer toasts (Downloading → Download complete). Added Quick Access in library for simplicity."
66
}

0 commit comments

Comments
 (0)