From 1f6762c067c25639c894e0ffc9efe4b5c79f7d34 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Mon, 1 Mar 2021 19:00:39 +0100 Subject: [PATCH] v1.0.4 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dea6539..2605ff38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## v1.0.4 + +### Features + +* Translations for ca, eo, es and eu. Thanks to [Porrumentzio](https://github.com/Porrumentzio). +* UX improvments. Buttons are now icons, and placed on top of the chat container. + +### Bug Fixes + +* Fix buttons disappearing when lives started of finished. + ## v1.0.3 ### Various changes