mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
update changelog.
This commit is contained in:
parent
b1ce755210
commit
c200326512
@ -5,9 +5,19 @@
|
|||||||
### New Features
|
### New Features
|
||||||
- Added nvidia support for firefox.
|
- Added nvidia support for firefox.
|
||||||
- Added `?lang=<lang>` parameter to the URL, which will set the language of the interface (by @mbattista).
|
- Added `?lang=<lang>` parameter to the URL, which will set the language of the interface (by @mbattista).
|
||||||
|
- Added `?show_side=1` and `?mute_chat=1` parameter to the URL, for chat mute and show side (by @mbattista).
|
||||||
|
|
||||||
|
### Bugs
|
||||||
|
- Fix incorrect version sorting for chromium, microsoft-edge, opera and ungoogledchromium.
|
||||||
|
- Fix buffer overflow in Gstreamer log function [#382](https://github.com/m1k1o/neko/pull/382) (by @@tt2468).
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
|
- Added RTMP broadcast support to nvidia docker image [#274](https://github.com/m1k1o/neko/issues/274).
|
||||||
|
- Ensured that paths are writable by neko user [#277](https://github.com/m1k1o/neko/issues/277).
|
||||||
- Git commit and tag are now included in the build when creating a docker image.
|
- Git commit and tag are now included in the build when creating a docker image.
|
||||||
|
- Remove any temporary files associated with a Form after file upload, that would be otherwise never removed.
|
||||||
|
- Add check for volume parameter in URL before setting volume (by @FapFapDragon).
|
||||||
|
- Add glib main loop to capture manager [#383](https://github.com/m1k1o/neko/pull/383) (by @tt2468).
|
||||||
|
|
||||||
## [n.eko v2.8.0](https://github.com/m1k1o/neko/releases/tag/v2.8.0)
|
## [n.eko v2.8.0](https://github.com/m1k1o/neko/releases/tag/v2.8.0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user