Skip to content

Commit c1bd12b

Browse files
committed
fixup! Provide test data
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent cd3fa1e commit c1bd12b

File tree

3 files changed

+31
-2
lines changed

3 files changed

+31
-2
lines changed

apps/testing/CHANGELOG.en.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Hello
2+
3+
## v1.19.1
4+
We hope you enjoy this update! Please refer to our documentation: link to documentation for detailed information on the new features and improvements.
5+
6+
### 🚀 New Features
7+
* Task Management: Added a dedicated "Tasks" section to the main dashboard for easier task creation, tracking, and completion.
8+
* Search Functionality: Implemented a global search bar allowing users to search for specific tasks, notes, and contacts within the app.
9+
10+
### ✨ Improvements
11+
* Performance: Optimized loading times for large datasets, resulting in a smoother user experience. ([#138])
12+
* User Interface: Refactored the navigation menu for improved clarity and accessibility. ([#152])
13+
14+
### 🐛 Bug Fixes
15+
* Fixed an issue causing incorrect notifications for completed tasks. ([#142])
16+
* Resolved a bug that prevented images from uploading properly in the notes section. ([#148])
17+
18+
### 💔 Known Issues
19+
* Minor visual inconsistency on the settings page across different devices. This will be addressed in the next update. ([#154])
20+
21+
### ℹ️ Additional Notes:
22+
* This update introduces several accessibility improvements, including better keyboard navigation and screen reader compatibility.
23+
24+
## v1.19.0
25+
* Initial version

apps/testing/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>QA testing</name>
66
<summary>This app is only for testing! It is dangerous to have it enabled in a live instance</summary>
77
<description>This app is only for testing! It is dangerous to have it enabled in a live instance</description>
8-
<version>1.19.0</version>
8+
<version>1.19.1</version>
99
<licence>agpl</licence>
1010
<author>Joas Schilling</author>
1111
<types>

apps/testing/img/app.svg

Lines changed: 5 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)