Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
197 lines (89 loc) · 6.31 KB

CHANGELOG.md

File metadata and controls

197 lines (89 loc) · 6.31 KB

3.15.1 (2017-09-11)

3.15.0 (2017-07-26)

Bug Fixes

  • 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)

Features

  • ngOpbeat: add support for ui router transitions (a9951a2)
  • use opbeat-js-core 0.1.0 (de66a8d)

3.14.0 (2017-02-22)

Features

  • publish setInitialPageLoadName api (7de96f3)

3.13.0 (2017-02-13)

3.12.0 (2017-01-30)

Bug Fixes

  • ngOpbeat: consider isPlatformsupported before setting appBootstrap metrics (a5a74e8)

3.11.0 (2017-01-24)

Features

  • 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)

Features

  • 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)

Features

  • send angular:bootstrap as source to runInOpbeatZone (5027b78)

3.6.1 (2016-11-17)

Bug Fixes

  • bootstrapPatch: return orignalResumeBootstrap if not a function (0ac9a2b)

3.6.0 (2016-11-16)

3.5.0 (2016-11-09)

Bug Fixes

  • ngOpbeat: consider redirects for ngRoute (db13fda)

Features

  • ExceptionHandler: install global onerror (cd4d19c)

3.4.0 (2016-11-02)

Bug Fixes

  • 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)

Features

  • 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)

3.1.4 (2016-08-09)

3.1.3 (2016-08-02)

3.1.2 (2016-07-25)

3.1.1 (2016-07-13)

3.1.0 (2016-07-11)

3.0.1 (2016-06-17)

3.0.0 (2016-05-31)