Skip to content

Tags: cardo-podcast/cardo

Tags

1.7.0

Toggle 1.7.0's commit message
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

Toggle 1.6.1's commit message
v1.6.1

- [fix] weird behaviour when feed not contains self url (#7)
- [fix] dropping style attributes from parsed html (descriptions) to avoid wrong text colors
- [fix] progress on stated episodes not showed on EpisodeCard and EpisodePreview

1.6.0

Toggle 1.6.0's commit message
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

Toggle 1.5.1's commit message
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

Toggle 1.5.0's commit message
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

Toggle 1.4.0's commit message
v1.4.0

- portuguese translations (thanks to @Br3ndonn)
- collapsable left menu
- [fix] consistent playback rate between tracks
- button to open config.json from settings (for advanced users)
- better parsing of episode / podcasts descriptions. Links are opened on
  default browser.

1.3.0

Toggle 1.3.0's commit message
- 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

Toggle 1.2.0's commit message
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

Toggle 1.1.1's commit message
- Single instance for protecting DB

- AudioPlayer closable
- Pin button disabled by default (was thinked for developing more than a
  feature)
  - Bug fixes
  - Linux and Mac builds

1.1.0

Toggle 1.1.0's commit message
Updater integrated on UI