Update CHANGELOG.md

This commit is contained in:
PLUJA 2020-09-26 15:17:37 +02:00 committed by GitHub
parent 3c8c7ce6a8
commit 4f8e758209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ location ~ (/videoplayback|/vi/|/a) {
3. Reload nginx `sudo service nginx reload`
### Added
- [x] Admins can add a donation link to the Instance - Check `yotter-config.json` after update.
- [x] You can now use `<instance>/registrations_status/icon` and `<instance>/registrations_status/text` to get registrations info.
### Fixed
- [x] Channel images were not proxied.