mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2025-03-15 06:23:46 +01:00
The tables can grow very fast depending on the number of visiting. Also some installations keep the records for a long time. That would make it nearly impossible to properly update the reference index. Therefore the extension now excludes their tables by default. One can prevent this, by removing the event listener e.g. via custom `Services.*` files.
35 lines
544 B
ReStructuredText
35 lines
544 B
ReStructuredText
3.1.1
|
|
=====
|
|
|
|
Breaking
|
|
--------
|
|
|
|
Nothing
|
|
|
|
Features
|
|
--------
|
|
|
|
Nothing
|
|
|
|
Fixes
|
|
-----
|
|
|
|
* Exclude tables from reference index.
|
|
|
|
The tables can grow very fast depending on the number of visiting.
|
|
Also some installations keep the records for a long time.
|
|
That would make it nearly impossible to properly update the reference index.
|
|
Therefore the extension now excludes their tables by default.
|
|
|
|
One can prevent this, by removing the event listener e.g. via custom `Services.*`
|
|
files.
|
|
|
|
Tasks
|
|
-----
|
|
|
|
Nothing
|
|
|
|
Deprecation
|
|
-----------
|
|
|
|
Nothing
|