Skip to content

chore: Merge branch dev to main - #1505

Merged
anddea merged 104 commits into
mainfrom
dev
Jun 16, 2026
Merged

chore: Merge branch dev to main#1505
anddea merged 104 commits into
mainfrom
dev

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This pull request will Merge branch dev to main.

riolove1 and others added 19 commits April 20, 2026 15:10
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6 to 7.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](crazy-max/ghaction-import-gpg@v6...v7)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `protoc` from 4.34.0 to 4.34.1.

Updates `com.google.protobuf:protobuf-javalite` from 4.34.0 to 4.34.1

Updates `com.google.protobuf:protoc` from 4.34.0 to 4.34.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-version: 4.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protoc
  dependency-version: 4.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* **YouTube Music:** `v6.2x.xx` failed to patch ([b4007ab](b4007ab))

Revert "chore: Release v4.0.1-dev.1 [skip ci]"

This reverts commit 21738588d898c94edd4055dff36a23f76b7bbd35.
#1515)

Bumps [@MorpheApp/changelog](https://github.com/MorpheApp/changelog) from `3ea0338` to `caa1e93`.
- [Commits](MorpheApp/changelog@3ea0338...caa1e93)

---
updated-dependencies:
- dependency-name: "@MorpheApp/changelog"
  dependency-version: caa1e931730f097bb6c4dee636b01c2c24ccd72d
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.2 to 2.14.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.13.2...gson-parent-2.14.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps com.google.protobuf from 0.9.6 to 0.10.0.

---
updated-dependencies:
- dependency-name: com.google.protobuf
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
anddea and others added 28 commits June 6, 2026 11:38
# [4.1.0-dev.5](v4.1.0-dev.4...v4.1.0-dev.5) (2026-06-06)

### Bug Fixes

* **YouTube - Shorts components:** Quality menu had a background blackbox visual bug ([d07e875](d07e875))
* **YouTube - Visual preferences icons:** Custom branding icons scaling issues fixed ([376fd4e](376fd4e))

### Features

* **YouTube - Settings:** Add `Disable bold icons` setting ([52e022c](52e022c))
# [4.1.0-dev.6](v4.1.0-dev.5...v4.1.0-dev.6) (2026-06-10)

### Features

* **YouTube - Voice Over Translation:** Add authorization support for requesting live voice translation ([#1555](#1555)) ([1999294](1999294))
On channel pages, tapping search asks for a query and runs native YouTube search scoped to that channel. The neutral "Search YouTube" button does normal YouTube search. Off-channel, search falls back to YouTube’s regular search UI.

There are two methods controlled with "Use WebView for channel search" setting:
1. Enabled: Channel search opens the mobile web channel search page.
2. Disabled: Channel search uses native YouTube search and filters results by channel. This will slow down app performance.

Close #1354
…ton` setting

Co-Authored-By: ILoveOpenSourceApplications <117499019+ILoveOpenSourceApplications@users.noreply.github.com>
…r versions

Signed-off-by: anddea <70171475+anddea@users.noreply.github.com>
# [4.1.0-dev.7](v4.1.0-dev.6...v4.1.0-dev.7) (2026-06-11)

### Bug Fixes

* **YouTube - Shorts components:** Action buttons were missing in older versions ([4d0d982](4d0d982))

### Features

* **YouTube - Hide layout components:** Add `Hide 'Sync to video' button` setting ([9ed1bf6](9ed1bf6))
* **YouTube - Toolbar components:** Add channel search ([970fb5b](970fb5b))
…en under specific network conditions

On channel pages, tapping search asks for a query and runs native YouTube search scoped to that channel. The neutral "Search YouTube" button does normal YouTube search. Off-channel, search falls back to YouTube’s regular search UI.

There are two methods controlled with "Use WebView for channel search" setting:
1. Enabled: Channel search opens the mobile web channel search page.
2. Disabled: Channel search uses native YouTube search. This will show some irrelevant results.
# [4.1.0-dev.8](v4.1.0-dev.7...v4.1.0-dev.8) (2026-06-12)

### Bug Fixes

* **YouTube - Toolbar components:** Channel search rendered blank screen under specific network conditions ([34f74b0](34f74b0))

### Features

* **YouTube - Toolbar components:** Add `Hide search bar back button` setting ([fb378b1](fb378b1))
…reen for specific locales

On channel pages, tapping search asks for a query and runs native YouTube search scoped to that channel. The neutral "Search YouTube" button does normal YouTube search. Off-channel, search falls back to YouTube’s regular search UI.

There are two methods controlled with "Use WebView for channel search" setting:
1. Enabled: Channel search opens the mobile web channel search page.
2. Disabled: Channel search uses native YouTube search. This will show some irrelevant results.

Close #1571
# [4.1.0-dev.9](v4.1.0-dev.8...v4.1.0-dev.9) (2026-06-15)

### Bug Fixes

* **YouTube - Toolbar components:** Channel search rendered a blank screen for specific locales ([62d624d](62d624d))
@anddea
anddea marked this pull request as ready for review June 16, 2026 15:32
@anddea
anddea merged commit 104d4c6 into main Jun 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants