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

CHANGELOG.md - github.com/nextcloud/bruteforcesettings.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e5d4e5e0441debc8928db963ae9cad8f3d85d06 (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
# Changelog

All notable changes to this project will be documented in this file.

## 2.4.0

- Made compatible with Nextcloud 24
- Design and accessibility update (#361)
- Update dependencies (#359)
- Set strict_types (#272)

## 2.3.0

- Made compatible with Nextcloud 23

## 2.2.0

- Made compatible with Nextcloud 23

## 2.1.0

- Made compatible with Nextcloud 21, fixed deprecated warning (#262)
- Updated dependencies, added babel and stylelint (#264)

## 2.0.1

- Fixed an issue with the styleloader causing no styles to be applied (and thus the delete icon to be gone)

## 2.0.0

- Made 20 compatible
- Removed old nextcloud compatibilities
- Bumped dependencies

## 1.6.0

- Made 19 compatible
- Bumped js dependencies
- Updated translations

## 1.5.0

- Made 18 compatible
- Bumped js dependencies
- Updated translations

## 1.4.0

- Made 17 compatible
- Bumped js dependencies
- Updated translations

## 1.3.0

- Made 16 compatible
- Bumped js packages
- Updated translations

## 1.2.0

- Made 15 compatible

## 1.1.0

- Move app to Vue

## 1.0.1

### Added

- Add description text to settings panel
- Improve app description
- Add app screenshot