67c2d22f15
Fix performance issue of PageviewsPerDay widget
...
Issue a single query with native group by instead of x queries.
Resolves : #63
2021-08-03 12:04:55 +02:00
e2a23c6455
Improve performance of widgets with large datasets
...
Provide database index for widgets which is used by widget queries to
fetch data way faster, e.g. 0.1 instead of > 5 seconds in one concrete
project.
Relates: #63
2021-08-03 10:41:01 +02:00
f3b4ae3c3b
Raise from TYPO3 11.2 to 11.3
...
Only support latest public release of current TYPO3 dev releases.
2021-08-03 10:27:12 +02:00
50741e6531
Release 1.1.1
...
Add changelog entry.
Raise version number.
2021-06-02 06:53:02 +02:00
ad97b6597f
Add missing changelog for 1.1.0
2021-06-02 06:44:16 +02:00
3c996aca19
Add changelog and contributions
2021-01-07 10:00:38 +01:00