| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| runtipi-cli-linux-aarch64.tar.gz | 2025-11-11 | 2.2 MB | |
| runtipi-cli-linux-x86_64.tar.gz | 2025-11-11 | 2.5 MB | |
| README.md | 2025-11-11 | 1.2 kB | |
| v4.6.4 source code.tar.gz | 2025-11-11 | 2.2 MB | |
| v4.6.4 source code.zip | 2025-11-11 | 2.5 MB | |
| Totals: 5 Items | 9.4 MB | 0 | |
Release notes
Fixes - Fixed how timestamps are stored in the database. This will resolve issues that could arise when the server timezone is not in sync with the database one
Improvements - New translations in various languages
How to update
From the root folder of your runtipi install
./runtipi-cli update v4.6.4
You can also set an auto update cron for future updates
If you are coming from version 3 or lower please follow the migration guide
Please report any issue you encounter so we can fix it immediately.
What's Changed
- fix: use plain unix timestamps for db created_at updated_at by @nicotsx in https://github.com/runtipi/runtipi/pull/2487
- chore(deps-dev): bump @typescript/native-preview from 7.0.0-dev.20251102.1 to 7.0.0-dev.20251110.1 by @dependabot[bot] in https://github.com/runtipi/runtipi/pull/2484
- New Crowdin updates by @nicotsx in https://github.com/runtipi/runtipi/pull/2480
Full Changelog: https://github.com/runtipi/runtipi/compare/v4.6.3...v4.6.4