Skip to content

Latest commit

 

History

History
91 lines (73 loc) · 5.52 KB

CHANGELOG.md

File metadata and controls

91 lines (73 loc) · 5.52 KB

Changelog

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


server-2021-08-01

  • 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

server-2021-07-01

  • 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

server-2021-06-01

  • 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

server-2021-05-01

  • 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 a 408 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

server-2021-04-01

  • 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

server-2021-03-01

  • 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

server-2021-02-01

  • 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

server-2021-01-18

  • Gotta start somewhere