diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in
index 642178174..d5d27d58f 100644
--- a/data/code.metainfo.xml.in
+++ b/data/code.metainfo.xml.in
@@ -84,27 +84,32 @@
Now there is always an active project at startup if there are projects in the sidebar
If a development branch is running this shows in the window title and in the dock tooltip
Ctrl+PageUp and Ctrl+PageDown shortcuts now switch tabs
+ Ensure active project at startup (include non-git folders)
Updated translations
+ No expander on folders that contain no text files
Add whole word search
+ Undo-ing sometimes deletes the entire contents of a file
Search occurence label does not update when active document changed
+ Autosave of unsaved buffers not reliable
+ Slow to close multiple documents
+ Unexpected closing on pressing Global Search accelerator with no open documents
+ Clicking "Find in Project…" in the welcome screen causes the app crashing
+ Cancelling saving does not work as expected when closing project folder resulting in data loss
Saving new document to an unwritable location gives unexpected behaviour and possible data loss
Symbol outline does not respect system style
+ "Replace All" should not disable the "Replace" and "Replace All" buttons
Does not follow system color scheme when launching with no files open
+ Secure WebDav files opened from Files cannot save
Case sensitive/insensitive search does not work as expected with mixed case search term
Cannot open files with unknown characters
Search results change when document focused in
- Ensure active project at startup (include non-git folders)
- Clicking "Find in Project…" in the welcome screen causes the app crashing
- Unexpected closing on pressing Global Search accelerator with no open documents
- "Replace All" should not disable the "Replace" and "Replace All" buttons
- Secure WebDav files opened from Files cannot save
- Cancelling saving does not work as expected when closing project folder resulting in data loss
- Autosave of unsaved buffers not reliable
- Cannot open files with unknown characters
- No expander on folders that contain no text files
+ Git branch change can result in unwanted warnings
+ Search entry reverts to previous term after editing and pressing Control+f
+ Tab width menu does not work
+ Line numbers should start from one not zero