opera fetch latest.

This commit is contained in:
Miroslav Šedivý
2022-11-20 14:41:36 +01:00
parent 407a85fffb
commit e067894e02
2 changed files with 20 additions and 15 deletions

View File

@ -15,6 +15,7 @@
- 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.
## [n.eko v2.6](https://github.com/m1k1o/neko/releases/tag/v2.6)