mirror of
https://github.com/stonega/tsacdop
synced 2025-02-17 20:10:37 +01:00
v0.5.8 release.
This commit is contained in:
parent
5ef238df32
commit
7442f7f34e
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,5 +1,17 @@
|
||||
# Tsacdop Changelog
|
||||
|
||||
## 0.5.8
|
||||
Release date 2021/2/9
|
||||
|
||||
## New features
|
||||
|
||||
* Artwork shownote and chapters in player panel.
|
||||
* Play without subscription, inside search result directly.
|
||||
|
||||
## Bug fix
|
||||
|
||||
* Episode download failed with '/' in title.
|
||||
|
||||
## 0.5.7
|
||||
Release date 2021/1.31
|
||||
For frdoid
|
||||
|
@ -5,7 +5,7 @@ import 'package:line_icons/line_icons.dart';
|
||||
import '../util/extension_helper.dart';
|
||||
import '../widgets/custom_widget.dart';
|
||||
|
||||
const String version = '0.5.7';
|
||||
const String version = '0.5.8';
|
||||
|
||||
class AboutApp extends StatefulWidget {
|
||||
@override
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: tsacdop
|
||||
description: An open source podacasts player.
|
||||
|
||||
version: 0.5.7+45
|
||||
version: 0.5.8+46
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user