github runtipi/runtipi v0.7.1

latest releases: nightly, v3.6.2, v3.6.2-beta.1...
23 months ago

What's Changed

Fixes:

  • fix: pull apps repository from it's current branch instead of master #241
  • fix: check if all containers can be removed before update

Improvements

  • ci: leverage nextjs standalone mode to greatly reduce image size #241
  • feat: hide apps which are not supported on the host architecture #244
  • refactor: add more logging to help users debug their app

How to update

Click the update button in the settings page OR:

From Tipi root folder

  • sudo ./scripts/stop.sh
  • git pull origin master
  • sudo ./scripts/start.sh

Changelog

New Contributors

Full Changelog: v0.7.0...v0.7.1

Don't miss a new runtipi release

NewReleases is sending notifications on new releases.