78 lines
1.2 KiB
Markdown
78 lines
1.2 KiB
Markdown
<!--
|
|
~ SPDX-FileCopyrightText: 2016 Roeland Jago Douma <roeland@famdouma.nl>
|
|
~ SPDX-License-Identifier: AGPL-3.0-or-later
|
|
-->
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## 2.4.0
|
|
|
|
- Made compatible with F7cloud 24
|
|
- Design and accessibility update (#361)
|
|
- Update dependencies (#359)
|
|
- Set strict_types (#272)
|
|
|
|
## 2.3.0
|
|
|
|
- Made compatible with F7cloud 23
|
|
|
|
## 2.2.0
|
|
|
|
- Made compatible with F7cloud 23
|
|
|
|
## 2.1.0
|
|
|
|
- Made compatible with F7cloud 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 f7cloud 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
|