• 2.0.0 9e3043f0c8

    Taking Actions
    All checks were successful
    repod / xml (push) Successful in 54s
    repod / php (push) Successful in 28s
    repod / nodejs (push) Successful in 1m43s
    repod / release (push) Successful in 2m53s
    Stable

    Xefir released this 2024-03-05 10:52:44 +00:00 | 303 commits to main since this release

    Added

    • 🍪 Saving filters preference
      #66 suggested by @jeef
    • 📋 Add several options on each episode :
      • Mark as read
      • Open the webpage of the episode
      • Download the episode
    • ↪️ Any actions will be reflected on the episode's list

    Changed

    • ⬆️ Update @nextcloud/vue to 8.8.1

    Fixed

    • ❤️‍🔥 Better handling ended episodes
    Downloads
  • 1.5.9 243ae7a7ef

    Just According to Keikaku
    All checks were successful
    repod / xml (push) Successful in 14s
    repod / php (push) Successful in 49s
    repod / nodejs (push) Successful in 2m15s
    repod / release (push) Successful in 3m14s
    Stable

    Xefir released this 2024-02-21 09:45:29 +00:00 | 330 commits to main since this release

    • 🧑‍💻 Change some endpoints to match gPodder.net "specifications"
    • ⬆️ Update @nextcloud/vue to 8.7.0
    Downloads
  • 1.5.8 d215081086

    Goblet of Eonothem
    All checks were successful
    repod / xml (push) Successful in 40s
    repod / php (push) Successful in 1m8s
    repod / nodejs (push) Successful in 2m55s
    repod / release (push) Successful in 3m46s
    Stable

    Xefir released this 2024-02-11 11:45:37 +00:00 | 337 commits to main since this release

    Fixed

    • Fyyd API sometime send empty feeds, ignoring them
    Downloads
  • 1.5.7 add84b935c

    Fixing bad idea
    All checks were successful
    repod / xml (push) Successful in 18s
    repod / php (push) Successful in 51s
    repod / nodejs (push) Successful in 2m19s
    repod / release (push) Successful in 2m58s
    Stable

    Xefir released this 2024-02-07 21:40:30 +00:00 | 339 commits to main since this release

    Removed

    • Proxy episodes when they are behind an unsecure http server
    Downloads
  • 1.5.5 302e8c781b

    Hide and seek
    All checks were successful
    repod / xml (push) Successful in 58s
    repod / php (push) Successful in 5m41s
    repod / nodejs (push) Successful in 4m50s
    repod / release (push) Successful in 10m29s
    Stable

    Xefir released this 2024-02-04 08:43:29 +00:00 | 346 commits to main since this release

    Fixed

    • Can't open podcast details if cache missing or misconfigured
      #58 reported by @raxventus
    Downloads
  • 1.5.4 5f80d3cb3e

    In search of the truth
    All checks were successful
    repod / xml (push) Successful in 48s
    repod / php (push) Successful in 55s
    repod / nodejs (push) Successful in 2m3s
    repod / release (push) Successful in 3m19s
    Stable

    Xefir released this 2024-02-03 09:21:45 +00:00 | 348 commits to main since this release

    Fixed

    • Nextcloud search engine didn't work on Nextcloud 26 and 27
      #57 reported by @JonOfUs
    Downloads
  • 1.5.3 d9df7de1a7

    The date where it all ends
    All checks were successful
    repod / xml (push) Successful in 16s
    repod / php (push) Successful in 1m1s
    repod / nodejs (push) Successful in 2m3s
    repod / release (push) Successful in 2m58s
    Stable

    Xefir released this 2024-02-01 21:37:54 +00:00 | 354 commits to main since this release

    Changed

    • Update @nextcloud/vue to v8.6.1

    Fixed

    • Fix episode listing crashing if an invalid publication date is present in the RSS
    Downloads
  • 1.5.2 abf73c0ce9

    A little to the top
    All checks were successful
    repod / xml (push) Successful in 26s
    repod / php (push) Successful in 51s
    repod / nodejs (push) Successful in 1m55s
    repod / release (push) Successful in 2m50s
    Stable

    Xefir released this 2024-02-01 15:03:52 +00:00 | 356 commits to main since this release

    Changed

    • Update @nextcloud/router to v3.0.0

    Fixed

    • Fix player alignment off by a couple of pixels
    Downloads
  • 1.5.1 b04d516b05

    Play on the PlayHead
    All checks were successful
    repod / xml (push) Successful in 32s
    repod / php (push) Successful in 1m6s
    repod / nodejs (push) Successful in 1m57s
    repod / release (push) Successful in 2m38s
    Stable

    Xefir released this 2024-01-30 17:33:49 +00:00 | 367 commits to main since this release

    Changed

    • Update @nextcloud/vue to v8.6.0
    • Change the player progress bar to the native browser component
      #52 suggested by @W_LL_M

    Fixed

    • Force the placement of the filter settings to the top
    Downloads
  • 1.5.0 9b2d245e80

    Featuring the filtering
    All checks were successful
    repod / xml (push) Successful in 36s
    repod / php (push) Successful in 1m6s
    repod / nodejs (push) Successful in 1m55s
    repod / release (push) Successful in 3m1s
    Stable

    Xefir released this 2024-01-30 14:14:41 +00:00 | 372 commits to main since this release

    Added

    • Filtering options for each podcast section
      #50 suggested by @W_LL_M

    Changed

    • Update @nextcloud/router to v2.2.1
    • Update @nextcloud/dialogs to v5.1.1
    • Update @nextcloud/vue to v8.5.1
    • Update vue-material-deisgn-icons to v5.3.0
    • Displaying episode publication as "dd mmm yyyy" instead of xyz ago
      #48 suggested by @W_LL_M
    • Better display the reading status for episodes
      #51 suggested by @W_LL_M

    Fixed

    • When exporting feeds, if the RSS server fails, the export continue

    Removed

    • Remove @nextcloud/moment
    Downloads