Skip to content

Commit 569d5bf

Browse files
authored
Merge pull request #25 from Fred-Vatin/release-please--branches--main--components--yt-download
chore(main): release 2.6.0
2 parents ceba562 + 8ca7443 commit 569d5bf

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

Repo/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.5.1"
2+
".": "2.6.0"
33
}

Repo/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [2.6.0](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/compare/v2.5.1...v2.6.0) (2026-08-09)
4+
5+
6+
### 🚀 Features
7+
8+
* add debug output for defined variables in config.ps1 ([a467f86](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/commit/a467f8659c60fcbd9c3a3055299651888f452577))
9+
* implement Get-OSDownloadPath function for dynamic download directory resolution ([7d7e86d](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/commit/7d7e86d1ecb9a704c93f3fa232c3b8adb701bd29))
10+
11+
12+
### 🐞 Bug Fixes
13+
14+
* VideoQuality must not be a constant ([5510be8](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/commit/5510be8ca3f387ad35209ae823317bbf5cc07b69))
15+
16+
17+
### ✨ Polish
18+
19+
* rename error handling function from TerminateWithError to Stop-ScriptWithError ([1ec5a96](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/commit/1ec5a96c9cd6a96ee127f971b02d77ecbfc25a33))
20+
* standardize parameter casing and enhance verbose output in yt-download.ps1 ([ccd2612](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/commit/ccd26126d4cffe4c0de774a609699702a9b7250d))
21+
* standardize parameter casing and enhance verbose output in yt-download.ps1 ([72839db](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/commit/72839db31a839cbcf270e59fbf08067e79c338b9))
22+
323
## [2.5.1](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/compare/v2.5.0...v2.5.1) (2026-06-04)
424

525

0 commit comments

Comments
 (0)