Skip to content

Releases: matomo-org/plugin-QueuedTracking

3.3.4

26 Apr 00:05
664fc3c
Compare
Choose a tag to compare

Add primary key to MySQL backend table for better replication

3.3.3

31 Jan 22:15
4cb575b
Compare
Choose a tag to compare
  • Add possibility to ignore queued tracking handler and track request directly into the database

3.3.2

07 Jan 00:57
8b21858
Compare
Choose a tag to compare
  • Send branded HTML email.

3.3.1

15 Aug 04:14
d2cad53
Compare
Choose a tag to compare

Support MySQLi

3.2.1

30 May 21:17
0b7f895
Compare
Choose a tag to compare
  • Faster queue locking
  • More debug output while processing

3.2.0

16 Apr 02:41
7b467c7
Compare
Choose a tag to compare
  • Added possibility to use a MySQL backend instead of redis
  • New option queue-id for the queuedtracking:process command which may improve processing speed as the command would only focus on one queue instead of trying to get the lock for a random queue.
  • Various other minor performance improvements
  • New feature: Get notified by email when a single queue reaches a specific threshold

3.1.0

20 Nov 09:07
c2098d8
Compare
Choose a tag to compare

3.0.1

15 Nov 22:35
Compare
Choose a tag to compare
  • Added possibility to define unix socket path

3.0.0

13 Sep 22:15
Compare
Choose a tag to compare
  • Compatibility with Piwik 3.0

0.3.2

31 Aug 00:59
Compare
Choose a tag to compare

Fixes a bug in the lock-status command where it may report a queue as locked while it was not