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: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ This file is a running track of new features and fixes to each version of the pa
4
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
5
6
6
## v0.5.4 (Bodacious Boreopterus)
7
+
### Added
8
+
* Changing node configuration values now automatically makes a call to the daemon and updates the configuration there. Changing daemon tokens now does not require any intervention, and takes effect immediately. SSL & Port configurations will still require a daemon reboot.
9
+
7
10
### Changed
8
11
* File uploads now account for a maximum file size that is assigned for the daemon, and gives cleaner errors when that limit is reached.
9
12
* File upload limit can now be controlled from the panel.
thrownewDisplayException('Failed to update the node configuration, however your changes have been saved to the database. You will need to manually update the configuration file for the node to apply these changes.');
0 commit comments