-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGES.txt
27 lines (20 loc) · 935 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
== Version History ==
x.x:
1.0.0 (10/06/2015):
- upgrade for 1.9+
- record pageviews in separate table, don't pollute annotations
- pageview recording off by default
- Note: this is a BC break for pageviews, old data will not show in the queries
0.5 ():
- fix sending results for *everything* when no options selected
- add support for graphing annotations
0.4 ():
- Moved timeline back into admin context (requires Elgg 1.8.7)
- Set default start date to 6 months ago, or site creation date if site is less than 6 months old
- Added page-view tracking
- Organized language strings better in preparation for new sections
- Moved timeline and pageview output to ajax loaded content
- batch processing timeline data and most pageview data to minimize OOM errors
- added 10 min timeout on processing requests, no more wondering if that spinner means anything :)
0.3 (06/08/2012):
- Initial Release: timeline functions