Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.17 KB

3.0.2.md

File metadata and controls

32 lines (22 loc) · 1.17 KB
title
LibreTime 3.0.2

import ReleaseHead from './_release-head.md';

💖 Contributors

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

  • @jooola
  • @paddatrapper

🐛 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.