3.15.1 (2017-09-11)
3.15.0 (2017-07-26)
- angularInitializer should only patch angular if platform is supported (6c66751)
- explicitly set hard navigation on the first transaction (6e6ecd4)
- bootstrapPatch: fix registering ngOpbeat if opbeat is loaded first (de881e9)
3.14.0 (2017-02-22)
- publish setInitialPageLoadName api (7de96f3)
3.13.0 (2017-02-13)
3.12.0 (2017-01-30)
- ngOpbeat: consider isPlatformsupported before setting appBootstrap metrics (a5a74e8)
3.11.0 (2017-01-24)
- add appBeforeBootstrap and appAfterBootstrap to metrics (2c5f175)
3.10.0 (2017-01-18)
3.9.1 (2017-01-13)
3.9.0 (2017-01-13)
- sendPageLoadMetrics if there're no route changes (01a6dde)
3.8.3 (2017-01-10)
3.8.2 (2017-01-10)
3.8.1 (2017-01-06)
3.8.0 (2016-12-29)
3.7.0 (2016-12-20)
- send angular:bootstrap as source to runInOpbeatZone (5027b78)
3.6.1 (2016-11-17)
- bootstrapPatch: return orignalResumeBootstrap if not a function (0ac9a2b)
3.6.0 (2016-11-16)
3.5.0 (2016-11-09)
- ngOpbeat: consider redirects for ngRoute (db13fda)
- ExceptionHandler: install global onerror (cd4d19c)
3.4.0 (2016-11-02)
- angularInitializer: try to register opbeat during initialization if possible (7a155b3), closes #69
- Config: consider empty objects (e00dfed)
- frames: consider empty userContext (f98f368)
- opbeat-angular: initialize only if we support the platform (4bb85a2)
- OpbeatBackend: send headers to transport (6c4b632)
- ZoneService: remove requestAnimationFrame task (abc924d)
- ZoneService: use XHR DONE constant on the target (dfe9699)
- ZoneServiceMock: return value from run functions (25639f9)
- interactions: capture ngClick and ngSubmit interactions (311b0cd)
- ngOpbeat: add angular version and platform to config (a0a79b9)
- opbeat-angular: check for global serviceFactory (041537a)
- opbeat-angular: load opbeat-angular before or after angular (d1a9698)
- OpbeatBackend: send contextInfo (00e999f)
- Transaction: add contextInfo (75c3cdb)