Plausible v1.1.0 Release Notes

Release Date: 2020-10-14 // over 3 years ago
  • ๐Ÿš€ This is our first release under the AGPLv3 license. More information can be found in our announcement blog post by @metmarkosaric.

    ๐Ÿ”’ If you are self-hosting Plausible, please also take a look at plausible/hosting#4. The official docker-compose.yml file had a security flaw because it exposes the Postgres port to the public while using the default credentials. Please make sure to either remove the port exposure or change your Postgres password.

    โž• Added

    • ๐Ÿ”— Linkify top pages #91
    • ๐Ÿ“ˆ Filter by country, screen size, browser and operating system #303

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix issue with creating a PostgreSQL database when ?ssl=true #347
    • ๐Ÿ“ˆ Do no disclose current URL to DuckDuckGo's favicon service #343
    • โšก๏ธ Updated UAInspector database to detect newer devices #309

    ๐Ÿ”„ Changed

    • โšก๏ธ Update container image to run as non root #352