Skip to content

Releases: XiangRongLin/NewPipe-nightly

nightly-363

07 Jul 02:04
d9af788
Compare
Choose a tag to compare
Merge pull request #8397 from notaLonelyDay/add-download-to-longpress…

nightly-362

06 Jul 02:09
acc34cb
Compare
Choose a tag to compare
Merge pull request #8549 from chr56/langcode_zh-rCN

[Localization] Fix lang code for Chinese Simplified (again!)

nightly-361

05 Jul 01:57
81369d7
Compare
Choose a tag to compare
Merge pull request #8531 from litetex/fix-extractor-compile-errors-846

Updated extractor to latest revision and fix compile errors

nightly-360

02 Jul 01:55
45d2492
Compare
Choose a tag to compare
Run CI on all release branches (#8565)

We don't seem to agree on which character to use as a separator between `release` and `X.X.X` in release branch names (e.g. `release-0.23.1` or `release/0.23.0`). All those names start with `release`, though, so let's use that to identify releases.

nightly-359

26 Jun 02:01
d5985be
Compare
Choose a tag to compare
Made some much needed changes to the ReadMe (#8372)

Co-authored-by: Mohammed Anas <[email protected]>
Co-authored-by: Poolitzer <[email protected]>

nightly-358

25 Jun 01:57
dc7fce8
Compare
Choose a tag to compare
Add changelog for v0.23.1 (987)

nightly-357

23 Jun 01:53
3901ffc
Compare
Choose a tag to compare
Merge pull request #8153 from AudricV/delivery-methods-v2

Support delivery methods other than progressive HTTP

nightly-356

06 Jun 01:50
a59660f
Compare
Choose a tag to compare
Merge pull request #8340 from litetex/fix-add-to-playlist

Fix "Add to playlist" not working and cleanup "RouterActivity" choice handling

nightly-355

31 May 01:52
75e5fe7
Compare
Choose a tag to compare
Merge pull request #8404 from Isira-Seneviratne/Use_AppCompatResources

Use AppCompatResources.

nightly-354

23 May 01:47
1daece3
Compare
Choose a tag to compare
Merge pull request #8382 from Isira-Seneviratne/Remove_compat_methods

Remove unnecessary compat method calls.