We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cec3b3 commit e9bde99Copy full SHA for e9bde99
CHANGELOG.md
@@ -2,17 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [0.3.0] - 2024-11-29
+## [0.4.0] - 2024-12-22
6
7
### 🚀 Features
8
9
-- Added container processes tab
10
-- Container env vars tab
+- Migration to typescript (#30)
11
12
### 🐛 Bug Fixes
13
14
-- Update fail message & modal UI theme issue
15
-- Make the ping interval tighter
+- Container process correct datatype and mapping
+- Image delete confirmation dialog box replaced with sweetalert popup
+- Image export functionality
16
17
18
0 commit comments