Release notes
Fixes
- Issue when saving settings, the system would stack
/app-data
folders insettings.json
⚠️ If you had an issue with this, it should now be fixed. However, double check yourstate/settings.json
file and make sure there are no/app-data
suffix at the end of theappDataPath
value - Wait for rabbitmq to be fully started before running the server
- Fix dashboard error when the server cannot retrieve the system load
- Fix issue in response headers when returning app images
- Allow number type as an environment value (docker-compose.json)
- Improve frontend re-renders by selecting theming state values directly
- Fix timezone issue when updating a link on the dashboard
How to update
From the root folder of your Tipi install
./runtipi-cli update v3.7.1
You can also set an auto update cron for future updates
Please report any issue you encounter so we can fix it immediately.