Skip to content

v2.6.4

Choose a tag to compare

@Kha-kis Kha-kis released this 18 Dec 00:21
· 504 commits to main since this release

馃悰 Bug Fixes

  • Docker
    • Fix container crash loop when upgrading from older versions (#13)
    • Add --accept-data-loss flag to db push to handle removed columns (e.g., urlBase from system_settings)

馃摝 Upgrade Notes

This is a hotfix release. Simply pull the latest image:

docker-compose pull
docker-compose up -d

If you were stuck on v2.6.3 with a crash loop, this release fixes the issue.

Full Changelog: v2.6.3...v2.6.4