@@ -4,6 +4,32 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m
44
55---
66
7+ ## server-2026-01-15
8+
9+ ** Important notice:**
10+
11+ - The ` cors.allowedOrigin ` configuration option is no longer supported and will soon be removed. Please remove it from your configuration.
12+ - Several badges URLs have been updated, see [ #11584 ] ( https://github.com/badges/shields/issues/11584 ) for more information.
13+
14+ Other changes:
15+
16+ - Add link to [ GithubFollowers] badge [ #11590 ] ( https://github.com/badges/shields/issues/11590 )
17+ - Improve GitHub check runs documentation [ #11612 ] ( https://github.com/badges/shields/issues/11612 )
18+ - Encourage repository stars [ #11613 ] ( https://github.com/badges/shields/issues/11613 )
19+ - Adapt [ YouTube] channel not found handling [ #11615 ] ( https://github.com/badges/shields/issues/11615 )
20+ - Remove [ Reuse] 'Not a Git repository' handling [ #11614 ] ( https://github.com/badges/shields/issues/11614 )
21+ - Increase PyPI caches [ #11621 ] ( https://github.com/badges/shields/issues/11621 )
22+ - Prefer ` published_at ` in github-release-date service [ #11616 ] ( https://github.com/badges/shields/issues/11616 )
23+ - Make badge builder sticky [ #11593 ] ( https://github.com/badges/shields/issues/11593 )
24+ - Cache some badges for longer [ #11588 ] ( https://github.com/badges/shields/issues/11588 )
25+ - Cache deprecated badges for a day [ #11582 ] ( https://github.com/badges/shields/issues/11582 )
26+ - Fix [ Symfony] schema when no violations are found [ #11578 ] ( https://github.com/badges/shields/issues/11578 )
27+ - Handle [ ClearlyDefined] empty response [ #11573 ] ( https://github.com/badges/shields/issues/11573 )
28+ - Treat ` img.shields.io/favicon.ico ` as 404 resource [ #11576 ] ( https://github.com/badges/shields/issues/11576 )
29+ - Set checking-in-out attribute to ` text=auto ` [ #11574 ] ( https://github.com/badges/shields/issues/11574 )
30+ - Fix [ CondaLicense, GreasyForkInstalls, MyGet, mbin] examples
31+ - Dependency updates
32+
733## server-2025-12-01
834
935** Important notice:** The ` fetchLimit ` configuration option is being replaced by ` fetchLimitBytes ` . If you were overriding the default value of ` fetchLimit ` , please update your configuration accordingly. See [ #11430 ] ( https://github.com/badges/shields/issues/11430 ) for more information.
0 commit comments