]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Fix playlist position in my playlists
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 0c6aadd3e2ed05981e5e2ce0726ced62b95df51c..25731ce745702412320d1c93af178a9a565f7cc6 100644 (file)
@@ -1,10 +1,14 @@
 # Changelog
 
-## v2.3.0-rc.1
+## v2.3.0
+
+**Since v2.2.0**
 
 ### IMPORTANT NOTES
 
- * Deprecate `/videos/abuse` endpoint. A new endpoint will be created in PeerTube 2.4 to also report accounts and comments (`/videos/abuse` will be removed in 3.0)
+ * Add `client_overrides` directory in configuration file. **You must configure it in your production.yaml**
+ * Deprecate `/videos/abuse` endpoint.
+A new endpoint to report videos will be created in PeerTube 2.4 and will also allow to report accounts and comments (`/videos/abuse` will be removed in 3.0)
  * Renamed videos blacklist feature to videos blocks/blocklist
 
 
  * [Auto block videos (alpha)](https://framagit.org/framasoft/peertube/official-plugins/-/tree/master/peertube-plugin-auto-block-videos)
 
 
+### Plugins/Themes/Embed API
+
+  * Add ability to override client assets: logo - favicon - PWA icons - PWA manifest name and description [@kimsible in #2897](https://github.com/Chocobozzz/PeerTube/pull/2897)
+
 ### Features
 
  * :tada: Add global search support (has to be explicitely enabled by admins)
 
 ### Bug fixes
 
- * Fix default anonymous theme that should use instance default
- * Fix configuration form issue when auto follow index URL is empty
- * Fix URL import of some videos
* Fix quota representation in profile settings **@rigelk**
- * Exclude 0p from auto webtorrent quality
- * Fix scroll on some pages with hash in URL
- * Fix search filter in video reports
- * Fix anonymous user nsfw policy
- * Don't cache embed HTML page resulting in broken embed after a PeerTube upgrade
- * Accessibility:
 * Fix default anonymous theme that should use instance default
 * Fix configuration form issue when auto follow index URL is empty
 * Fix URL import of some videos
 * Fix quota representation in profile settings  **@rigelk**
 * Exclude 0p from auto webtorrent quality
 * Fix scroll on some pages with hash in URL
 * Fix search filter in video reports
 * Fix anonymous user nsfw policy
 * Don't cache embed HTML page resulting in broken embed after a PeerTube upgrade
 * Accessibility:
     * Add lang in document to match current locale [@rigelk in #2822](https://github.com/Chocobozzz/PeerTube/pull/2822)
     * Prevent duplicate id attributes for `.svg` [@rigelk in #2822](https://github.com/Chocobozzz/PeerTube/pull/2822)
     * Fix headings order or add missing ones [@Pandoraaa in #2871](https://github.com/Chocobozzz/PeerTube/pull/2871)
     * Remove uneccessary details to link titles  [@Pandoraaa in #2879](https://github.com/Chocobozzz/PeerTube/pull/2879)
+    * Fix accessibility action buttons and display on imports and followers list [@kimsible in #2986](https://github.com/Chocobozzz/PeerTube/pull/2986)
+ * Fix iOS player with HLS-only videos
+ * Fix action buttons selection mode styles [@kimsible in #2983](https://github.com/Chocobozzz/PeerTube/pull/2983)
+
+
+**Since v2.3.0-rc.1**
+
+### Bug fixes
+
+  * Fix broken locales
+  * Fix embed URL in share modal
+  * Handle webp images from youtube-dl
+  * Fix iOS player with HLS-only videos
+  * Fix popup issues on video miniature click when searching on the global index
+  * Fix username in password-reset email [@kimsible in #2960](https://github.com/Chocobozzz/PeerTube/pull/2960)
+  * Fix maximized icon padding in markdown textarea [@kimsible in #2963](https://github.com/Chocobozzz/PeerTube/pull/2963)
+  * Fix action buttons selection mode styles [@kimsible in #2983](https://github.com/Chocobozzz/PeerTube/pull/2983)
+  * Fix user creation in admin [@kimsible in #2985](https://github.com/Chocobozzz/PeerTube/pull/2985)
+  * Fix accessibility action buttons and display on imports and followers list [@kimsible in #2986](https://github.com/Chocobozzz/PeerTube/pull/2986)
 
 
 ## v2.2.0