Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

63 lines (49 loc) · 3.54 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-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