changelog.md 1.1 KB
Newer Older
A
Aigars Silkalns 已提交
1 2 3 4 5 6 7 8 9 10
# Gentelella Changelog

### Note

Earlier there were no changelog at all and we have introduced one now and we will start from version 1.0.0. However, keep in mind that this is far from being first version as there have been dozens of commits.

### 1.0.0 - 25.03.2016

* Fixed dataTables
* Added new dataTable variations
A
Aigars Silkalns 已提交
11 12 13 14 15

### 1.1.0 - 26.04.2016

* Add multilevel menu
* Mobile comptibility enhancement
C
christianesperar 已提交
16 17 18 19 20 21

### 1.2.0 - 19.05.2016

* Fix menu not become active if url contains parameters
* Fix form upload form not adjust on large number of files
* Remove invalid css
22
* Add compose message functionalities
C
christianesperar 已提交
23 24 25 26 27 28 29 30
* Add fixed sidebar functionalities

### 1.3.0 - 01.06.2016

* Fix menu not become active if url contains parameters
* Fix form upload form not adjust on large number of files
* Remove invalid css
* Add compose message functionalities
A
Aigars Silkalns 已提交
31 32 33 34 35 36 37 38 39
* Add fixed footer functionalities

### Gentelella 2.0-beta1

* Updated Bootstrap to 4.3.1
* Updated all dependencies
* Fixed all reported bugs

This version is tested but we would recommend not to use it in production right away. Please install it for testing purposes and report back if there are any problems to be fixed.