Note: this changelog is for the shields.io server. The changelog for the badge-maker NPM package is at https://github.com/badges/shields/blob/master/badge-maker/CHANGELOG.md
- Convert
examples
arrays toopenApi
objects (part 1) #9320 - Migrate from docs.rs' builds API to status API #9422
- [OpenVSX] Fix OpenVSX API call for unversioned package URLs #9408
- Add support for [Lemmy] #9368
- upgrade to npm 9 #9323
- Go back to default YouTube cache #9372
- Add [GitHubDiscussionsSearch] and GitHubRepoDiscussionsSearch service #9340
- Allow user to filter github tags and releases #9193
- don't URL encode slash in [githubactionsworkflow] badge #9322
- add a bit of border to select boxes #9348
- deprecate [snyk] badges #9349
- increase max-age on [docker] badges, again #9350 #9369
- Dependency updates
By far the most significant change in this release is the long-awaited launch of the re-designed frontend:
- migrate frontend to docusaurus #9014
- fix a load of spacing issues in frontend content #9281
- set a sensible meta description #9283
- chore(frontend): open homepage feature links in new tab #9300
- adapt opencollective images to theme background #9298
- temp fix: wrap code examples tabs in narrow browser windows #9302
- add a bit of border to text boxes #9324
Other changes in this release:
- cache [dockerpulls] badges for an hour #9343
- Mention YouTube API services and link to Google Privacy Policy #9339
- allow negative timestamps in relative [date] badge #9321
- upgrade to graphql 16 #9290
- remove obsolete travis .org examples #9284
- increase max age on reddit badges #9282
- feat: Add author filter option for [GithubCommitActivity] #9251
- Fix: [GithubCommitActivity] invalid branch error handling #9258
- Implement a pattern for dealing with upstream APIs which are slow on the first hit; affects [endpoint] #9233
- Delete old deprecated services #9254
- feat: add 'canceled' status to netlify deploy badge #9240
- increase default cache on youtube badges #9238
- embiggen youtube cache, again #9250
- Dependency updates
- feat: Add total commits to [GitHubCommitActivity] #9196
- set a custom error on 429 #9159
- deprecate [travis].org badges #9171
- count private sponsors on [GithubSponsors] badge #9170
- Dependency updates
** Removal:** For users who need to maintain a Github Token pool, storage has been provided via the RedisTokenPersistence
and REDIS_URL
settings. This feature was deprecated in server-2023-03-01
. As of this release, the RedisTokenPersistence
backend is now removed. If you are using this feature, you will need to migrate to using the SQLTokenPersistence
backend for storage and provide a postgres connection string via the POSTGRES_URL
setting. #8922
- fail to start server if there are duplicate service names #9099
- [SourceForge] Added badges for SourceForge #9078 #9102
- crates: Use
?include=
to reduce crates.io backend load #9081 - Dependency updates
- [JenkinsCoverage] Update Jenkins Code Coverage API for new plugin version #9010
- [CTAN] fallback to date if version is empty #9036
- Update to [CTAN] API version 2.0 #9016
- handle missing statistics array in [VisualStudioMarketplace] badges #8985
- [Netlify] upgrade colors for SVG parsing #8971
- Fix [Vcpkg] version service for different version fields #8945
- only try to close pool if one exists #8947
- misc minor fixes to [githubsize node pypi] #8946
- Dependency updates
Deprecation: For users who need to maintain a Github Token pool, storage has been provided via the RedisTokenPersistence
and REDIS_URL
settings. As of this release, the RedisTokenPersistence
backend is now deprecated and will be removed in a future release. If you are using this feature, you will need to migrate to using the SQLTokenPersistence
backend for storage and provide a postgres connection string via the POSTGRES_URL
setting. #8922
- fix: for crates.io versions, use max_stable_version if it exists #8687
- don't autofocus search #8927
- Add [Vcpkg] version service #8923
- fix: Set uid/gid in docker image to 0 #8908
- expose port 443 in Dockerfile #8889
- Dependency updates
- replace [twitter] badge with static fallback #8842
- Add various [Polymart] badges #8811
- update [githubpipenv] tests/examples #8797
- deprecate [apm] service #8773
- deprecate lgtm #8771
- Dependency updates
- Breaking change: Routes for GitHub workflows badge have changed. See badges#8671 for more details
- Behaviour change: In this release we fixed a long standing bug. GitHub badges were previously not reading the base URL from the
config.service.baseUri
. This release fixes that bug, bringing the code into line with the documented behaviour. This should not cause a behaviour change for most users, but users who had previously set a value inconfig.service.baseUri
which was previously ignored could see this now have an effect. Users who configure their instance using env vars rather than yaml should see no change. - Send
X-GitHub-Api-Version
when calling [GitHub] v3 API #8669 - add [VpmVersion] badge #8755
- Add [modrinth] game versions #8673
- fix debug logging of undefined query params #8540, #8757
- fall back to classifiers if [pypi] license text is really long #8690
- allow passing key to [stackexchange] #8539
- Dependency updates
- fix: support logoColor to shield icons. #8263
- handle missing properties array in [VisualStudioMarketplaceVersion] #8603
- deprecate [wercker] service #8642
- Add [Coincap] Cryptocurrency badges #8623
- Add [modrinth] version #8604
- [factorio-mod-portal] services #8625
- [Coveralls] for GitLab #8584, #8644
- Remove 'suggest badges' feature #8311
- Add [modrinth] followers #8601
- Update the [modrinth] API to v2 #8600
- tidy up [GitHubGist] routes #8510
- fix [flathub] version error handling #8500
- Dependency updates
- [Ansible] Add collection badge #8578
- [VisualStudioMarketplace] Add support to prerelease extensions version (Issue #8207) #8561
- feat: add [GitlabLastCommit] service #8508
- fix [swagger] service tests (allow 0 items in array) #8564
- fix codecov badge for non-default branch #8565
- Add [GitHubLastCommit] by committer badge #8537
- [GitHubReleaseDate] - published_at field #8543
- Fix [Testspace] with new "untested" value in case_counts array #8544
- fix: Support WAITING status for GitHub deployments #8521
- [Whatpulse] badge for a user and for a team #8466
- deprecate [pkgreview] service #8499
- Dependency updates
- deprecate [criterion] service #8501
- fix formatRelativeDate error handling; run [date] #8497
- allow/validate bitbucket_username / bitbucket_password in private config schema #8472
- fix [pub] points badge test and example #8498
- feat: add [GitlabLanguageCount] service #8377
- [GitHubGistStars] add GitHub Gist Stars #8471
- fix display/search of CII badge examples #8473
- feat: add 2022 support to GitHub Hacktoberfest #8468
- fix [GitLabCoverage] subgroup bug #8401
- implement ruby gems-specific version sort/color functions #8434
- Add
rc
to pre-release identifiers #8435 - add [GitHub] Number of commits between branches/tags/commits #8394
- add [Packagist] dependency version #8371
- fix Docker build status invalid response data bug #8392
- Dependency updates
- fix frontend compile for users running on Windows #8350
- [DockerSize] Docker image size multi arch #8290
- upgrade gatsby #8334
- Custom domains for [JitPack] artifacts #8333
- fix [dockerstars] service #8316
- [BountySource] Fix: Broken Badge generation for decimal activity values #8315
- feat: add [gitlabmergerequests] service #8166
- Fix terminology for [ROS] version service #8292
- feat: add [GitlabStars] service #8209
- Fix invalid
rst
format whenalt
ortarget
is present #8275 - [GithubGistLastCommit] GitHub gist last commit #8272
- [GitHub] GitHub file size for a specific branch #8262
- Dependency updates
- [pypi] Add Framework Version Badges support #8261
- feat: add [GitlabForks] server #8208
- Update PyPI api according to https://warehouse.pypa.io/api-reference/json.html #8251
- Add [galaxytoolshed] Activity #8164
- [greasyfork] Add Greasy Fork rating badges #8087
- refactor(deps): Replace moment with dayjs #8192
- add spaces round pipe in [conda] badge #8189
- Add [ROS] version service #8169
- feat: add [gitlabissues] service #8108
- Dependency updates
- Add [galaxytoolshed] services #8114
- fix [gitlab] auth #8145 #8162
- increase cache length on AUR version badge, run [AUR] #8110
- Use GraphQL to fix GitHub file count badges [github] #8112
- feat: add [gitlab] contributors service #8084
- [greasyfork] Add Greasy Fork service badges #8080
- Add [gitlablicense] services #8024
- [Spack] Package Manager: Update Domain #8046
- switch [jitpack] to use latestOk endpoint #8041
- Dependency updates
- Update GitLab logo (2022) #7984
- [GitHub] Added milestone property to GitHub issue details service #7864
- [Spack] Package Manager: Update Endpoint #7957
- Update Chocolatey API endpoint URL #7952
- [Flathub]Add downloads badge #7724
- replace the outdated Telegram logo with the newest #7831
- add [PUB] points badge #7918
- add [PUB] popularity badge #7920
- add [PUB] likes badge #7916
- Dependency updates
- [OSSFScorecard] Create scorecard badge service #7687
- Stringify [githublanguagecount] message #7881
- Stringify and trim whitespace from a few services #7880
- add labels to Dockerfile #7862
- handle missing 'fly-client-ip' #7814
- Dependency updates
- Breaking change: This release updates ioredis from v4 to v5.
If you are using redis for GitHub token pooling, redis connection strings of the form
redis://junkusername:authpassword@example.com:1234
will need to be updated toredis://:authpassword@example.com:1234
. See the ioredis upgrade guide for further details. - fix installation issue on npm >= 8.5.5 #7809
- two fixes for [packagist] schemas #7782
- allow requireCloudflare setting to work when hosted on fly.io #7781
- fix [pypi] badges when package has null license #7761
- Add a [pub] publisher badge #7715
- Switch Steam file size badge to informational color #7722
- Make W3C and Youtube documentation links clickable #7721
- Improve Wercker examples #7720
- Improve Cirrus CI examples #7719
- Support [CodeClimate] responses with multiple data items #7716
- Delete [TeamCityCoverage] and [BowerVersion] redirectors #7718
- Deprecate [Shippable] service #7717
- fix: restore version comparison updates from #4173 #4254
- [piwheels], filter out versions with no files #7696
- set a longer cacheLength on [librariesio] badges #7692
- improve python version formatting #7682
- Clarify GitHub All Contributors badge #7690
- Support [HexPM] packages with no stable release #7685
- Add Test at Scale Badge #7612
- [packagist] api v2 support #7681
- Add [piwheels] version badge #7656
- Dependency updates
- Add [Conan] version service (#7460)
- remove suspended [github] tokens from the pool #7654
- generate links without trailing : if port not set #7655
- Use the latest build status when checking docs.rs #7613
- Remove no download handling and add API warning to [Wordpress] badges #7606
- set a higher default cacheLength on rating/star category #7587
- Update [amo] to use v4 API, set custom
cacheLength
s #7586 - fix(amo): include trailing slash in API call #7585
- fix docker image user agent #7582
- Delete deprecated Codetally and continuousphp services #7572
- Deprecate [Requires] service #7571
- [AUR] Fix RPC URL #7570
- Dependency updates
- [Depfu] Add support for Gitlab #7475
- replace label in hn-user-karma with U/ #7500
- Support [Feedz] response with multiple pages without items #7476
- revert decamelize and humanize-string to old versions #7449
- Dependency updates
- minor [reddit] improvements #7436
- [HackerNews] Show User Karma #7411
- [YouTube] Drop support for removed dislikes #7410
- change closed GitHub issue color to purple #7374
- restore cors header injection from #4171 #4255
- [GithubPackageJson] Get version from monorepo subfolder package.json #7350
- Dependency updates
- Send better user-agent values #7309
Self-hosting users now send a user agent which indicates the server version and starts
shields (self-hosted)/
by default. This can be configured using the env varUSER_AGENT_BASE
- upgrade to node 16 #7271
- feat: deprecate dependabot badges #7274
- fix: npmversion tagged service test #7269
- feat: create new Test Results category #7218
- Migration from Request to Got for all HTTP requests is completed in this release
- Dependency updates
- migrate regularUpdate() from request-->got #7215
- migrate github badges to use got instead of request; affects [github librariesio] #7212
- deprecate David badges #7197
- fix: ensure libraries.io header values are processed numerically #7196
- Add authentication for Libraries.io-based badges, run [Libraries Bower] #7080
- fixes and tests for pipenv helpers #7194
- add GitLab Release badge, run all [GitLab] #7021
- set content-length header on badge responses #7179
- fix [github] release/tag/download schema #7170
- Supported nested groups on [GitLabPipeline] badge #7159
- Support nested groups on [GitLabTag] badge #7158
- Fixing incorrect JetBrains Plugin rating values for [JetBrainsRating] #7140
- support using release or tag name in [GitHub] Release version badge #7075
- feat: support branches in sonar badges #7065
- Add [Modrinth] total downloads badge #7132
- remove [github] admin routes #7105
- Dependency updates
- feat: add 2021 support to GitHub Hacktoberfest #7086
- Add [ClearlyDefined] service #6944
- handle null licenses in crates.io response schema, run [crates] #7074
- [OBS] add Open Build Service service-badge #6993
- Correction of badges url in self-hosting configuration with a custom port. Issue 7025 #7036
- fix: support gitlab token via env var #7023
- Add API-based support for [GitLab] badges, add new GitLab Tag badge #6988
- [freecodecamp]: allow + symbol in username #7016
- Rename Riot to Element in Matrix badge help #6996
- Fixed Reddit Negative Karma Issue #6992
- Dependency updates
- use multi-stage build to reduce size of docker images #6938
- remove disableStrictSsl param from [jenkins] #6887
- refactor(GitHubCommitActivity): switch to v4/GraphQL API #6959
- feat: add freecodecamp badge #6958
- use the right version of NPM in docker build #6941
- [TwitchExtensionVersion] New badge #6900
- enforce strict SSL checking for [coverity] #6886
- Update self hosting docs #6877
- Support optionalDependencies in [GithubPackageJson] #6749
- Dependency updates
- use v5 API for [AUR] badges #6836
- [Sonar] Fix invalid fetch query to sonarqube >=6.6 #6636
- Delegate discord logo to simple-icons, which matches the current branding #6764
- Re-apply 'Migrate request to got (part 1)' #6755
- Delete old deprecated badges #6756
- Replace opn-cli with open-cli #6747
- Verify that Node 14 is installed in development #6748
- Migrate from CommonJS to ESM #6651
- Add Wikiapiary Extension Badge [WikiapiaryInstalls] #6678
- deprecate [beerpay] #6708
- deprecate [microbadger] #6709
- [npmsioscore] Support npm score #6630
- Add [Weblate] badges #6677
- Dependency updates
- improve [MavenCentral], [MavenMetadata], and [GradlePluginPortal] #6628
- fix: fix regex to match [codecov]'s flags #6655
- fix usage style #6638
- update simple-icons to v5 with by-name lookup backwards compatibility #6591
- [GradlePluginPortal] add gradle plugin portal #6449
- upgrade some vulnerable packages #6569
- increase max-age for download and social badges #6567
- Dependency updates
- Changed creating badges to open a new Window/Tab #6536
- Make for-the-badge letter spacing more predictable, and rewrite layout logic #5754
- deprecate DockerBuild service #6529
- Remove rate limiting functionality #6513
- [GitHub] Move to 'funding' category #5846
- Add GitHub discussions total badge [GithubTotalDiscussions] #6472
- Add optional query parameter (include_prereleases) to [GemVersion] #6451
- Add [PingPong] Service #6327
- Dependency updates
- Add setting which allows setting a timeout on HTTP requests
This is configured with the new
REQUEST_TIMEOUT_SECONDS
setting. If a request takes longer than this number of seconds a408 Request Timeout
response will be returned. - Deprecate [Bintray] service #6423
- Support git hash in [nexus] SNAPSHOT version #6369
- Replace 4183C4 with blue #6366
- [Youtube] Added channel view count and subscriber count badges #6333
- Fix Netlify badge by adding new color schema #6340
- [REUSE] Add service badges #6330
- Dependency updates
- Use NPM packages to provide fonts instead of Google Fonts #6274
- Prevent duplication of parameters in badge examples #6272
- Add docs for all types of releases #6210
- refresh self-hosting docs #6273
- allow missing 'goal' key in [liberapay] badges #6258
- use got to push influx metrics #6257
- Dependency updates
- ensure redirect target path is correctly encoded #6229
- [SecurityHeaders] Added a possibility for no follow redirects #6212
- catch URL parse error in [endpoint] badge #6214
- [Homebrew] Add homebrew downloads badge #6209
- update [pkgreview] url #6189
- Make [Twitch] a social badge #6183
- update [flathub] error handling #6185
- Add [Testspace] badges #6162
- Dependency updates
- Docs.rs badge (#6098)
- Fix feedz service in case the package page gets paginated (#6101)
- [Bitbucket] Server Adding Auth Tokens and Resolving Pull Request api … (#6076)
- Dependency updates
- Gotta start somewhere