Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Releases: nurdism/neko

2.0.0

05 Apr 04:30
Compare
Choose a tag to compare

Breaking Changes

  • NEKO_ADMIN is now NEKO_PASSOWRD_ADMIN
  • NEKO_EPR is now base ten (was base 16)

New Features and Enhancements

  • Lock Controls, toggle input to browser
    image
  • Tool tip for room lock
    image
  • 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

  • Fixed issue with NEKO_EPR config option (thanks @m1k1o) #56 #49
  • Fixed #51 ([BUG] Can't type certain keys in Firefox)

1.1.0

11 Feb 21:30
Compare
Choose a tag to compare

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:

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

29 Jan 01:41
Compare
Choose a tag to compare