mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update changelog
This commit is contained in:
parent
7ffb1bd05d
commit
66a7cc5195
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@
|
||||||
## Deprecated
|
## Deprecated
|
||||||
- Removed deprecated AttachmentTransformer, superceeded by MediaTransformer [9b5aac4f](https://github.com/pixelfed/pixelfed/commit/9b5aac4f)
|
- Removed deprecated AttachmentTransformer, superceeded by MediaTransformer [9b5aac4f](https://github.com/pixelfed/pixelfed/commit/9b5aac4f)
|
||||||
|
|
||||||
|
### To enable mobile app support
|
||||||
|
- Run ```php artisan passport:keys```
|
||||||
|
- Add ```OAUTH_ENABLED=true``` to .env
|
||||||
|
- Run ```php artisan config:cache```
|
||||||
|
|
||||||
|
|
||||||
## [v0.10.5 (2019-09-24)](https://github.com/pixelfed/pixelfed/compare/v0.10.4...v0.10.5)
|
## [v0.10.5 (2019-09-24)](https://github.com/pixelfed/pixelfed/compare/v0.10.4...v0.10.5)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue