Skip to content

Releases: pcolby/bipolar

Bipolar 0.5.7

17 Dec 11:01
21ebb30
Compare
Choose a tag to compare

Features:

  • Les Mills activity types (b68cccd)

Bugs:

  • sanitise power samples (#81)

Other:

  • new test data: laps with power (#46)
  • new test data: swimming (#75)

Special thanks to @remifreiwald for contributing to this release.

Bipolar 0.5.6

18 Dec 20:48
Compare
Choose a tag to compare

Features:

  • fallback to exercise HRV data (#42)

Bugs:

  • use metres-per-second for TCX TPX Speed values (#74)

Bipolar 0.5.5

19 Oct 06:46
Compare
Choose a tag to compare

Bugs:

  • use metres-per-second for TCX speeds (#74)

Bipolar 0.5.4

25 Sep 02:04
Compare
Choose a tag to compare

Features:

  • numerous Windows installer improvements (ecffb9b)

Bipolar 0.5.3

24 Aug 04:05
Compare
Choose a tag to compare

Features:

Bugs:

  • preserve TotalTimeSeconds precision (4cc2ac9)
  • locale independent GPX lat/lon (af7e80d)

Bipolar 0.5.2

28 Mar 20:57
Compare
Choose a tag to compare

A minor release to support C++11 (3bb2f60) and upgrade to Qt 5.6.

Bipolar 0.5.1

25 Feb 20:37
Compare
Choose a tag to compare

A minor release to improve FlowSync hook detection on Windows (#63).

Bipolar 0.5.0

16 Dec 05:18
Compare
Choose a tag to compare

I consider this a release-candidate. It should all be working, but the final builds have not yet been tested on all supported platforms.

Features:

  • additional Polar sport types (#50)
  • Enhanced output precision (70822af)
  • Stages Power meter support (#57)
  • upgrade to Qt 5.5.1 (from 5.3.1, 5.3.2)
  • Windows only: hook for Qt 5.5.1 / FlowSync 2.6.2+ (#60)
  • numerous build system improvements, including support for out-of-source builds
  • automated builds / releases via AppVeyor (Windows) and Travis CI (OS X)

Hook 2 for Qt 5.5.1

08 Dec 20:39
Compare
Choose a tag to compare
Hook 2 for Qt 5.5.1 Pre-release
Pre-release

This is Windows-only release of the hook built with Qt 5.5.1 as Polar FlowSync 2.6.2 for Windows has moved to that version of Qt (#60). This hook will be included in future Bipolar Windows releases.

Bipolar 0.4.0

10 Jan 01:22
Compare
Choose a tag to compare

Features:

  • hook debug logging (d5e970f)
  • Cluetrust GPXData Extension (#29)
  • Garmin (GPX) Acceleration Extension (#32)
  • Garmin (GPX) Trackpoint Extension (#30)
  • Garmin (TCX) Activity Extension (#31)
  • Garmin (TCX) Course Extension (#47)
  • power data support (#43)

Special thanks to @profanum429 and @trimathias for contributing to this release.