File tree Expand file tree Collapse file tree 1 file changed +31
-6
lines changed Expand file tree Collapse file tree 1 file changed +31
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## [ 0.1.0] - 2024-09-08
5
+ ## [ 0.1.1] - 2024-09-20
6
+
7
+ ### 🚀 Features
8
+
9
+ - Option to check for app update
10
+ - Using official tauri gh action for build & release
11
+
12
+ ### 🐛 Bug Fixes
13
+
14
+ - Avoid showing images without repotags
15
+
16
+ ### 📚 Documentation
17
+
18
+ - Added more relevant badges
19
+ - Added macOS support badge
20
+
21
+ ## [ 0.1.0] - 2024-09-10
6
22
7
23
### 🚀 Features
8
24
9
- - Docker service status detection on startup
10
- - Added version on hover on docker inline indicator at sidebar bottom
11
- - Added changelog generation using git-cliff
12
- - Optimized json syntax highlighting
13
- - Better json syntax highlighting
14
25
- Option to specify terminal-app in settings
26
+ - Better json syntax highlighting
27
+ - Optimized json syntax highlighting
28
+ - Added changelog generation using git-cliff
29
+ - Added version on hover on docker inline indicator at sidebar bottom
30
+ - Docker service status detection on startup
15
31
16
32
### 🐛 Bug Fixes
17
33
18
34
- Container refresh api filtering running container only
35
+ - CHANGELOG file missing issue in the gh action
36
+ - CHANGELOG file path in release step
37
+ - Release name
19
38
20
39
### 📚 Documentation
21
40
22
41
- Updated links and banner image
23
42
43
+ ### ⚙️ Miscellaneous Tasks
44
+
45
+ - Updated version and changelog for release
46
+ - Bumped up various config & package version
47
+ - Shorten release workflow name
48
+
24
49
You can’t perform that action at this time.
0 commit comments