Skip to content

Releases: railroadmedia/railtracker

v4.0.20

20 Jul 23:22
09df555
Compare
Choose a tag to compare
Merge pull request #3 from railroadmedia/change-ip-address-log-level

MT-663: Change log level from error to info when unabling to log ip address

v2.0.0: Merge remote-tracking branch 'origin/batch-operations'

17 May 16:01
Compare
Choose a tag to compare
Request, response, and exception tracking now uses Doctrine and data is cached and then processed *en masse*. No Database operations are performed during the user's request (when tracking the aforementioned types).

(Media-playback-tracking still tracked & processed immediately, but the business-logic requires instant updating, so it's a different case)

Route Model Binding Fix

14 Aug 19:44
Compare
Choose a tag to compare
Pre-release
v1.1.2

Fixing route model binding being destroyed by route matching.

Adding Client IP and Agent To Events

11 Aug 21:35
Compare
Choose a tag to compare
Pre-release
v1.1.1

Now sending client IP and user agent along with request event.

Release Candidate 1.2 - Adding Request Events

10 Aug 18:26
Compare
Choose a tag to compare
v1.1.0

Fixing bug where logged out users get a last requested at passed to t…

Release Candidate 1.1

28 Jul 20:58
Compare
Choose a tag to compare
Release Candidate 1.1 Pre-release
Pre-release
v1.0.8

Changing cache key.

Release Candidate 1

28 Jul 18:27
Compare
Choose a tag to compare
Release Candidate 1 Pre-release
Pre-release
v1.0.7

Updating default config.

Cookie Tracking Fixes, Cleanup

28 Jul 17:42
Compare
Choose a tag to compare
Pre-release
v1.0.6

Fixing issues with requests not getting cookie_ids on the first reque…

Fixing Database Logic Bug

27 Jul 18:19
Compare
Choose a tag to compare
Pre-release
v1.0.5

Adding test case for fixed bug related to rows with null cookie id al…

Regex Exclusion Matching

25 Jul 17:21
Compare
Choose a tag to compare
Pre-release
v1.0.4

Now using regex exclusion matching