Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: faisalman/ua-parser-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.38
Choose a base ref
...
head repository: faisalman/ua-parser-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.39
Choose a head ref
  • 19 commits
  • 12 files changed
  • 1 contributor

Commits on Sep 10, 2024

  1. Backport - Add new feature: parse user-agent in CLI using `npx ua-par…

    …ser-js "[INSERT-UA-HERE]"` and print the result in JSON format
    
    (cherry picked from commit 150d3c6)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dfa62b6 View commit details
    Browse the repository at this point in the history
  2. Backport - Update test for some missing browsers:

    Blazer, Comodo Dragon, Conkeror, Go Browser, Iron, Jasmine, Links, NetSurf, OviBrowser, Quark, Rekonq, w3m
    
    (cherry picked from commit 760e85b)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    05434bf View commit details
    Browse the repository at this point in the history
  3. Backport - Improve browser detection for Sleipnir

    (cherry picked from commit 6b6fcc6)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    15019ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44ef806 View commit details
    Browse the repository at this point in the history
  5. Backport - Remove Viera from list of browsers

    (cherry picked from commit 1fa3d02)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4322c49 View commit details
    Browse the repository at this point in the history
  6. Backport - Improve browser detection for ICEBrowser

    (cherry picked from commit 85bf707)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0e470d2 View commit details
    Browse the repository at this point in the history
  7. Backport - Improve browser detection for Rekonq

    (cherry picked from commit 12c2c2e)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    30f4444 View commit details
    Browse the repository at this point in the history
  8. Backport - Improve browser detection for QQBrowser

    (cherry picked from commit 1a2ef00)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ab97f70 View commit details
    Browse the repository at this point in the history
  9. Backport - Add new browsers: Wolvic & Pico Browser

    (cherry picked from commit f7810db)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    241eb47 View commit details
    Browse the repository at this point in the history
  10. Backport - Add new browser: Helio

    (cherry picked from commit 654285c)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    06e3c8d View commit details
    Browse the repository at this point in the history
  11. Backport - Improve browser detection for Quark (#737)

    (cherry picked from commit 15391d2)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bef7c77 View commit details
    Browse the repository at this point in the history
  12. Backport - Add new vendor: Nothing

    (cherry picked from commit 9065949)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4303c32 View commit details
    Browse the repository at this point in the history
  13. Backport - Add new device vendor: TCL

    (cherry picked from commit ac3a3c3)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b6a92c6 View commit details
    Browse the repository at this point in the history
  14. Backport - Improve detection: recognize Samsung Galaxy Watch devices …

    …as `wearable`
    
    (cherry picked from commit ccc5542)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a77184f View commit details
    Browse the repository at this point in the history
  15. Backport - Improve detection: Amazon Echo Show devices

    (cherry picked from commit b8d823d)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    33eb27d View commit details
    Browse the repository at this point in the history
  16. Backport - Add new device vendor: itel

    (cherry picked from commit 491c2d7)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a931582 View commit details
    Browse the repository at this point in the history
  17. Backport - Fix #743 - Improve device detection for Xiaomi

    (cherry picked from commit b9f1bf6)
    faisalman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c25e22f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Bump version 0.7.39

    faisalman committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ad60d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab77baf View commit details
    Browse the repository at this point in the history
Loading