Skip to content

Releases: isocroft/browsengine

Pre Beta Stable Release

15 Jul 18:16
62565bc
Compare
Choose a tag to compare

Contains many bug fixes and improvements around newer browser versions

Feature Complete Stable Release

11 Aug 20:24
52f2251
Compare
Choose a tag to compare

Contains Breaking Changes

Pre Feature Complete Release

11 Jul 18:20
e995585
Compare
Choose a tag to compare

Fixed discrepancies between EdgeHTML and Edge (Blink)

Feature-Freeze Release

19 Jun 14:05
3929060
Compare
Choose a tag to compare

Added navigator.isSWCapable() as final feature.

Pre-Feature-Freeze Release

24 May 10:53
cd9475b
Compare
Choose a tag to compare

This release has breaking changes and deprecations

  • The aria-last-detected attribute added to the tag is now deprecated and will be removed eventually
  • The remaining aria- prefixed attributes added to the in subsequent versions will now be prefixed with data- and not aria-
  • Added Feature: better EdgeHTML / EdgeChromium engine detection and differentiation.
  • Bug Fix: pixelDensity calculations for Desktop/Mobile screens
  • Bug Fix: Detection of the Blink rendering engine updated till the latest Desktop versions of Chrome (84), Opera (68), Edge (83) and Mobile versions of Chrome (83), Opera (58), Edge (45)

Stable Alpha

12 Jun 21:15
b96226e
Compare
Choose a tag to compare

Mostly bug fixes

Latest Stable Release

08 Jan 12:47
2d5fac6
Compare
Choose a tag to compare

This version provides polyfilled APIs on the navigator object namely navigator.ostitle and navigator.oscpu . It also adds much more support for Opera Mini too. More screen sizes are now catered for as well.

Major Stable Release

04 Dec 11:46
1008cbb
Compare
Choose a tag to compare

This version provides fixes for better detection support in Iphones, Ipads and Macs by @puran2 . Plus, better Blink engine detection for a variety of implementations (especially Vivaldi, Brave).

Minor Release

29 Nov 19:36
913d219
Compare
Choose a tag to compare

Added support for Vivaldi Browser and updated/improved detection for EdgeHTML and Blink rendering engines

Major Release

25 Sep 17:28
Compare
Choose a tag to compare

Updated with fix for detecting newer versions of iOS 9.x / 10.x (as well as older versions of iOS) by @puran2