What's Changed
Bug Fixes
- encode easynews credentials (e8cd4a4) (71f2ad4)
- allows passwords with special characters to work correctly and not return 404 errors. #102
- extract config string for custom configs when determining whether to encrypt sensitive information (57649f0)
- Ensures that sensitive information is encrypted for custom configurations as well.
- filter out zero counts from skip reasons in logs (d0db4db)
Docs
- Fixed a typo in .env.sample by @PatatjeMC in #115
New Contributors
- @PatatjeMC made their first contribution in #115
Full Changelog: v1.14.1...v1.14.2