Releases: tmiland/invidious-updater
Releases · tmiland/invidious-updater
Add log to log-rotation
Added log to log-rotation.
Release v1.4.0
- Removed ImageMagic dep.
- Added librsvg2 dep.
- Updated PostgreSQL repo url
- Bumped Docker Compose version
- Fixed PgSQL service status on CentOS/Fedora
- Added "check_tables: true" to config.yml
Fix add external_port: to config.yml
- Fixed adding external_port: 443 to config.yml if https_only: true
Revert Shards update/install
- Reverted to shards update && shards install
Update Software Versions
- Update ImageMagick 6/7 and Docker Compose.
Fixed shards update cmd
- Fixed "Outdated shard.lock (pg requirements changed). Please run shards update instead."
Add database Backup Option
- Added option to backup databases
Start, Stop or Restart
- Replaced migration with Start, Stop or Restart
Added config backup
- Fix to move config out of the way on Ubuntu 16.04
- Added config backup
Ignore config
- Ignore config.yml on install and update.