You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Apps/Formicaio/changelog.txt
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
v0.5.6
2
+
- GUI enhancements: Separated basic and advanced options for adding nodes
3
+
- Minor GUI fix: Resolved an issue where adding new node(s) would fail, it now removes the placeholder node and displays an popup alert message
4
+
- Custom Data Directory: Users can now (optionally) specify a custom data directory path for each new node or batch of new nodes
5
+
- Error Response Improvement: Enhanced the GUI error response for 404 page
6
+
- Codebase Refactor: Conducted a refactor of the codebase and added unit tests for a few data types and private APIs
7
+
1
8
v0.5.5
2
9
- Allow the user to specify the IP the node/s should listen on. The IP can be either set from the GUI or using a new `--ip-addr` argument now supported by the CLI `nodes create` command.
0 commit comments