update docs.

This commit is contained in:
Miroslav Šedivý
2022-11-19 20:45:38 +01:00
parent e25e9c2b24
commit ac822a2531
4 changed files with 15 additions and 11 deletions

View File

@ -8,11 +8,13 @@
- Added `NEKO_PATH_PREFIX`.
- Added screenshot function `/screenshot.jpg?pwd=<admin>`, works only for unlocked rooms.
- Added emoji support (by @yesBad).
- Added file transfer (by @prophetofxenu).
### Misc
- Server: Split `remote` to `desktop` and `capture`.
- Server: Refactored `xorg` - added `xevent` and clipboard is handled as event (no looped polling anymore).
- Introduced `NEKO_AUDIO_CODEC=` and `NEKO_VIDEO_CODEC=` as a new way of setting codecs.
- Added CORS.
## [n.eko v2.6](https://github.com/m1k1o/neko/releases/tag/v2.6)