Releases: pcolby/bipolar
Bipolar v0.6.0
Bipolar 0.6.0 (Release Candidate)
Hook 3 (Release Candidate 2)
In addition to the previous release candidate, this update includes the embdded InternalName
version (set to Bipolar Hook 3
), which the Bipolar app uses to detect the install Hook version (if any). Without this, the Bipolar app will always prompt to install the Hook on opening the app.
Hook 3
Hook 3 (Release Candidate)
Updated hook for Flow Sync 4 (#94), ie using Qt 5.15.1 for macOS and Qt 5.15.2 for Windows.
This is also the first release to be built via GitHub Actions (previous releases were either my own local machines, or AppVeyor).
Bipolar 0.5.10
Hook 2 for FlowSync 3.0.0+ on OSX x86-64
This is a rebuild (ie re-compilation, with no code changes) of the hook to work with Polar FlowSync 3.0.0 on OSX (#92). Specifically, it is built to target the x86-64 architecture, since FlowSync 3.0.0 for OSX moved from Qt 5.1.1 i386 to Qt 5.5.1 x86-64.
Note, this hook was shifted from Qt 5.1.1 to Qt 5.5.1 previously (see hook-2-fs300), but was not also moved from i386 to x86-64 (simply because that aspect of Polar's move was not noticed).
This build also includes a minor OpenSSL bump from 1.0.2p to 1.0.2r on Windows, but otherwise has no difference for that platform.
This hook will be included in future Bipolar releases, starting with Bipolar 0.5.10.
Bipolar 0.5.9
Hook 2 for FlowSync 3.0.0+
This is a rebuild (ie re-compilation, with no code changes) of the hook to work with Polar FlowSync 3.0.0 (#89). Specifically:
- built with Visual Studio 2013, as FlowSync 3.0.0 for Windows has moved to that version of the Visuals Studio runtimes ; and
- moved to Qt 5.5.1 for OSX, as FlowSync 3.0.0 for MacOS has moved to that version (FlowSync for Windows was already on Qt 5.5.1 since FlowSync 2.6.2).
See https://github.com/pcolby/bipolar/wiki/Hooks#qt-versions for FlowSync + Qt + Hook version histories / combinations.
This hook will be included in future Bipolar releases, starting with Bipolar 0.5.9.