ESPresense Versions Save

An ESP32 based node for gathering indoor positioning and transmitting to mqtt

v3.3.0b1

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.3.0b0...v3.3.0b1

v3.3.0b0

1 year ago

Changes

  • Make CDC builds seperate @DTTerastar (#887)
  • Switches buttons @creuzerm (#899)
  • Add support for DS18B20 sensors @wongchristopher (#907)
  • Upgrade-npm @DTTerastar (#910)
  • Bump cssnano from 5.1.15 to 6.0.0 in /ui @dependabot (#869)
  • Bump tailwindcss from 3.2.7 to 3.3.0 in /ui @dependabot (#870)
  • Bump svelte-table from 0.5.6 to 0.5.7 in /ui @dependabot (#871)
  • Bump rollup from 3.20.0 to 3.20.2 in /ui @dependabot (#867)

Breaking change

If you were using cdc (it's a kind of serial log connection) with a c3, you'll need to use the esp32c3-cdc build instead.

v3.2.4

1 year ago

Changes

  • Make close fingerprints yellow in UI @DTTerastar (#862)

v3.2.3

1 year ago

Changes

  • Fix S3 serial output @DTTerastar (#858)

v3.2.2

1 year ago

Changes

  • Add support for esp32s3 @DTTerastar (#834)
  • Bump svelte-preprocess from 4.10.7 to 5.0.1 in /ui @dependabot (#842)
  • Bump rollup-plugin-svelte from 7.1.0 to 7.1.4 in /ui @dependabot (#840)
  • Bump rollup from 2.77.2 to 2.79.1 in /ui @dependabot (#839)
  • Bump actions/setup-python from 2 to 4 @dependabot (#838)
  • Bump actions/cache from 2 to 3 @dependabot (#837)
  • Bump svelte-table from 0.5.0 to 0.5.5 in /ui @dependabot (#836)
  • Bump actions/checkout from 2 to 3 @dependabot (#835)

v3.2.1

1 year ago

Changes

  • Move alias to discovery to avoid doc race @DTTerastar (#832)

v3.2.0

1 year ago

Changes

  • Fix multipacket mqtt receives @DTTerastar (#830)
  • Use less memory @DTTerastar (#820)
  • AHTX0: fix receive state of temperature and humidity @niceboygithub (#810)
  • Add a configuration option for the Home Assistant Discovery Prefix @jlrgraham (#793)
  • Add new setting to adjust for weak antennas @DTTerastar (#785)
  • Miflora fingerprinting @DTTerastar (#781)
  • Fix advertising interval @DTTerastar (#769)
  • Advertise every 2-4s @DTTerastar (#768)
  • Enable calibrating internal iBeacon ref rssi @DTTerastar (#767)
  • Add nicer ui after pressing Enroll @DTTerastar (#765)
  • Added support for AHT10/AHT20 temperature + humidity sensors @URKidding (#761)
  • Fix Typo In Radar Pin Configuration @DTTerastar (#764)
  • Have nodes broadcast an ibeacon advertisement @DTTerastar (#763)
  • previous pull incomplete @mjtimmer (#737)

v3.2.0b12

1 year ago

What's Changed

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.2.0b10...v3.2.0b12

v3.2.0b10

1 year ago