|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## 1.1.0 - 2025-09-20 |
| 3 | +## 1.1.1 - 2026-02-10 :: Fork form Google Analytics |
| 4 | + |
| 5 | + - Merge most of the evolution of the Google Analytic original plugin. |
| 6 | + - Small fix into the English translation of the plugin. |
| 7 | + |
| 8 | +### 1.1.0 - 2025-09-20 :: Google Analytics |
4 | 9 |
|
5 | 10 | - Added an amendment to the forum privacy policy regarding how Google may collect and/or use user's data. |
6 | 11 | - Dropped support for phpBB 3.1 |
7 | 12 |
|
8 | | -## 1.0.6 - 2020-11-15 |
| 13 | +### 1.0.6 - 2020-11-15 :: Google Analytics |
9 | 14 |
|
10 | 15 | - Added support for Google Analytics Measurement ID. This is for users who have set up a Google Analytics 4 property with a Web data stream (which begins with "G-") instead of Universal Analytics (which begins with "UA-"). |
11 | 16 |
|
12 | | -## 1.0.5 - 2019-11-15 |
| 17 | +### 1.0.5 - 2019-11-15 :: Google Analytics |
13 | 18 |
|
14 | 19 | - Support added for Google Analytics new Global Site tag. Now there is an option to select whether you want to use the new Global Site tag (gtag.js) or the older Analytics tag (analytics.js). Existing installations will not be automatically switched over to the newer Global Site tag, however, fresh installs will default to the newer Global Site tag. Details about the new Global Site tag can be found in your Google Analytics Account Admin. |
15 | 20 | - Fixed a bug where Google Analytics ACP Board settings could conflict with other extensions ACP Board settings that resulted in a PHP error. |
16 | 21 | - Added Spanish casual honorifics translation. |
17 | 22 |
|
18 | | -## 1.0.4 - 2018-05-17 |
| 23 | +### 1.0.4 - 2018-05-17 :: Google Analytics |
19 | 24 |
|
20 | 25 | - Added an option to enable visitor IP anonymisation. Google recommends this to make the data collected for Analytics compliant with the EU‘s GDPR's laws, which go into effect May 25, 2018. |
21 | 26 | - Added German translation (formal and casual) |
22 | 27 |
|
23 | | -## 1.0.3 - 2017-08-04 |
| 28 | +### 1.0.3 - 2017-08-04 :: Google Analytics |
24 | 29 |
|
25 | 30 | - Minor code improvements |
26 | | -- Added Russian translation |
27 | | -- Added Slovak translation |
| 31 | +- ~Added Russian translation~ |
| 32 | +- ~Added Slovak translation~ |
28 | 33 |
|
29 | | -## 1.0.2 - 2017-01-12 |
| 34 | +### 1.0.2 - 2017-01-12 :: Google Analytics |
30 | 35 |
|
31 | 36 | - Supports phpBB 3.1 and 3.2 |
32 | 37 | - Added support for tracking users by their user ID (must be enabled in your Google Analytics account to take advantage of it) |
33 | 38 | - Lots of internal code updates and improvements |
34 | | -- Added Brazilian Portuguese translation |
35 | | -- Added Croatian translation (casual and formal) |
36 | | -- Added Czech translation |
37 | | -- Added Danish translation |
38 | | -- Added Greek translation |
39 | | -- Added Italian translation |
40 | | -- Added Turkish translation |
| 39 | +- ~Added Brazilian Portuguese translation~ |
| 40 | +- ~Added Croatian translation (casual and formal)~ |
| 41 | +- ~Added Czech translation~ |
| 42 | +- ~Added Danish translation~ |
| 43 | +- ~Added Greek translation~ |
| 44 | +- ~Added Italian translation~ |
| 45 | +- ~Added Turkish translation~ |
41 | 46 |
|
42 | | -## 1.0.1 - 2014-11-28 |
| 47 | +### 1.0.1 - 2014-11-28 :: Google Analytics |
43 | 48 |
|
44 | 49 | - Fixed issues in the README.md |
45 | 50 | - Added a new template event `phpbb_googleanalytics_alter_ga_requirements` which may be used by other extensions to add more tracking options (like the ability to track advertisements). See here for an example: https://support.google.com/analytics/answer/2444872?hl=en&utm_id=ad |
46 | | -- Added Arabic language pack |
47 | | -- Added Dutch language pack |
| 51 | +- ~Added Arabic language pack~ |
| 52 | +- ~Added Dutch language pack~ |
48 | 53 | - Added French language pack |
49 | | -- Added Mandarin Chinese language pack |
50 | | -- Added Polish language pack |
51 | | -- Added Portuguese language pack |
52 | | -- Added Romanian language pack |
53 | | -- Added Spanish language pack |
54 | | -- Added Swedish language pack |
55 | | - |
56 | | -1.0.0 - 2022-03-10 :: Forck form Google Analytics |
| 54 | +- ~Added Mandarin Chinese language pack~ |
| 55 | +- ~Added Polish language pack~ |
| 56 | +- ~Added Portuguese language pack~ |
| 57 | +- ~Added Romanian language pack~ |
| 58 | +- ~Added Spanish language pack~ |
| 59 | +- ~Added Swedish language pack~ |
| 60 | + |
| 61 | +## 1.0.0 - 2022-03-10 :: Fork form Google Analytics |
57 | 62 | - changed all names to matomo |
58 | 63 | - changed the JavaScript code to matomos code |
59 | 64 | - changed the ACP config to accept a matomo url and a site ID |
60 | 65 | - coded validation for URLs |
61 | 66 | - adjusted the testing |
62 | 67 |
|
63 | | -## 1.0.0 - 2014-10-21 :: Google Analytics |
| 68 | +### 1.0.0 - 2014-10-21 :: Google Analytics |
64 | 69 |
|
65 | 70 | - First release |
0 commit comments