1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ProfileAvatar.git synced 2024-09-18 14:13:46 +02:00

release 0.1.5

This commit is contained in:
Lukas Winkler 2021-09-04 21:50:33 +02:00
parent 3dc289193e
commit 7ee52d5df4
Signed by: lukas
GPG key ID: 54DE4D798D244853
3 changed files with 11 additions and 5 deletions

View file

@ -1,13 +1,17 @@
## Changelog
### 0.1.0
### 0.1.5
initial release
add German, Greek and Turkish translations
### 0.1.2
Matomo 4 compatibility
### 0.1.1
fix invalid plugin.json
### 0.1.2
### 0.1.0
Matomo 4 compatibility
initial release

View file

@ -1,5 +1,7 @@
# Matomo ProfileAvatar Plugin
[![Translation status](https://hosted.weblate.org/widgets/matomo/-/communityplugin-profileavatar/svg-badge.svg)](https://hosted.weblate.org/projects/matomo/communityplugin-profileavatar/)
## Description
Are you tired of always seeing the same placeholder profile picture in the Vistitor Profile?

View file

@ -1,7 +1,7 @@
{
"name": "ProfileAvatar",
"description": "Show a random avatar on the Visitor Profile",
"version": "0.1.4",
"version": "0.1.5",
"theme": false,
"require": {
"matomo": ">=3.13.0,<5.0.0-b1"