-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.21.14 #7473
Comments
litetex's ultimate release checklist:👉 https://teamnewpipe.github.io/documentation/05_releasing/ Preparing the release
In the meantime (when there is a release candidate but the release itself is not published)
Releasing
|
This comment has been minimized.
This comment has been minimized.
The documentation is probably outdated, but you don't need to do anything to get the new version published on the official F-Droid repo, their automatic updater takes care of adding new versions to the metadata file |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Your problems are likely caused by the fact that the provided version is a debug version of NewPipe. |
I tested a release from the "Actions" tab that was 0.21.13, and it was a debug apk. When I opened it, it did have the same slow opening speed. You are right, sry if I cause any misunderstandings. I guess the issue was just because of it being a debug version. |
I opened a video and the volume on my earphones was very high, returning to the launcher and then back to newpipe (while the video wqs playing in background) fixed the issue |
@lnwor is this caused by this release? |
Yes, it happened just once though, it could be a rare bug or the cause could be the bluetooth earphones. I wanted to report it in case it happened to anyone else |
For newcomers:
This is a preview for the next release.
Feel free to test it, so we can fix any regressions before releasing.
APK
app-RC2.zip
Built from corresponding PR: #7475
Changelog of NewPipe (for more details see the above PR)
New
6 - Add a "add to playlist" option in the share menu #7194
14 - Add "Check for updates" button in update settings #7296
15 - Add support for y2u.be links #7304
17 - Support PeerTube short links #7353
23 - Show action to mark stream as watched all long press menus #7160
Improved
1 - Fix clicking timestamp shows Toast "Playing in popup mode" #7202
5 - Check if background player already active before displaying player toast #7224
7 - Added the 'Show Channel Details' menu item to the Queue long press menu #7222
13 - Use custom TextViews and EditTexts in all XML resources #7061 #7348
19 - [Feed] Save "Show watched items" toggle's status #7370
22 - Simple playback-speed-controls improvements #7363
24 - Rework feed new items handling #7050
Fixed
16 - Fixed shuffle button opacity UI bug #6844
25 - Prevent automatic replay after returning from background #7381
30 - [YouTube] Likes and dislikes extraction #7467 / TeamNewPipe/NewPipeExtractor#753
Localization
31 - Updated translations #7474
Development
2 - Update AndroidX Media library to 1.4.x #7148
3 - Deduplicated drawer code in MainActivity #7215
4 - Use the correct TAG in NavigationHelper #7196
8 - Clean up .gitignore files #7264
9 - Remove deprecated setUserVisibleHint #7265
10 - Update pager workaround code to Fragment 1.3.6 #7149
11 - Update some libraries #7263
12 - Update RecyclerView & Groupie libraries #7261
18 - Gradle: Replaced deprecated 'with' with 'using' #7395
20 - Update ExoPlayer to 2.14.2 #7005 and #7408
21 - Remove JCenter #5843
26 - Add gradle wrapper Sha256 #7418 and #7442
27 - Use DefaultLoadcontrol #7406
28 - Some code cleanup(s) #7412
29 - Better player error handling #7142
Changelog of NewPipeExtractor
see TeamNewPipe/NewPipeExtractor#758
The text was updated successfully, but these errors were encountered: