Skip to content

3.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 12:54
· 686 commits to main since this release

πŸ’– Contributors

The LibreTime project wants to thank the following contributors for authoring PRs to this release:

πŸ› Bug fixes

  • legacy: advanced search by track type id
  • legacy: refresh lock files
  • legacy: move forked deps to the libretime namespace
  • legacy: improve error messages and logs
  • installer: allow different actions on template_file
  • installer: print diff on file deployment
  • installer: only setup nginx on first install
  • installer: print unsupported distribution error (#2368)
  • installer: create systemd dirs if missing (#2379)

⬆️ Upgrading

Nginx configuration deployment

The installer now only deploy the Nginx configuration during the first installation. This is to prevent overwriting changes made by Certbot for example. If you need to update the Nginx configuration, you need to pass the --update-nginx flag to the installer.