File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## Unreleased
6+
7+ ## [ 0.4.1] 2023-08-09
68- Fixed UI lags when resizing the window (issue https://github.com/dmitry-s93/MControlCenter/issues/97 )
79- Updated Norwegian Bokmål (Thanks [ msigurdsen] ( https://github.com/msigurdsen ) )
810- Added support for German language (Thanks [ EchterAlsFake] ( https://github.com/EchterAlsFake ) )
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.5 )
22
3- project (MControlCenter VERSION 0.4.0 LANGUAGES CXX )
3+ project (MControlCenter VERSION 0.4.1 LANGUAGES CXX )
44
55set (CMAKE_INCLUDE_CURRENT_DIR ON )
66
Original file line number Diff line number Diff line change 16031603 <item row =" 0" column =" 1" >
16041604 <widget class =" QLabel" name =" versionValueLabel" >
16051605 <property name =" text" >
1606- <string notr =" true" >0.4.0 </string >
1606+ <string notr =" true" >0.4.1 </string >
16071607 </property >
16081608 </widget >
16091609 </item >
You can’t perform that action at this time.
0 commit comments