This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
Releases: nurdism/neko
Releases · nurdism/neko
2.0.0
Breaking Changes
NEKO_ADMIN
is nowNEKO_PASSOWRD_ADMIN
NEKO_EPR
is now base ten (was base 16)
New Features and Enhancements
- Lock Controls, toggle input to browser
- Tool tip for room lock
- i18n for client
- "Username" was renamed to "Display Name" to avoid confusion #52 #44
- Server will now check for reverse proxy headers #46
Bugs & Fixes
1.1.0
Fixed:
- #25 Network issues
- #26 Can't type in Firefox
- #27 panic: concurrent write to websocket connection
- #28 [xcb] Unknown request in queue while dequeuing
Client:
- Added new emotes
- Added chat emojis
- Added admins can change resolution and frame rate while neko is running
- Added automatic login
Server:
- Improved clipboard, is now handled by libclipboard
Docker:
- New image for chromium
- New image for firefox
I've built the base image (nurdism/neko:base
) to be flexible, you can use this image to build your own docker image with your own browser/app, nurdism/neko:firefox
and nurdism/neko:chromium
are good examples on how to do that. Will be adding more documentation on this at a later date.
WIP:
- Documentation
Note: I'm terrible at following stemver versioning. Going to make more of an effort to put that in and make actual releases. Oh also neko has a website now n.eko.moe
First Release
1.0