Skip to content

Commit ec5f4d3

Browse files
authored
New version: Asdmir786.HalalDL version 0.3.9 (#349909)
1 parent 6c59354 commit ec5f4d3

File tree

3 files changed

+100
-0
lines changed

3 files changed

+100
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Asdmir786.HalalDL
5+
PackageVersion: 0.3.9
6+
InstallerLocale: en-US
7+
ReleaseDate: 2026-03-12
8+
Installers:
9+
- Architecture: x64
10+
InstallerType: nullsoft
11+
Scope: user
12+
InstallerUrl: https://github.com/Asdmir786/HalalDL/releases/download/v0.3.9/HalalDL-Full-v0.3.9-win10%2B11-x64-setup.exe
13+
InstallerSha256: D454E6A1BD4926AFCBECCE05F261D9244C14E36BDA85DB4E69861E9F39789673
14+
ProductCode: HalalDL
15+
AppsAndFeaturesEntries:
16+
- DisplayName: HalalDL
17+
Publisher: halal
18+
DisplayVersion: 0.3.9
19+
ProductCode: HalalDL
20+
InstallationMetadata:
21+
DefaultInstallLocation: '%LocalAppData%\HalalDL'
22+
- Architecture: x64
23+
InstallerType: wix
24+
Scope: machine
25+
InstallerUrl: https://github.com/Asdmir786/HalalDL/releases/download/v0.3.9/HalalDL-Full-v0.3.9-win10%2B11-x64.msi
26+
InstallerSha256: D735730BF67A2C4F3F384BD8DA77B3EBD329C2A90F7F9B36976335F4F78FF2D7
27+
ProductCode: '{70863087-32D1-4A0F-9931-97AAA5602596}'
28+
AppsAndFeaturesEntries:
29+
- DisplayName: HalalDL
30+
Publisher: halal
31+
DisplayVersion: 0.3.9
32+
ProductCode: '{70863087-32D1-4A0F-9931-97AAA5602596}'
33+
UpgradeCode: '{89ADA7D2-35FD-53C5-997D-DDFBE6AAFFDF}'
34+
InstallationMetadata:
35+
DefaultInstallLocation: '%ProgramFiles%/HalalDL'
36+
ManifestType: installer
37+
ManifestVersion: 1.12.0
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Asdmir786.HalalDL
5+
PackageVersion: 0.3.9
6+
PackageLocale: en-US
7+
Publisher: Asdmir786
8+
PublisherUrl: https://github.com/Asdmir786
9+
PublisherSupportUrl: https://github.com/Asdmir786/HalalDL/issues
10+
PackageName: HalalDL
11+
PackageUrl: https://github.com/Asdmir786/HalalDL
12+
License: MIT
13+
LicenseUrl: https://github.com/Asdmir786/HalalDL/blob/HEAD/LICENSE
14+
ShortDescription: yt-dlp GUI for Windows built with Tauri
15+
Tags:
16+
- desktop-app
17+
- ffmpeg
18+
- open-source
19+
- react
20+
- rust
21+
- tauri
22+
- video-downloader
23+
- windows
24+
- yt-dlp
25+
- yt-dlp-gui
26+
ReleaseNotes: |-
27+
⚡ The "Faster Flow" Update!
28+
v0.3.9 is focused on reducing friction across the app. The biggest work in this release improves the Full Mode setup flow so tool installation feels much smoother and less repetitive, while the Downloads screen now defaults to Start now and gives much better link-check feedback. This update also fixes the packaging/version mismatch that caused 0.3.9 release builds to still come out as 0.3.8.
29+
✨ What’s New in v0.3.9?
30+
🛠️ Tool Setup
31+
- Faster Full Mode Setup: Full Mode no longer waits for the full four-tool startup scan before opening the install flow. The app checks the local app-managed bin first and can move into setup much faster.
32+
- Unified Progress Flow: Startup setup and Tools-screen installs/updates now use the same progress UI with cleaner per-tool rows, shared logs, and a more consistent experience.
33+
- Better Mixed Results Handling: Batch installs and updates now return per-tool backend results, so the UI can show partial success and failure states clearly instead of collapsing into one generic outcome.
34+
- Removed Duplicate Success Popup: Tool installs and updates no longer stack an extra success dialog after restart. The flow now stays in one cleaner modal path.
35+
⬇️ Downloads
36+
- Start Now by Default: New installs now default to Start now instead of Queue when adding a download.
37+
- One-Time Migration for Existing Installs: Existing installs that were still using the old Queue default are migrated once so the Downloads screen reflects the new default immediately.
38+
🔎 Link Checking
39+
- Richer Link Status UI: The old plain Checking link... hint has been replaced with a clearer status card for supported, unsupported, and unknown links.
40+
- Faster Validation Feel: Link checks now feel faster with instant host recognition, shorter debounce, and cached repeat checks for the same URL.
41+
- Clearer Feedback: Supported links, invalid links, and links that may still need login or slower extractors are now explained more clearly in the URL box.
42+
🐛 Fixes & Improvements
43+
- Startup UX: Reduced the splash delay so setup appears faster in practice.
44+
- Release Packaging: Fixed stale Tauri app version metadata so 0.3.9 builds and release artifacts no longer fall back to 0.3.8.
45+
- Code Quality: Centralized Lite vs Full tool-mode helpers and local app-managed tool detection to simplify maintenance around setup and update flows.
46+
📦 Choosing Your Version
47+
- Full (Recommended): Best for most users. Includes all dependencies pre-configured and now has a smoother startup setup flow.
48+
- Lite: Best for power users who prefer managing their own tools manually.
49+
📝 Note from the Developer
50+
This release is mostly about removing small points of friction that made the app feel slower or clunkier than it needed to. A lot of the work here is not flashy, but it makes setup, link checking, and everyday downloading feel much more direct and reliable.
51+
Full Changelog: v0.3.8...v0.3.9
52+
Built with ❤️ using Tauri, React, and Rust.
53+
ReleaseNotesUrl: https://github.com/Asdmir786/HalalDL/releases/tag/v0.3.9
54+
ManifestType: defaultLocale
55+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Asdmir786.HalalDL
5+
PackageVersion: 0.3.9
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)