Skip to content

Commit 06eed78

Browse files
Merge pull request #250 from matomo-org/bump-version-5.0.6
Bumped version to 5.0.6
2 parents 04b4df8 + 1ca11ba commit 06eed78

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
5.0.6
4+
- Fixed unable to configure redis socket with port 0
5+
36
5.0.5
47
- Improved plugin reliability
58
- Added system settings to list of text that can be translated

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "QueuedTracking",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "Scale your large traffic Matomo service by queuing tracking requests in Redis or MySQL for better performance and reliability when experiencing peaks.",
55
"theme": false,
66
"keywords": ["tracker", "tracking", "queue", "redis"],

0 commit comments

Comments
 (0)