v2.7
matrixleons/evilwafv2.7Nov 22, 2022by m1k1o
AI Summary
Adds browser support tags for Vivaldi and Opera, introduces file transfer capabilities, emoji support, and refactors the Xorg server handling.
Key Highlights
- Added `m1k1o/neko:vivaldi` and `m1k1o/neko:opera` tags
- Added file transfer support
- Added emoji support
- Added screenshot function
New Features
- Added `m1k1o/neko:vivaldi` tag
- Added `m1k1o/neko:opera` tag
- Added `NEKO_PATH_PREFIX`
- Added screenshot function `/screenshot.jpg?pwd=<admin>`
- Added emoji support
- Added file transfer
- Server: Split `remote` to `desktop` and `capture`
- Server: Refactored `xorg` - added `xevent`
- Introduced `NEKO_AUDIO_CODEC=` and `NEKO_VIDEO_CODEC=`
- Added CORS support
Full Release Notes
### New Features - Added `m1k1o/neko:vivaldi` tag (thanks @Xeddius). - Added `m1k1o/neko:opera` tag (thanks @prophetofxenu). - 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. - Opera versions are not hardcoded in Dockerfile anymore but automatically are fetch latest.