1.9 KiB
layout, title, short, date, categories, author, image, excerpt_separator
layout | title | short | date | categories | author | image | excerpt_separator | ||
---|---|---|---|---|---|---|---|---|---|
post | NewPipe 0.19.1 released: Hotfix for database migration | NewPipe 0.19.1 released | 2020-03-31 00:00:00 +0100 |
|
TobiGr | newpipe | <!-- more --> |
Argh. We wanted to make the last release perfect. This worked out well - almost.
In this release a rare database migration issue was fixed.
With NewPipe 0.19.0 @mauriciocolli introduced grouped channels and multiple feeds. This needed some major changes to the app database.
Shortly after NewPipe 0.19.0 was released, we got a report telling us that NewPipe refused to start. It turned out that under rare circumstances, the database contained null
values which we didn't handle properly when updating the database structure which was used before 0.19.0. @mauriciocolli and @XiangRongLin took action quickly, found the cause of the crash and fixed it.
Where to get the latest version
NewPipe notifies you about new versions, you can download them when you press the notification. An alternative is the GitHub release page. If you use the F-Droid app, it notifies you as well about an update for NewPipe - please keep in mind that it can take F-Droid a while to update their repository.
Please let us know what your experience of the latest release is, especially bugs in need of fixing. As usual, you can reach out to us via IRC (#newpipe on Libera.Chat), open issues on GitHub or ideally use our built-in crash reporter to send us machine-readable issue reports. You can even send in fixes yourself.