fix: properly display global badges for anon users (#5599)

This commit is contained in:
nerix
2024-09-28 12:12:13 +02:00
committed by GitHub
parent c4df31a226
commit edf18a7a0f
5 changed files with 76 additions and 45 deletions
+1
View File
@@ -49,6 +49,7 @@
- Bugfix: Fixed account switch not being saved if no other settings were changed. (#5558)
- Bugfix: Fixed some tooltips not being readable. (#5578)
- Bugfix: Fixed log files being locked longer than needed. (#5592)
- Bugfix: Fixed global badges not showing in anonymous mode. (#5599)
- Bugfix: Fixed grammar in the user highlight page. (#5602)
- Dev: Update Windows build from Qt 6.5.0 to Qt 6.7.1. (#5420)
- Dev: Update vcpkg build Qt from 6.5.0 to 6.7.0, boost from 1.83.0 to 1.85.0, openssl from 3.1.3 to 3.3.0. (#5422)