1 parent 6d4d37c commit 592b51fCopy full SHA for 592b51f
1 file changed
CHANGELOG
@@ -1,3 +1,16 @@
1
+Version 2.5.0 (2015-07-22)
2
+--------------------------
3
+Generated a unique session ID for each new session (#347)
4
+Added a page view UUID (#369)
5
+Maintained visit count when cookies are disabled (#388)
6
+Bumped payload_data schema to 1-0-3 (#385)
7
+Added Grunt task to build the tracker skipping the lodash and minification tasks (#382)
8
+Added ability to configure the session cookie timeout in the argmap (#383)
9
+Removed deprecated performanceTiming argument to trackPageView (#375)
10
+Added ability to pass a context-generating function to trackPageView (#372)
11
+Removed configWriteCookies setting (#390)
12
+Updated browser feature detection tests (#378)
13
+
14
Version 2.4.3 (2015-04-15)
15
--------------------------
16
Added License button to README (#357)
0 commit comments