Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 681 Bytes

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 681 Bytes

Changelog

All notable changes to webklex/gohits will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

[UNRELEASED]

Fixed

  • NaN

Added

  • NaN

[1.0.3] - 2020-09-15

Fixed

  • Counter gradient changed

Added

  • Configurable app name added
  • Name Sanitization added

[1.0.2] - 2020-09-15

Fixed

  • Caching problem fixed

Added

  • Head request response added
  • Header response added

[1.0.1] - 2020-09-13

Fixed

  • Session handling fixed and improved

Added

  • Handle camouflaged requests as unique hit
  • Output session lifetime on index

[1.0.0] - 2020-09-12

  • Initial release