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 a7894c7 commit 3a9fb22Copy full SHA for 3a9fb22
CHANGELOG.md
@@ -7,6 +7,18 @@ release date when you use `npm version` (see `README.md`).
7
8
## [Unreleased]
9
10
+## [0.20.0][] - 2025-08-08
11
+
12
+### Changed
13
+- remove deprecated descr column fom message table
14
+- hide "instance started" messages unless `NODE_DEBUG` is set
15
16
+### Fixed
17
+- Give better error message when manifest.toml does not exist
18
+- remove empty space in info panel
19
+- clearer startup message
20
21
22
## [0.19.0][] - 2025-05-22
23
24
### Added
0 commit comments