1
0
mirror of https://github.com/TeamNewPipe/website synced 2025-10-06 00:22:38 +02:00

Correct a misattribution

We thanked the reviewer instead of the PR author. Oops.
This commit is contained in:
opusforlife2
2023-08-15 13:27:42 +00:00
committed by GitHub
parent 1aede61746
commit 39e8d91187

View File

@@ -14,7 +14,7 @@ This release is a hot fix one. You can import settings again, the long press men
<!-- more -->
## New
- Did you ever carefully build an hour-long playlist by queuing songs after songs, just to realize that you actually want a specific song next? Previously that meant having to reorder the whole list manually, but [@Stypox](https://github.com/Stypox) made this way quicker by adding a new button to the long press menu: You can enqueue something directly as the next media on the list! Thank you Stypox.
- Did you ever carefully build an hour-long playlist by queuing songs after songs, just to realize that you actually want a specific song next? Previously that meant having to reorder the whole list manually, but [@Stypox](https://github.com/Stypox) made this way quicker by adding a new button to the long press menu: You can enqueue something directly as the next media on the list! Thank you Stypox. _[Edit: This feature was erroneously attributed to Stypox. However, it was developed by @z3r0r4, and Stypox gave some feedback about the code. We apologize for this mistake. Thank you, [@z3r0r4](https://github.com/z3r0r4)!]_
- NewPipe can now open the links from YouTube shorts directly. The code for this was already in the app, [@mhmdanas](https://github.com/mhmdanas) "just" gave you the ability to set NewPipe as the default app for these links as well.