Skip to content

Releases: runtipi/runtipi

v3.4.1

09 Jun 09:53
c08f521
Compare
Choose a tag to compare

Release notes

Features

  • Add a new language, Portuguese Brazilian @gabrielfariasnunes
  • Logs settings (follow, wrap lines) are now persisted across page refreshes

Fixes

  • Logs terminal not respecting max lines set by the user
  • WebSocket not working in an exposed domain setup

Technical

  • Bump dependencies

How to update

From the root folder of your Tipi install

  • ./runtipi-cli update v3.4.1

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 encountered so we can fix it as soon as possible.**

nightly

09 Feb 17:54
9836563
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

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.4.1-beta.1

08 Jun 07:27
Compare
Choose a tag to compare
v3.4.1-beta.1 Pre-release
Pre-release

v3.4.1-beta.1

v3.4.0

02 Jun 18:12
9eb6301
Compare
Choose a tag to compare

Release notes

Features

Improvements

Technical

  • Fix broken Sentry config
  • Bump dependencies

How to update

From the root folder of your Tipi install

  • ./runtipi-cli update v3.4.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 encountered so we can fix it as soon as possible.

v3.4.0-beta.2

02 Jun 16:39
Compare
Choose a tag to compare
v3.4.0-beta.2 Pre-release
Pre-release

v3.4.0-beta.2

v3.4.0-beta.1

02 Jun 13:29
Compare
Choose a tag to compare
v3.4.0-beta.1 Pre-release
Pre-release

v3.4.0-beta.1

v3.3.2

26 May 17:28
Compare
Choose a tag to compare

Release notes

Fixes

  • Fix regex in the install script to support distributions having /etc/upstream-release as a directory. @hex-developer

Improvements

  • Copy tabler.min.js at build time to the public folder to avoid relying on a CDN at runtime
  • Update traefik to v3.0

Technical

  • Cleanup unused files and dependencies
  • Bump dependencies

How to update

From the root folder of your Tipi install

  • ./runtipi-cli update v3.3.2

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 encountered so we can fix it as soon as possible.

v3.3.1-beta.2

26 May 15:23
Compare
Choose a tag to compare
v3.3.1-beta.2 Pre-release
Pre-release

v3.3.1-beta.2

v3.3.1-beta.1

26 May 14:38
Compare
Choose a tag to compare
v3.3.1-beta.1 Pre-release
Pre-release

v3.3.1-beta.1

v3.3.0

25 May 18:59
0c718ee
Compare
Choose a tag to compare

Release notes

New features

  • Apps can now require a minimum runtipi version before being installed/updated
  • Add a warning when running on a VPS with open ports
  • Password reset requests are now expiring after 15 minutes

Improvements

  • Split install form into multiple sections for readability
  • Improve CLI error handling

Technical

  • Moved to Vitest Test runner
  • Improved app-store page loading speed by reducing the payload
  • Update traefik to v3.0
  • Disable app-store repository pulling during development

Chore

  • Bump all dependencies

How to update

From the root folder of your Tipi install

  • ./runtipi-cli update v3.3.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 encountered so we can fix it as soon as possible.