Skip to content

Nightly Build 20241221

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 22:32
· 48 commits to main since this release
refactor: enhance error handling in Wikipedia image provider

- Updated the queryAuthorInfo function to return default author information instead of errors when metadata is missing, improving user experience and robustness.
- Simplified license and artist information retrieval with fallback values, ensuring that the function gracefully handles cases where expected data is not available.
- Enhanced debug logging to provide clearer insights into the author information extraction process, aiding in troubleshooting and monitoring.