diff --git a/CHANGELOG.md b/CHANGELOG.md index a904c66..ac651bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,19 @@ -## 3.1.0 - 2024-09-02 +## 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 ### Added - ⭐ You can now add favorites subscriptions ! @@ -13,7 +28,7 @@ It will show's up on the homepage instead of the recommendations witch appear on [#136](https://git.crystalyx.net/Xefir/repod/issues/136) reported by @randomuser1967 - ⚡ Improve the detection off mis-installed or mis-enabled gpodder app -## 3.0.0 - 2024-08-17 +## 3.0.0 - What a vue - 2024-08-17 ### Added - 🌐 Add german translation @@ -31,7 +46,7 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) ### Removed - 🗑️ Temporary replacing @nextcloud/dialogs to toastyjs -## 2.3.3 - 2024-06-14 +## 2.3.3 - The Cake is a Lie - 2024-06-14 ### Changed - ⬆️ Update @nextcloud/dialogs to 5.3.2 @@ -40,18 +55,18 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) - 🐛 App crashed when no cache system available [#107](https://git.crystalyx.net/Xefir/repod/issues/107) reported by @skvaller and @PhilTraere -## 2.3.2 - 2024-05-31 +## 2.3.2 - Young Youth - 2024-05-31 ### Fixed - 🐛 New subscribe button on search not disapearing if subscribed - ♿ Missing accessibility label on this button as well -## 2.3.1 - 2024-05-29 +## 2.3.1 - Powerwash the Universe - 2024-05-29 ### Changed - ⚡ Reduce app size by not shipping sourcemap -## 2.3.0 - 2024-05-29 +## 2.3.0 - Star Align - 2024-05-29 ### Added - ➕ Ability to subscribe to podcast from search list @@ -68,12 +83,12 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) - ⚰️ Drop support for PHP 8.0 - 🌐 Removed babel -## 2.2.1 - 2024-05-18 +## 2.2.1 - Shami was here - 2024-05-18 ### Removed - ♻️ Rollback: Hide unreadable episodes because of insecure sources -## 2.2.0 - 2024-05-18 +## 2.2.0 - Moving in and out - 2024-05-18 ### Added - 🚨 Linting the code with ESLint @@ -85,7 +100,7 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) ### Fixed - 🔓 Hide unreadable episodes because of insecure sources -## 2.1.0 - 2024-03-16 +## 2.1.0 - Pocket Gundams - 2024-03-16 ### Added - 🔍 Add CTA for rating the app on the store @@ -99,7 +114,7 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) - 🔒 App wasn't working for non admin users [#76](https://git.crystalyx.net/Xefir/repod/issues/76) reported by @devasservice -## 2.0.0 - 2024-03-05 +## 2.0.0 - Taking Actions - 2024-03-05 ### Added - 🍪 Saving filters preference @@ -116,13 +131,13 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) ### Fixed - ❤️‍🔥 Better handling ended episodes -## 1.5.9 - 2024-02-21 +## 1.5.9 - Just According to Keikaku - 2024-02-21 ### Changed - 🧑‍💻 Change some endpoints to match gPodder.net "specifications" - ⬆️ Update @nextcloud/vue to 8.7.0 -## 1.5.8 - 2024-02-11 +## 1.5.8 - Goblet of Eonothem - 2024-02-11 ### Fixed - Fyyd API sometime send empty feeds, ignoring them @@ -140,19 +155,19 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) ### Changed - Update @nextcloud/vue to v8.6.2 -## 1.5.5 - 2024-02-04 +## 1.5.5 - Hide and seek - 2024-02-04 ### Fixed - Can't open podcast details if cache missing or misconfigured [#58](https://git.crystalyx.net/Xefir/repod/issues/58) reported by @raxventus -## 1.5.4 - 2024-02-03 +## 1.5.4 - In search of the truth - 2024-02-03 ### Fixed - Nextcloud search engine didn't work on Nextcloud 26 and 27 [#57](https://git.crystalyx.net/Xefir/repod/issues/57) reported by @JonOfUs -## 1.5.3 - 2024-02-01 +## 1.5.3 - The date where it all ends - 2024-02-01 ### Changed - Update @nextcloud/vue to v8.6.1 @@ -160,7 +175,7 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) ### Fixed - Fix episode listing crashing if an invalid publication date is present in the RSS -## 1.5.2 - 2024-02-01 +## 1.5.2 - A little to the top - 2024-02-01 ### Changed - Update @nextcloud/router to v3.0.0 @@ -168,7 +183,7 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) ### Fixed - Fix player alignment off by a couple of pixels -## 1.5.1 - 2024-01-30 +## 1.5.1 - Play on the PlayHead - 2024-01-30 ### Changed - Update @nextcloud/vue to v8.6.0 @@ -178,7 +193,7 @@ Thanks to @OiledAmoeba [#120](https://git.crystalyx.net/Xefir/repod/issues/120) ### Fixed - Force the placement of the filter settings to the top -## 1.5.0 - 2024-01-30 +## 1.5.0 - Featuring the filtering - 2024-01-30 ### Added - Filtering options for each podcast section