74 lines
1.1 KiB
Markdown
74 lines
1.1 KiB
Markdown
# 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
|