Updated the changelog

canary
WolverinDEV 2019-10-30 21:51:57 +01:00
parent d69500432e
commit 358f5bb1c7
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# Changelog: # Changelog:
* **30.10.19**
- Removed old `files.php` script and replaced it with a more modern `file.ts` script to generate the environment
- Some small UI fixed
- Added support for the client to use his mouse keys (TeaClient for Windows only)
- Made the top menu bar fully translateable
- Fixed an UI overflow within the permission editor when using another language
* **XX.XX.XX** * **Client update 1.4.0**
- Removed icon size restriction for SVGs - Removed icon size restriction for SVGs
- Fixed permission editor icon select for not granted icon permissions - Fixed permission editor icon select for not granted icon permissions
- Fixed "disconnect" button not showing up after beeing connected - Fixed "disconnect" button not showing up after beeing connected
@ -23,6 +29,7 @@
- New "dark theme" design - New "dark theme" design
- All elements are responsive to the font-size (Supporting now large & small screens (No mobile support yet)) - All elements are responsive to the font-size (Supporting now large & small screens (No mobile support yet))
- Implemented an active ping calculation - Implemented an active ping calculation
- And a lot more....
* **22.06.19** * **22.06.19**
- Fixed channel create not working issue - Fixed channel create not working issue