release 5.0.2

This commit is contained in:
Athou
2024-08-20 07:27:46 +02:00
parent dc25d53dc0
commit 7e74d2f6f4
4 changed files with 9 additions and 4 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## [5.0.2]
- Fix favicon fetching for Youtube channels in native mode when Google auth key is set
- Fix an error that appears in the logs when fetching some favicons
## [5.0.1]
- Configure native compilation to support older CPU architectures (#1524)