Releases: KokoIRC/koko
Releases · KokoIRC/koko
v0.2.1: Release 0.2.1
v0.2.0: Release 0.2.0
* Move from TypedReact to native React support of TypeScript * Windows support * Fix typo and refactor code
v0.1.5: Release 0.1.5
* Focus input onclick windows. * Add `quote` and `raw` commands. * Fix that messages containing spaces can't be fully parsed in commands. * Don't autoinsert `#` for optional channel parameters.
v0.1.4: Release 0.1.4
* Format datetime again. * Bug fixes. * Regression bug from 0.1.3: wrong text content.
v0.1.3: Release 0.1.3
* Highlight my nick in logs. * Blur input when blurring windows. * Fix slow log rendering.
v0.1.2: Release 0.1.2
* Add notification * Bug fixes * `/part` in root channel * `onChangeNick` didn't work