• 3.5.0 75b9e05999

    Select all peaceful moments, unselect sadness
    All checks were successful
    repod / xml (push) Successful in 13s
    repod / php (push) Successful in 52s
    repod / nodejs (push) Successful in 1m5s
    repod / release (push) Successful in 1m30s
    Stable

    Xefir released this 2024-12-11 20:20:19 +00:00 | 8 commits to main since this release

    Added

    • Select severall episodes and mark them as read/unread

    Click on an episode cover to select it 😉

    • 🌐 New platform to manage and help to translate RePod

    You can contribute to translate the app in your language and you don't need to have any development background to do so !
    Please join the effort at our Weblate project.
    Thank you so much if you decide to participate ❤️

    Downloads
  • 3.4.1 230b646ceb

    Skip & Chill
    All checks were successful
    repod / xml (push) Successful in 13s
    repod / php (push) Successful in 1m9s
    repod / nodejs (push) Successful in 1m10s
    repod / release (push) Successful in 1m26s
    Stable

    Xefir released this 2024-11-12 21:16:39 +00:00 | 71 commits to main since this release

    Changed

    • 💄 Make a little gap between player's controls

    Fixed

    • 📝 Descriptions are now well formatted
    • Chapters supported !

    Click on a timestamp in descriptions to skip to the specified part of the podcast

    Downloads
  • 3.4.0 66cb15ee32

    Good Night
    All checks were successful
    repod / xml (push) Successful in 15s
    repod / php (push) Successful in 1m0s
    repod / nodejs (push) Successful in 1m26s
    repod / release (push) Successful in 1m38s
    Stable

    Xefir released this 2024-11-09 21:24:40 +00:00 | 96 commits to main since this release

    Added

    Changed

    • 💄 Add padding around favorites on mobile

    Fixed

    • 🔒 Increase security when Nextcloud is in debug mode
    Downloads
  • 3.3.2 75aad7baab

    What a Nightmare
    All checks were successful
    repod / xml (push) Successful in 10s
    repod / php (push) Successful in 36s
    repod / nodejs (push) Successful in 1m6s
    repod / release (push) Successful in 1m18s
    Stable

    Xefir released this 2024-10-24 21:43:28 +00:00 | 133 commits to main since this release

    Fixed

    Downloads
  • 3.3.1 668c377c33

    Breaking the Loop
    All checks were successful
    repod / xml (push) Successful in 27s
    repod / php (push) Successful in 41s
    repod / nodejs (push) Successful in 1m21s
    repod / release (push) Successful in 1m23s
    Stable

    Xefir released this 2024-10-24 13:45:11 +00:00 | 134 commits to main since this release

    Changed

    Fixed

    Downloads
  • 3.3.0 ee48860a47

    Into The Jet Lag
    All checks were successful
    repod / xml (push) Successful in 13s
    repod / php (push) Successful in 1m3s
    repod / nodejs (push) Successful in 1m34s
    repod / release (push) Successful in 2m8s
    Stable

    Xefir released this 2024-10-18 15:32:47 +00:00 | 149 commits to main since this release

    Changed

    • 🧑‍💻 CSS isn't mixed in the main JS file anymore

    Fixed

    Deprecated

    • 💣 Require Nextcloud 29 or more
    Downloads
  • 3.2.0 674f0193db

    Typing fast
    All checks were successful
    repod / xml (push) Successful in 9s
    repod / php (push) Successful in 41s
    repod / nodejs (push) Successful in 1m2s
    repod / release (push) Successful in 1m15s
    Stable

    Xefir released this 2024-09-15 13:48:04 +00:00 | 191 commits to main since this release

    Added

    • 📝 Add Cardo to list of compatible clients
      #176 reported by @n0vella

    Changed

    • 🧑‍💻 Switch entiere project to TypeScript

    Fixed

    • 💄 Missing icon on home when aren't any favorites
    • 💄 Tweaks spacing in several spaces on Home and banners
    • 💩 Leverage the available space between the episode title and the play button (but hacky way for now)
      #59 reported by @W_LL_M
    Downloads
  • 3.1.0 094b7812cd

    Above the stars
    All checks were successful
    repod / xml (push) Successful in 11s
    repod / php (push) Successful in 59s
    repod / nodejs (push) Successful in 1m10s
    repod / release (push) Successful in 1m37s
    Stable

    Xefir released this 2024-09-02 09:38:55 +00:00 | 250 commits to main since this release

    Added

    • You can now add favorites subscriptions !
      It will show's up on the homepage instead of the recommendations witch appear only when you add a new subscription.
      #59 suggested by @W_LL_M, @Jaunty and @Satalink

    Changed

    • 💥 Use html5 routing instead of hashes. All the URLs has changed removing the #/ part.

    Fixed

    • 🐛 Regression on 3.0 that prevent seeking player to episode last listened position
      #136 reported by @randomuser1967
    • Improve the detection off mis-installed or mis-enabled gpodder app
    Downloads
  • 3.0.0 6bc8d70016

    What a vue !
    All checks were successful
    repod / xml (push) Successful in 16s
    repod / php (push) Successful in 1m5s
    repod / nodejs (push) Successful in 1m5s
    repod / release (push) Successful in 1m35s
    Stable

    Xefir released this 2024-08-17 12:41:32 +00:00 | 282 commits to main since this release

    Added

    Changed

    • 🎉 Migrate to Vue 3
    • 🔖 Support Nextcloud 30
    • 🏗️ Switch from Vuex to Pinia

    Fixed

    • 💄 Use iTunes image first for episode if available
    • 💄 Displaying styles and proper HTML on episode's modal descriptions

    Removed

    • 🗑️ Temporary replacing @nextcloud/dialogs to toastyjs
    Downloads
  • 2.3.3 ec605fde0a

    The Cake is a Lie
    All checks were successful
    repod / xml (push) Successful in 11s
    repod / php (push) Successful in 44s
    repod / nodejs (push) Successful in 1m24s
    repod / release (push) Successful in 1m46s
    Stable

    Xefir released this 2024-06-14 18:08:23 +00:00 | 357 commits to main since this release

    Changed

    • ⬆️ Update @nextcloud/dialogs to 5.3.2

    Fixed

    Downloads