Archived
2
0

improved chinese and korean characters support, fixes #252.

This commit is contained in:
Miroslav Šedivý
2023-03-18 12:58:19 +01:00
parent 8059002475
commit c40243635f
5 changed files with 13 additions and 4 deletions

View File

@ -17,6 +17,7 @@
### Misc
- Updated to go 1.19 and Node 18, removed go-events as dependency (by @mbattista).
- Added adaptive framerate which now streams in the framerate you selected from the dropdown.
- Improved chinese and korean characters support.
## [n.eko v2.7](https://github.com/m1k1o/neko/releases/tag/v2.7)