We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a21a5a commit b697906Copy full SHA for b697906
CHANGELOG.md
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
---
9
10
+## [1.0.3] - 2025-04-15
11
+- update dependencies
12
+- small UI improvements
13
+- Optimization of memory usage
14
+- reduce the file size of the `search_result.json` file by removing pretty formatted JSON
15
+
16
+### Added
17
+- It is now possible to copy the `About-Window` information as JSON to the clipboard by pressing `Ctrl+C`
18
+<br>
19
20
21
## [1.0.2] - 2025-03-23
22
- update dependencies
23
0 commit comments