Skip to content

imgd 2.8

Compare
Choose a tag to compare
@LukeHandle LukeHandle released this 06 Oct 23:55
· 202 commits to master since this release
  • Removed old "X-Requested" and "X-Result" headers
  • Record stats for Skins and Downloads as "Skin" being served
  • Output some useful information on start (listening address, Redis DB info)
  • Remove the last references of "Minotar" and replace with "Imgd"
  • Allow configuration of the redirect address
  • Remove statisticsEnabled an unused config option
  • Added a statistic for the number of cached skins (and differentiate more from the mem usage)
  • Allow selecting a different Database when using Redis
  • Removed old constants
  • Change some references of size to width
  • Fixed the estimation for the memory usage of the Memory cache
  • Fixed gcfg repository and tests