This release primarily fixes a few bugs from the previous release, but also has a few new updates.
Updates
- Log file paths are now hard coded when installed via Linux RPM or DEB package or FreeBSD TXZ package.
- Removes the
mode
selector. iykyk - Decouples stuck items from queue cache. Used to cache starr queue for future expansion (download monitoring).
- Upgrades Go to 1.19, upgrade deps.
- Now uses site-saved date format in a few places, mostly UI.
Fixes
- Docker build fixes/improvements.
- Fixes a commands crash while reloading.
- Fixes Monitoring for NZBGet when using a password.
- Improvements to
Monitoring
page. - Gaps works again. woo!
- Fixes the
No Timeout
andDisabled
selectors that did not work. - Fixes the
retries
default. - Other various UI fixes like missing titles.
- Fixes missing file-mode selector in UI.