Compare commits

..

2 Commits

Author SHA1 Message Date
IRHM fa34f1ead1 v4.2.1 CHANGELOG 2026-08-04 02:01:51 +01:00
IRHM cefed53c7f v4.2.1 CHANGELOG 2026-08-04 02:00:29 +01:00
+8 -1
View File
@@ -2,9 +2,15 @@
These changes are awaiting release:
# [4.2.1] - 2026-08-04T00:40:00Z
## Fixed
- ProvidersList: Duplicate key error.
- ProvidersList: Duplicate key error (that was causing an infinite loading issue for some media).
## Etc
- **Package**: [GitHub CR](https://github.com/orgs/sbondCo/packages/container/watcharr/1095711172?tag=v4.2.1) or [Docker Hub](https://hub.docker.com/layers/sbondco/watcharr/v4.2.1/images/sha256-10100c88751ff6ad4d8d7ea8af9c299adc70cc0cb5e89ccd849d0b0d6e7637a8).
# [4.2.0] - 2026-08-03T07:45:00Z
@@ -1795,6 +1801,7 @@ Welcome to Watcharr :popcorn:, hope it is enjoyed and improves anyone's experien
<!-- Version Changelog References (newest first) -->
[Unreleased]: https://github.com/sbondCo/Watcharr/compare/v4.0.0...HEAD
[4.2.1]: https://github.com/sbondCo/Watcharr/compare/v4.2.0...v4.2.1
[4.2.0]: https://github.com/sbondCo/Watcharr/compare/v4.1.1...v4.2.0
[4.1.1]: https://github.com/sbondCo/Watcharr/compare/v4.1.0...v4.1.1
[4.1.0]: https://github.com/sbondCo/Watcharr/compare/v4.0.1...v4.1.0