Skip to content

Releases: isocroft/browsengine

New RC Stable Release

Choose a tag to compare

@isocroft isocroft released this 19 Jun 21:16
e1cc04b

This release has breaking changes and removals

The aria-last-detected attribute since deprecated has now been removed.
Improvement: Better mobile device detection
Fix: Fixed failure in Firefox

Pre Beta Stable Release

Choose a tag to compare

@isocroft isocroft released this 15 Jul 18:16
62565bc

Contains many bug fixes and improvements around newer browser versions

Feature Complete Stable Release

Choose a tag to compare

@isocroft isocroft released this 11 Aug 20:24
52f2251

Contains Breaking Changes

Pre Feature Complete Release

Choose a tag to compare

@isocroft isocroft released this 11 Jul 18:20
e995585

Fixed discrepancies between EdgeHTML and Edge (Blink)

Feature-Freeze Release

Choose a tag to compare

@isocroft isocroft released this 19 Jun 14:05
3929060

Added navigator.isSWCapable() as final feature.

Pre-Feature-Freeze Release

Choose a tag to compare

@isocroft isocroft released this 24 May 10:53
cd9475b

This release has breaking changes and deprecations

  • The aria-last-detected attribute added to the <body> tag is now deprecated and will be removed eventually.
  • The remaining aria- prefixed attributes added to the <body> tag in a subsequent version will now be prefixed with data- and not aria- anymore.
  • 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

Choose a tag to compare

@isocroft isocroft released this 12 Jun 21:15
b96226e

Mostly bug fixes

Latest Stable Release

Choose a tag to compare

@isocroft isocroft released this 08 Jan 12:47
2d5fac6

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

Choose a tag to compare

@isocroft isocroft released this 04 Dec 11:46
1008cbb

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

Choose a tag to compare

@isocroft isocroft released this 29 Nov 19:36
913d219

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