Releases: runtipi/runtipi
v3.7.1
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.
nightly
This is an automated release. It is not stable and is used solely by developers to test new features in a production-like environment.
v3.7.1-beta.3
v3.7.1-beta.3
v3.7.1-beta.2
v3.7.1-beta.2
v3.7.1-beta.1
v3.7.1-beta.1
v3.7.0
Release notes
Runtipi has gone through an entire rewrite from Next.js and a node-based side worker to a Nest.js backend and a plain React SPA. This rewrite re-thinks the backend architecture to enable us to move faster from now on and implement more ambitious features the community requests.
This is a minor update as no breaking change was introduced during this re-write and everything is backward compatible. If you encounter any issues please communicate with the team and we'll resolve it as quickly as possible.
How to update
From the root folder of your Tipi install
./runtipi-cli update v3.7.0
You can also set an auto update cron for future updates
If you are coming from version 2 or lower please follow the migration guide
Please report any issue you encounter so we can fix it immediately.
v3.7.0-beta.9
v3.7.0-beta.9
v3.7.0-beta.8
v3.7.0-beta.8
v3.7.0-beta.7
v3.7.0-beta.7
v3.7.0-beta.10
v3.7.0-beta.10