classic_sidemenu/changelog.md
2016-12-01 17:40:57 +01:00

43 lines
1.2 KiB
Markdown

### 2016, 1 December (V 2.1.0)
* Renaming of the app
* Light Grey as default color for owncloud and nextcloud
### 2016, 7 July (V 2.0.0)
* Fixes for use with nextcloud
* Bring back original color of upper right menu: remove #expanddiv {background-color: #1d2d44;}
* removed width: 91% !important; from #controls{width: 91% !important;margin-left: 100px !important;} - now showing gallery view button
* icons right fixed in controls (e.g. gallery)
### 2015, 22 March:
* Fixed multi selected files header-bar
* merged v2.0.1 parts of original old_menu, skipped some parts
* often width auto instead of the % width of a part helped the transform/merge into this fork
### 2015, 09 March:
* Switched Menu to 100px max-width
### 2014, 30 Novermber (V 1.2.1):
* add necessary !important
### 2014, 15 November (V 1.2):
* Fix issue https://github.com/SansPseudoFix/Old_menu/issues/2
### 2014, 02 November (V 1.1) :
* Remove useless !important
### 2014, 22 September
* fix issue with [owncloud-markdown](https://github.com/icewind1991/owncloud-markdown) app
* menu top-right background changed
* some refactors
### 2014, 15 September
* change background-color to match the top bar ([thx lub](https://github.com/SansPseudoFix/Old_menu/pull/1))