2024-10-18 17:32:17 +02:00
|
|
|
|
## 3.3.0 - Into The Jet Lag - 2024-10-18
|
2024-10-18 17:29:24 +02:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- 🧑💻 CSS isn't mixed in the main JS file anymore
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- 🐛 App won't load on Firefox 115
|
|
|
|
|
[#158](https://git.crystalyx.net/Xefir/repod/issues/158) reported by @Jaunty and @mark.collins
|
|
|
|
|
- 🔇 Volume slider didn't work properly
|
|
|
|
|
|
|
|
|
|
### Deprecated
|
2024-10-18 17:32:17 +02:00
|
|
|
|
- 💣 Require Nextcloud 29 or more
|
2024-10-18 17:29:24 +02:00
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 3.2.0 - Typing fast - 2024-09-15
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- 📝 Add Cardo to list of compatible clients
|
|
|
|
|
[#176](https://github.com/thrillfall/nextcloud-gpodder/pull/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](https://git.crystalyx.net/Xefir/repod/issues/59#issuecomment-6246) reported by @W_LL_M
|
|
|
|
|
|
|
|
|
|
## 3.1.0 - Above the stars - 2024-09-02
|
2024-09-02 11:27:18 +02:00
|
|
|
|
|
|
|
|
|
### 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](https://git.crystalyx.net/Xefir/repod/issues/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](https://git.crystalyx.net/Xefir/repod/issues/136) reported by @randomuser1967
|
|
|
|
|
- ⚡ Improve the detection off mis-installed or mis-enabled gpodder app
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 3.0.0 - What a vue - 2024-08-17
|
2024-08-17 14:40:30 +02:00
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- 🌐 Add german translation
|
|
|
|
|
Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120)
|
|
|
|
|
|
|
|
|
|
### 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
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.3.3 - The Cake is a Lie - 2024-06-14
|
2024-06-14 19:58:06 +02:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- ⬆️ Update @nextcloud/dialogs to 5.3.2
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- 🐛 App crashed when no cache system available
|
|
|
|
|
[#107](https://git.crystalyx.net/Xefir/repod/issues/107) reported by @skvaller and @PhilTraere
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.3.2 - Young Youth - 2024-05-31
|
2024-05-31 13:58:36 +02:00
|
|
|
|
|
2024-05-31 13:59:28 +02:00
|
|
|
|
### Fixed
|
2024-05-31 13:58:36 +02:00
|
|
|
|
- 🐛 New subscribe button on search not disapearing if subscribed
|
|
|
|
|
- ♿ Missing accessibility label on this button as well
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.3.1 - Powerwash the Universe - 2024-05-29
|
2024-05-30 00:21:45 +02:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- ⚡ Reduce app size by not shipping sourcemap
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.3.0 - Star Align - 2024-05-29
|
2024-05-29 14:15:35 +02:00
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- ➕ Ability to subscribe to podcast from search list
|
|
|
|
|
[#105](https://git.crystalyx.net/Xefir/repod/issues/105) suggested by @crystalyz
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- 🔖 Full support for Nextcloud 29
|
|
|
|
|
- ⬆️ Update @nextcloud/vue to 8.12.0
|
2024-05-29 23:55:49 +02:00
|
|
|
|
- 📄 Use only AGPL licence
|
|
|
|
|
- ♻️ Refacto based on the new app template from Nextcloud devs
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
- 💀 Drop support for Nextcloud 26
|
|
|
|
|
- ⚰️ Drop support for PHP 8.0
|
|
|
|
|
- 🌐 Removed babel
|
2024-05-29 14:15:35 +02:00
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.2.1 - Shami was here - 2024-05-18
|
2024-05-18 22:04:33 +02:00
|
|
|
|
|
2024-05-18 22:11:58 +02:00
|
|
|
|
### Removed
|
2024-05-18 22:04:33 +02:00
|
|
|
|
- ♻️ Rollback: Hide unreadable episodes because of insecure sources
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.2.0 - Moving in and out - 2024-05-18
|
2024-05-18 19:14:14 +02:00
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- 🚨 Linting the code with ESLint
|
|
|
|
|
- 🎨 Prettierify the code
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- ⬆️ Update all dependancies
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- 🔓 Hide unreadable episodes because of insecure sources
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.1.0 - Pocket Gundams - 2024-03-16
|
2024-03-16 19:02:42 +01:00
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- 🔍 Add CTA for rating the app on the store
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- ⬆️ Update @nextcloud/dialogs to 5.2.0
|
|
|
|
|
- ⬆️ Update @nextcloud/vue to 8.11.0
|
|
|
|
|
- 🔖 Set compatibility with Nextcloud 29
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- 🔒 App wasn't working for non admin users
|
2024-03-16 19:19:44 +01:00
|
|
|
|
[#76](https://git.crystalyx.net/Xefir/repod/issues/76) reported by @devasservice
|
2024-03-16 19:02:42 +01:00
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 2.0.0 - Taking Actions - 2024-03-05
|
2024-03-05 11:50:14 +01:00
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- 🍪 Saving filters preference
|
2024-03-05 11:52:12 +01:00
|
|
|
|
[#66](https://git.crystalyx.net/Xefir/repod/issues/66) suggested by @jeef
|
2024-03-05 11:50:14 +01:00
|
|
|
|
- 📋 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
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.9 - Just According to Keikaku - 2024-02-21
|
2024-02-20 22:08:15 +01:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- 🧑💻 Change some endpoints to match gPodder.net "specifications"
|
|
|
|
|
- ⬆️ Update @nextcloud/vue to 8.7.0
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.8 - Goblet of Eonothem - 2024-02-11
|
2024-02-11 12:44:22 +01:00
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fyyd API sometime send empty feeds, ignoring them
|
|
|
|
|
|
2024-02-07 22:36:39 +01:00
|
|
|
|
## 1.5.7 - 2024-02-08
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
- Proxy episodes when they are behind an unsecure http server
|
|
|
|
|
|
2024-02-07 18:23:00 +01:00
|
|
|
|
## 1.5.6 - 2024-02-07
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Proxy episodes when they are behind an unsecure http server
|
|
|
|
|
|
2024-02-07 18:23:57 +01:00
|
|
|
|
### Changed
|
|
|
|
|
- Update @nextcloud/vue to v8.6.2
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.5 - Hide and seek - 2024-02-04
|
2024-02-04 09:40:21 +01:00
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Can't open podcast details if cache missing or misconfigured
|
|
|
|
|
[#58](https://git.crystalyx.net/Xefir/repod/issues/58) reported by @raxventus
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.4 - In search of the truth - 2024-02-03
|
2024-02-03 10:18:37 +01:00
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Nextcloud search engine didn't work on Nextcloud 26 and 27
|
2024-02-03 10:21:08 +01:00
|
|
|
|
[#57](https://git.crystalyx.net/Xefir/repod/issues/57) reported by @JonOfUs
|
2024-02-03 10:18:37 +01:00
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.3 - The date where it all ends - 2024-02-01
|
2024-02-01 22:30:20 +01:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Update @nextcloud/vue to v8.6.1
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix episode listing crashing if an invalid publication date is present in the RSS
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.2 - A little to the top - 2024-02-01
|
2024-02-01 16:02:32 +01:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Update @nextcloud/router to v3.0.0
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix player alignment off by a couple of pixels
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.1 - Play on the PlayHead - 2024-01-30
|
2024-01-30 18:30:54 +01:00
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Update @nextcloud/vue to v8.6.0
|
|
|
|
|
- Change the player progress bar to the native browser component
|
|
|
|
|
[#52](https://git.crystalyx.net/Xefir/repod/issues/52) suggested by @W_LL_M
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Force the placement of the filter settings to the top
|
|
|
|
|
|
2024-09-15 15:28:52 +02:00
|
|
|
|
## 1.5.0 - Featuring the filtering - 2024-01-30
|
2024-01-30 15:13:09 +01:00
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Filtering options for each podcast section
|
|
|
|
|
[#50](https://git.crystalyx.net/Xefir/repod/issues/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](https://git.crystalyx.net/Xefir/repod/issues/48) suggested by @W_LL_M
|
|
|
|
|
- Better display the reading status for episodes
|
|
|
|
|
[#51](https://git.crystalyx.net/Xefir/repod/issues/51) suggested by @W_LL_M
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- When exporting feeds, if the RSS server fails, the export continue
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
- Remove @nextcloud/moment
|
|
|
|
|
|
2024-01-24 12:14:00 +01:00
|
|
|
|
## 1.4.4 - 2024-01-24
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Update @nextcloud/vue to v8.5.0
|
|
|
|
|
|
2024-01-21 12:33:18 +01:00
|
|
|
|
## 1.4.3 - 2024-01-21
|
|
|
|
|
|
2024-01-21 12:34:09 +01:00
|
|
|
|
### Added
|
2024-01-21 12:33:18 +01:00
|
|
|
|
- Expose the feed URL
|
|
|
|
|
[#41](https://git.crystalyx.net/Xefir/repod/issues/41) suggested by @SteveDinn
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- More granular playback speed adustment by steps of 0.1
|
|
|
|
|
[#40](https://git.crystalyx.net/Xefir/repod/issues/40) reported by @SteveDinn
|
|
|
|
|
|
2024-01-20 10:18:32 +01:00
|
|
|
|
## 1.4.2 - 2024-01-20
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Ended episodes still didn't show well, should be fixed now hopefully
|
|
|
|
|
|
2024-01-19 22:12:57 +01:00
|
|
|
|
## 1.4.1 - 2024-01-19
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- When deleting an episode on AntennaPod or on GPodder, it shows ended as expected
|
|
|
|
|
- Add space in the bottom of tops to allow catching the scrollbar
|
|
|
|
|
|
2024-01-18 17:54:26 +01:00
|
|
|
|
## 1.4.0 - 2024-01-18
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Import subscriptions
|
|
|
|
|
- Export subscriptions
|
|
|
|
|
|
2024-01-18 11:49:13 +01:00
|
|
|
|
## 1.3.0 - 2024-01-18
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Unified search integration
|
|
|
|
|
|
2024-01-17 23:45:43 +01:00
|
|
|
|
## 1.2.1 - 2024-01-18
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- When click on the title of the podcast on the player bar, it now opens the description modal
|
|
|
|
|
- Add icon on the playback speed setting
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Better fix for the background color of player bar on light theme
|
|
|
|
|
[#38](https://git.crystalyx.net/Xefir/repod/issues/38)
|
|
|
|
|
|
2024-01-16 23:15:23 +01:00
|
|
|
|
## 1.2.0 - 2024-01-17
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Add a playback speed setting
|
|
|
|
|
[#39](https://git.crystalyx.net/Xefir/repod/issues/39) suggested by @joezimjs
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Duration wrongly displayed
|
|
|
|
|
- Fix background color of player bar on light theme
|
|
|
|
|
[#38](https://git.crystalyx.net/Xefir/repod/issues/38) reported by @joezimjs
|
|
|
|
|
- Fix case of episodes not showing ended
|
|
|
|
|
|
2024-01-16 14:57:56 +01:00
|
|
|
|
## 1.1.2 - 2024-01-16
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Sort subscriptions by listened time
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
- Custom handler for redirections based on atom:link
|
|
|
|
|
|
2024-01-16 11:02:21 +01:00
|
|
|
|
## 1.1.1 - 2024-01-16
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- This changelog
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- An error occured if a duplicate is found in the search results or episodes list
|
|
|
|
|
- Offline downloaded episode was shown as played and ended
|
|
|
|
|
|
|
|
|
|
## 1.1.0 - 2024-01-15
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Show episode filesize on download description button
|
|
|
|
|
- Horizontal scrollbars on hot and new podcasts
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Use moment instead of date-fns to have localized publication dates
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Missing title on description modal
|
|
|
|
|
- Display a generic avatar if author is missing
|
|
|
|
|
- Handle feed's redirections
|
|
|
|
|
- Sort search results and episodes by publication date
|
|
|
|
|
|
|
|
|
|
## 1.0.0 - 2024-01-11
|
|
|
|
|
|
|
|
|
|
- Initial release
|