Changelog
- 3247d61 Minor bug fixes (#161)
- b530243 Security Issue fix (#157)
- 089e2f1 Settings bug (#154)
- ddff3df chore: Removed commentted out code and duplicate function (#160)
- 6de686a fix: total elapsed was <=0 which is flaky. total elapsed = 0 is fine so changed the condition to totalElapsed<0 and sessionElapsed<0 (#155)