This release is all bug fixes and maintenance updates.
- Updates Go and various dependency versions.
- Fixes
byte
type error from sabnzbd. - Fixes tailing log files in web ui.
- Adds more ignored headers to auth picker in web ui.
- Allows any Plex session id instead of expecting all lower case.
- Fixes
--reset
so it will work while Notifiarr is running. Previously the port check failed it. - Initial ui password is no longer encrypted. Does not encrypt until it's changed.
- Command hashes are now saved in the config so they do not change when a command changes.
- Fixes opening log files from menu on windows when they exist in a folder with a space in it.
- Plex timeout is now properly used for session requests.
Pull Requests in this release
- add more ignored auth headers by @bakerboy448 in #450
- Update module github.com/shirou/gopsutil/v3 to v3.23.2 by @renovate in #451
- Update module golang.org/x/sys to v0.6.0 by @renovate in #454
- Update github.com/gen2brain/beeep digest to 6e71772 by @renovate in #459
- Update module golang.org/x/crypto to v0.7.0 by @renovate in #458
- Update module golang.org/x/text to v0.8.0 - autoclosed by @renovate in #455
- Update module golang.org/x/mod to v0.9.0 by @renovate in #453
- Allow any plex session id by @davidnewhall in #460
- Update handlers.go by @davidnewhall in #461
- Update module golang.org/x/mod to v0.10.0 by @renovate in #476
- Fix build and update deps. by @davidnewhall in #492
- Update README.md by @bakerboy448 in #485
- Update codespell-project/actions-codespell action to v2 by @renovate in #498
- Update module golang.org/x/crypto to v0.9.0 by @renovate in #497
- Update module github.com/getlantern/systray to v1.2.2 by @renovate in #495
- Update module golang.org/x/sys to v0.8.0 by @renovate in #477
- Update module github.com/shirou/gopsutil/v3 to v3.23.4 by @renovate in #494
- Bug Fixes by @davidnewhall in #493
- Update golift.io/rotatorr digest to 3b26224 by @renovate in #505
- Update golift.io/cnfgfile digest to a07e5db by @renovate in #504
- Update module github.com/stretchr/testify to v1.8.3 - autoclosed by @renovate in #503
- Update golift.io/qbit digest to e335b80 by @renovate in #500
- Update golift.io/cnfgfile digest to f880041 by @renovate in #510
- Update module github.com/BurntSushi/toml to v1.3.0 - autoclosed by @renovate in #509
- Update module github.com/stretchr/testify to v1.8.4 - autoclosed by @renovate in #508
- Save command hash, fix --reset while running, don't encrypt first ui password. by @davidnewhall in #512
- update starr by @davidnewhall in #514
- Update github.com/gen2brain/beeep digest to f384c29 by @renovate in #515
- Update module modernc.org/sqlite to v1.23.0 by @renovate in #516
- Update module github.com/BurntSushi/toml to v1.3.1 by @renovate in #517
- command hash fixes by @davidnewhall in #519
Full Changelog: v0.5.0...v0.5.1