Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

1.1.1

Compare
Choose a tag to compare
@grbsk grbsk released this 05 Nov 08:14
· 42 commits to develop since this release

New Features

  • Allow title functionality to be disabled programmatically (using either TitleProvider or Title).

Bug Fixes

  • Ignore fake mousemove events issued by some Webkit browsers that would prevent a user from being detected as idle
  • #92 Fix package.json for browserify compatibility
  • Fix issues testing and building with Angular >= 1.4
  • #105 Fix desktop notifications triggering interrupt
  • #118 Attach interruptable DOM events on HTML rather than body
  • Fix issues resulting from disabled localStorage
  • Fix issues resulting from private sessions in FireFox, Safari
  • Fix errors in IE preventing idle detection
  • Fix errors logged when unwatching or changing config values