Skip to content

Releases: jhuckaby/performa

Version 1.1.4

26 Jun 19:04
Compare
Choose a tag to compare
  • New authentication mechanism, requires Performa Satellite 1.1.4 or later.

Version 1.1.3

04 Feb 21:14
Compare
Choose a tag to compare
  • Bumped deps for vulns.
  • Latest pixl-server-storage for AWS SDK v3 support.
  • Removed old mkdirp and glob packages.
  • Forgot to grab delta and divide_by_delta from DOM

Version 1.1.2

26 Jul 01:03
Compare
Choose a tag to compare
  • Bumped performa-satellite to v1.1.2.

Version 1.1.1

26 Jul 00:46
Compare
Choose a tag to compare
  • Bumped performa-satellite to v1.1.1 for bug fix.

Version 1.1.0

26 Jul 00:21
Compare
Choose a tag to compare
  • Added list of all open files to snapshots.

Version 1.0.27

18 Jun 04:21
Compare
Choose a tag to compare
  • Rolled back apexcharts to v3.8.3, because the latest version has serious issues.

Version 1.0.26

17 Jun 02:51
Compare
Choose a tag to compare
  • Bumped jquery to 3.5.0
  • Bumped apexcharts to 3.27.1
  • Bug fix: List maintenance was getting skipped in most cases.

Version 1.0.25

16 Mar 04:54
Compare
Choose a tag to compare
  • Bumped pixl-server-storage to v3.0.7 (major jump from 2.x)
  • Merge pull request #10 from jhuckaby/dependabot/npm_and_yarn/notevil-1.3.3

Version 1.0.24

11 May 05:18
Compare
Choose a tag to compare
  • Added some sane defaults for pixl-server-web (max conns and reqs)
  • No longer using storage queue for throttling requests (now relying on pixl-server-web)
  • Changed default storage concurrency to 32

Version 1.0.23

09 May 03:53
Compare
Choose a tag to compare
  • Added a stats API for pixl-server-web.
  • Set http_recent_requests to 0 (reduces stats size).