Skip to content

Releases: Joe12387/detectIncognito

v1.3.7

22 Nov 19:14
c7bf274
Compare
Choose a tag to compare

This fixes an issue where the browser may not be properly identified.

What's Changed

New Contributors

Full Changelog: v1.3.6...v1.3.7

v1.3.6

20 Nov 18:09
Compare
Choose a tag to compare

Improved browser detection.

Full Changelog: v1.3.5...v1.3.6

v1.3.5

13 Mar 19:25
Compare
Choose a tag to compare

Fixed detectIncognito variable being stripped from window in CDN

Full Changelog: v1.3.4...v1.3.5

v1.3.4

13 Mar 15:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

12 Mar 23:04
Compare
Choose a tag to compare

What's Changed

  • Attempts to fix undefined export issue with 1.3.1 by @p810 in #38

Full Changelog: v1.3.2...v1.3.3

v1.3.2

11 Mar 16:04
Compare
Choose a tag to compare

Fixed a missing export.

Full Changelog: v1.3.1...v1.3.2

v1.3.1

08 Mar 04:05
Compare
Choose a tag to compare

Added UMD & ESM modules. No changes to detection functionality.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Feb 23:26
53bb1cd
Compare
Choose a tag to compare

Fixes module error (#29)

v1.2.1

15 Feb 22:26
d23c83b
Compare
Choose a tag to compare

Fixes module error (#29)

v1.2.0

11 Feb 01:55
9582887
Compare
Choose a tag to compare

v1.2.0 improves Chrome's incognito detection

What's Changed

  • Fixes "exports is not defined" issue by @p810 in #17
  • Fix: Build and copy on parent folder / Feat: Add return values for strict ts by @thomasync in #22
  • modified definition of browser privacy based on differences between quotas by @Deokti in #27

New Contributors

Full Changelog: v1.1.2...v1.2.0