Skip to content

Releases: cardo-podcast/cardo

1.8.0

13 Oct 09:50
bf9be7d
Compare
Choose a tag to compare

v1.8.0

  • [feature] Gpodder / Opodsync compatibility
  • [fix] all podcast should appear on "news" section now
  • [fix] the current playing episode should sync correctly
  • [fix] episodes on search results were shrinking and not showing
    correctly

1.7.0

04 Oct 14:41
eea8258
Compare
Choose a tag to compare

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

25 Sep 08:16
1faf0f3
Compare
Choose a tag to compare

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

20 Sep 18:20
c188bc2
Compare
Choose a tag to compare

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

17 Sep 11:07
8fb3071
Compare
Choose a tag to compare

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

16 Sep 20:42
453682d
Compare
Choose a tag to compare

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

08 Sep 11:57
1dc0ae8
Compare
Choose a tag to compare

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

05 Sep 10:57
d28ccfc
Compare
Choose a tag to compare
  • 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

01 Sep 10:09
f1989fa
Compare
Choose a tag to compare

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

27 Aug 09:53
Compare
Choose a tag to compare
  • Single instance for protecting DB
  • AudioPlayer closable
  • Pin button disabled by default (was thinked for developing more than a
    feature)
  • Bug fixes