fieldnotes/CHANGELOG.md

1.2 KiB

develop (2019-08-18)

CI

  • Disable concurrent builds
  • Use BUILD_ID as apk versionCode in unstable branches
  • Use .staging suffix as AppID on unstable branches
  • Automatically publish built APKs with scp

Collect

  • Migrate marker rendering mode
  • Prevent collect when position solution is not 'float' or 'fix'
  • Show differential age and AR ratio in status tab
  • Show base coordinates in status tab

Dependencies

  • Upgrade react-native-share to 1.2.1

Doc

  • Describe process to generate source release

Fix

  • Prevent fail notification on CSV export cancelation
  • Allow CSV export in develop builds
  • Compat with API >= 24
  • Prevent random app crash when a toast is displayed

Reachview

  • update bindings to match v2.18.1 API

Setting

  • merge default and persisted BSSID filters

Settings

  • add new BSSID prefix filter

1.0.1 (2019-07-04)

CI

  • Follow SemVer convention for build metadata
  • remove versionBuild reference in Gradle

1.0.0 (2019-07-04)

CI

  • Do no use BUILD_ID in APK versionCode generation
  • disable unit tests for now

Map

  • fit to site

Project

  • Add changelog generation task in Makefile