Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Jul 21, 2020
1 parent 73f07d3 commit 99d031a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

### IMPORTANT NOTES

* 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
Expand Down Expand Up @@ -38,6 +39,10 @@ A new endpoint to report videos will be created in PeerTube 2.4 and will also al
* [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)
Expand Down

0 comments on commit 99d031a

Please sign in to comment.