aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
blob: 8e94ccae645a025a53b131cbcf32ec5232a7f47b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
### 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))