Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/nextcloud/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f9e9040bdd135cdeddb040a7eab9cce5faf680f2 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.15.0] - 2022-04-04

### Added

- Support for Nextcloud 24

## [0.14.0] - 2021-12-29

### Added

- Support for Nextcloud 23

## [0.13.0] - 2021-06-25

### Added

- Support for Nextcloud 22
- Drop support older Nextcloud versions than 20

## [0.12.0] - 2021-03-03

### Added

- Support for Nextcloud 21

## [0.11.0] - 2020-09-03

### Added

- Support for Nextcloud 20

## [0.10.0] - 2020-05-22

### Added

- Support for Nextcloud 19
- Added functionality to force an admin-defined order

### Fixed

- Fix for app sorting in dark mode

## [0.9.0] - 2019-12-22
### Added
- Support for Nextcloud 18

## [0.8.0] - 2019-08-20
### Added
- Support for Nextcloud 17

## [0.7.1] - 2019-04-27
### Fixed
- Scanning of outdated files

## [0.7.0] - 2019-04-11
### Changed
- Add support for Nextcloud 16

## [0.6.0] - 2018-11-24

## [0.5.0] - 2018-08-03

## [0.4.1] - 2017-12-05
### Fixed
- Fix bug in IE11

## [0.4.0] - 2017-08-04
### Changed
- Move order changing to the personal/admin settings
- Make it possible to hide apps per user/as admin
- Add support for new Nextcloud menu

## [0.3.3] - 2016-10-12

## [0.3.2] - 2016-09-06

## [0.3.1] - 2016-09-05

## [0.3.0] - 2016-09-04
### Changed
- Drop support for Nextcloud 9 / OwnCloud 9.0

### Added
- Set default landing page per user (See README.md for details)

## [0.2.0] - 2016-09-04