Skip to content

Releases: openbikesensor/OpenBikeSensorFlash

v0.3.111

20 Dec 11:54
3767790
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.3.111 based on refs/heads/main 3767790

🎉 Major features and improvements

Update framework to get better support for sd cards.

  • 744df11 - Merge pull request #41 from openbikesensor/upgrade_toolchain
  • e7e2037 - Upgrade ESP Toolkit, make fix deprecations.

👻 Maintenance

👷 Changes for developers / internal

  • 74dddf2 - Bump actions/setup-python from 4.4.0 to 4.5.0 (#29)
  • 20ea7b2 - Bump actions/cache from 3.2.3 to 3.3.1 (#33)
  • 3fc6c88 - Bump metcalfc/changelog-generator from 4.0.1 to 4.1.0 (#34)
  • 3767790 - Bump metcalfc/changelog-generator from 4.1.0 to 4.3.1 (#36)
  • 9ca3856 - Bump actions/upload-artifact from 3 to 4 (#37)
  • d9b6cc2 - Bump actions/checkout from 3 to 4 (#38)
  • a0d4adb - Bump actions/setup-python from 4.5.0 to 5.3.0 (#42)
  • 7363554 - Bump github/codeql-action from 2 to 3 (#39)

v0.2.100

18 Dec 20:42
744df11
Compare
Choose a tag to compare
v0.2.100 Pre-release
Pre-release

GitHub downloads GitHub commits since release

This release switches to a much never version of the espressif32 devkit. It has been shown to alleviate problems with previously-problematic sd cards (symptoms: sd card works for normal OpenBikeSensor but not for FlashApp)

Version v0.2.100 based on refs/heads/main 744df11

  • 744df11 - Merge pull request #41 from openbikesensor/upgrade_toolchain
  • e7e2037 - Upgrade ESP Toolkit, make fix deprecations.
  • 74dddf2 - Bump actions/setup-python from 4.4.0 to 4.5.0 (#29)
  • 20ea7b2 - Bump actions/cache from 3.2.3 to 3.3.1 (#33)
  • 3fc6c88 - Bump metcalfc/changelog-generator from 4.0.1 to 4.1.0 (#34)

🎉 Major features and improvements

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

👷 Changes for developers / internal

v0.2.82

14 Dec 16:38
f3c02d0
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.2.82 based on refs/heads/main f3c02d0

  • f3c02d0 - Bump metcalfc/changelog-generator from 3.0.0 to 4.0.1 (#23)
  • 99b7a78 - Bump actions/setup-python from 4.3.0 to 4.4.0 (#25)
  • 90a1138 - Bump actions/cache from 3.0.10 to 3.2.3 (#28)
  • bba5703 - Bump actions/setup-python from 4.2.0 to 4.3.0 (#21)
  • 944a509 - Bump actions/cache from 3.0.8 to 3.0.10 (#20)
  • 2f334d2 - Bump actions/setup-python from 4.1.0 to 4.2.0 (#17)
  • ae6c4ce - Bump actions/cache from 3.0.6 to 3.0.8 (#19)
  • 59e1a3b - Bump actions/cache from 3.0.4 to 3.0.6 (#16)
  • 98609fd - Bump actions/setup-python from 3 to 4.1.0 (#14)
  • ada712e - Bump actions/cache from 3.0.2 to 3.0.4 (#13)
  • 24d933e - Keep espressif32 v. 3.x for now.
  • a05e506 - Bump github/codeql-action from 1 to 2 (#10)
  • f2354ac - Bump actions/cache from 3.0.1 to 3.0.2 (#9)
  • 3f83aac - Bump actions/cache from 2 to 3.0.1 (#7)
  • 6d616cc - Bump actions/upload-artifact from 2 to 3 (#8)
  • 8a83fc8 - Bump actions/checkout from 2 to 3 (#5)
  • 631828c - Bump actions/setup-python from 2 to 3 (#4)
  • e8fef5d - Bump metcalfc/changelog-generator from 1.0.0 to 3.0.0 (#3)
  • 7cf8b22 - Version 0.2.x ahead
  • dac9b2b - idf-update
  • 0a8b742 - Limit max string length snprintf
  • 2edf8d8 - iRename sdkconfig so that it is picked up (hopefully)
  • 80f1120 - update sonar scanner version
  • 887ee7b - Update new idf, switch off some unused support options fixes #1
  • 1fb12c0 - Fix naming of main branch.
  • ddd8151 - Refresh CodeQl build.
  • 15a781b - Ignore cmake dirs in git

🎉 Major features and improvements

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

👷 Changes for developers / internal

v0.2.38

27 Nov 15:06
e8fef5d
Compare
Choose a tag to compare
v0.2.38 Pre-release
Pre-release

GitHub downloads GitHub commits since release

Version v0.2.38 based on refs/heads/main e8fef5d

🐛 Bug Fixes

  • 0a8b742 - Limit max string length snprintf

👻 Maintenance

📦 Dependency updates

  • dac9b2b - idf-update
  • e8fef5d - Bump metcalfc/changelog-generator from 1.0.0 to 3.0.0 (#3)

👷 Changes for developers / internal

  • 2edf8d8 - iRename sdkconfig so that it is picked up (hopefully)
  • 80f1120 - update sonar scanner version
  • 887ee7b - Update new idf, switch off some unused support options fixes #1
  • 1fb12c0 - Fix naming of main branch.
  • ddd8151 - Refresh CodeQl build.
  • 15a781b - Ignore cmake dirs in git

v0.1.22

01 May 10:46
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.1.22 based on refs/heads/main 63a6ea4

🐛 Bug Fixes

  • 851d238 - Dont copy non existing file to dist during build.

👷 Changes for developers / internal

  • 63a6ea4 - Name partition for flashApp "flashApp"

v0.1.21

18 Apr 16:57
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.1.21 based on refs/heads/main 3a81fcb

🐛 Bug Fixes

The sdkconfig file of the project was not used so all the settings had been ignored - especially SPI_FLASH_DANGEROUS_WRITE
which caused the whole repartitioning to fail.

👷 Changes for developers / internal

  • a1154bb - since we have 1 release now there might be a changelog
  • 3ed4900 - Try to make ci build honour sdkconfig
  • dd448c4 - Try to make ci build honour sdkconfig enable verbose logging
  • d57ebeb - Switch to none ci build option of platform io
  • ba5a4d9 - No more ./bin subdirectory
  • 3a81fcb - Enable partitions file again

v0.1.15

17 Apr 14:52
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.1.15 based on refs/heads/main 211ed95

🎉 Major features and improvements

Initial realase still to be considered beta ;)