ref_inspector v1.3.1 Release Notes

Release Date: 2020-05-06 // almost 4 years ago
    • ๐Ÿ› Bug fixes
      • Default remote url for the referer parser database has been changed after upstream changes (#3)

Previous changes from v1.3.0

    • ๐Ÿ› Bug fixes
      • Hosts are now matched more strict to match expectations (#2)
        • *.host will still match host
        • *host (without a dot) will no longer match host
      • Paths are now matched more strict to match expectations (#2)
        • /some/folder will still match /some
        • /somefolder (without a slash) will no longer match /some