All Versions
18
Latest Version
Avg Release Cycle
180 days
Latest Release
1318 days ago

Changelog History
Page 1

  • v1.7.0 Changes

    September 16, 2020
    • 🐛 BUG: Fix for broken login cookie handling under chrome.
  • v1.6.9 Changes

    May 12, 2020

    ! IMPORTANT: This release requires a schema update. The update can be applied via the browser (you will be prompted when viewing analytics/reporting) or you can use the command line interface (CLI). You must apply the update in order for API's and tracking to work.

    ! IMPORTANT: The WordPress plugin and integration have changed! As of this release, new installs must do a standalone install of OWA first before activating the WordPress plugin. Also, existing users of the plugin will need to reset their OWA admin user password in order for tracking to work properly.

    ! IMPORTANT: The API endpoint has changed!. This release changes the API endpoint, request methods, and response formats. It's a major change. If you rely on the existing endpoint for data access you will need to update your API calls before upgrading to this release! The good news is that you can do a lot more via the API and we won't have breaking changes like this anymore. see: https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/REST-API

    Reminder: You must install and run Composer to download dependencies when checking out code from GitHub. See https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installing-from-Github for more details.

    📦 For a fully packaged distribution use: owa_1.6.9_packaged.tar

    🚀 This release contains numerous changes to OWA's APIs and

    • 🔋 Feature: Javascript Tracker Hooks Framework #579
    • 🔋 Feature: Clean URLs under Apache for for REST API #563
    • 🔋 Feature: WordPress Plugin Changes #560
    • 🔋 Feature: Reporting Pages Design Refresh #557
    • 🔋 Feature: CLI command to re-crawl document URLs. #523
    • 🔋 Feature: Added Search engine duckduckgo #533
    • 🔋 Feature: Domstream Screen resolution #534
    • 🔋 Feature: More REST API Routes and Changes #535 #536
    • 🛠 Bugfix: Clickstream timestamp zeros not get displayed #550
    • 🐛 Bugifx: Proper link to P3P policy website. #551
    • 🛠 Bugfix: Heatmap and Domstream fixes #567
    • 🛠 Bugfix: Fixing random notice and adding admin notices to WP Plugin
  • v1.6.8 Changes

    April 10, 2020

    IMPORTANT: OWA's PHP requirements have changed. PHP 5.6 is the new minimum and PHP 7.x is highly recommended.

    NOTE: As of this release you must install and run Composer to download dependencies when checking out code from GitHub. See https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installing-from-Github for more details.

    📦 For a fully packaged distribution use: owa_1.6.8_packaged.tar

    • 🛠 Bugfix: WordPress install not working #525
  • v1.6.7 Changes

    April 10, 2020

    IMPORTANT: OWA's PHP requirements have changed. PHP 5.6 is the new minimum and PHP 7.x is highly recommended.

    NOTE: As of this release you must install and run Composer to download dependencies when checking out code from GitHub. See https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installing-from-Github for more details.

    📦 For a fully packaged distribution use: owa_1.6.7_packaged.tar

    • 🔋 Feature: CLI Command to re-crawl Referring URLs #502
    • 🔋 Feature: MySQL port option #500
    • 🔋 Feature: REST API endpoint and new route for adding new site profile #516
    • 🛠 Bugfix: Support for "SameSite" origin changes #505
    • 🛠 Bugfix: Updated repository api url and request logic #501
    • 🛠 Bugfix: Vertical Scrollbar flickering during tracking #498
    • 🛠 Bugfix: Unable to update new WordPress Installation #525
    • 🛠 Bugfix: Referral content showing in crawl results #521
  • v1.6.6 Changes

    March 24, 2020

    NOTE: As of this release you must install and run Composer to download dependencies when checking out code from GitHub. See https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installing-from-Github for more details.

    📦 For a fully packaged distribution use: owa_1.6.6_packaged.tar

    🐛 Bug Fixes:

    • 📈 #491 Setting Options from WordPress admin page is broken
    • ⚡️ #477 Update user parser to latest version

    🔋 Features:

    • ➕ Added support for using Composer to manage dependencies.
  • v1.6.5 Changes

    March 21, 2020

    🐛 Bug fix and minor feature release:

    • 🛠 Bugfix: referring URL doc titles are not getting fetched #484
    • 🛠 Bugfix: hide admin links when user has no permissions #465
    • 🛠 Bugfix: visitor avatar not showing #456
    • 🛠 Bugfix: tracking params being escaped incorrectly #459
    • 🛠 Bugfix: PHP 7.4 comparability #461
    • 🛠 Bugfix: fix visit announcement emails: #463
    • 🛠 Bugfix: Fix for secondary dimension joins #473
    • 🔋 Feature: global cookie persistence setting. #472
    • 🔋 Feature: ability to override location param in tracker #471
    • 🔋 Feature: ability to add custom user name for default admin
    • 🔋 Feature: change user password CLI command. #487

    🚀 Many thanks to @Maaiins for all the hard work on this release!!

  • v1.6.4 Changes

    January 07, 2020
    • ➕ Added support for proxy servers that may pass multiple IP addresses to OWA
    • 🛠 fixing broken tracking tag output
    • 🛠 fixed warnings for use of deprecated functions in the WordPress plugin
    • 🛠 fixed issue with MySQL table creation failing due to redundant primary key definition.
  • v1.6.3

    September 06, 2019
  • v1.6.2 Changes

    June 11, 2018

    🐛 Bug fixes and better alignment with GDPR.

  • v1.6.1 Changes

    December 28, 2017

    🛠 Multiple fixes for PHP 7 and 7.1 compatibility.