Releases: cardo-podcast/cardo
Releases · cardo-podcast/cardo
1.8.0
1.7.0
v1.7.0
- [feature] filter episodes of podcast by duration
- [translations] improved spanish translations (thanks to @thenetworkme)
- [enhance] redesigned time and volume bars
- [fix] pause button only appears on the card of the current playing
episode - [fix] clicking anywhere outside speed control menu will close menu
1.6.1
1.6.0
v1.6.0
- [fix] macOS app should work now
- [feature] volume control (Thanks to @Br3ndonn)
- [translations] update portuguese translations (Thanks again to
@Br3ndonn) - [ui] play pause also available on episode card / episode preview
- [fix/workaround] some podcast are not loading (#6)
- podcast coming from i-tunes results without feedURL are discarded
- when a podcast fetch fails app interrupts "fetching" state
- [feature] context menu on episode preview cover allows copy episode
src url
1.5.1
v1.5.1
- [fix] sqlite connection works now on linux (and probably mac)
- [fix] nexcloud servers hosted on subpaths should work now
- [fix] some css was uggly on linux
1.5.0
v1.5.0
- [feature] add podcasts from URL
- improved performance loading episode list
- scroll saved on episode list, button to go up
- indicator when updating subscriptions feeds
- [fix] podcasts where always fetched on startup
- [fix] app crash when changing search bar mode with results on screen
1.4.0
1.3.0
- playback rate control
- itunes search limit increased
- duration guessed from size if not included on feed
- [fix] open a podcast from episode preview now works
1.2.0
v1.2.0
- Downloads: Episodes can be downloaded and listened offline
- Subscriptions on left menu can be cancelled from context menu
- Minor bug fixes
1.1.1
- Single instance for protecting DB
- AudioPlayer closable
- Pin button disabled by default (was thinked for developing more than a
feature) - Bug fixes