Skip to content

Releases: ratgdo/homekit-ratgdo

v1.4.1

22 May 22:17
Compare
Choose a tag to compare

What's Changed

  • Continue to send SSEheartbeats during firmware update by @dkerr64 in #180
  • Add a log of the build sizes so we can track changes in ram usage by @jgstroud in #182
  • Convert ssid String to c_str by @jgstroud in #183
  • Log the BSSID on disconnect by @jgstroud in #186

Full Changelog: v1.4.0...v1.4.1

v1.4.0

21 May 15:12
Compare
Choose a tag to compare

What's Changed

  • Fixes and features for next release by @dkerr64 in #175
    • Back out usage of secondary IRAM heap. This was causing some users to not be able to access the webUI. Fixes #173
    • Change webUI structure for memory optimization
    • Add script to remotely monitor logs
    • Document CLI control in the README
  • New prerelease check by @jgstroud in #170
  • v1.3.5 in changeling by @donavanbecker in #169
  • Wait before publishing release to discord by @donavanbecker in #168

Full Changelog: v1.3.5...v1.4.0

v1.3.5

02 May 01:53
Compare
Choose a tag to compare

What's Changed

Hotfix:

  • New flash wear protection was causing problems with rolling code getting out of sync on some GDOs. Fix implemented
  • OTA Flash CRC check was causing false failures and blocking OTA upgrade. Removed this check. MD5 check still in place.

Full Changelog: v1.3.2...v1.3.5

Rebuild of 1.3.2

02 May 01:16
ccf6691
Compare
Choose a tag to compare
Rebuild of 1.3.2 Pre-release
Pre-release

Ignore this release.

v1.3.2

30 Apr 22:45
32e858a
Compare
Choose a tag to compare
  • Suspend certain activity when update underway, including comms and ho… by @dkerr64 in #153
  • Time-to-close and further memory improvements by @dkerr64 in #145
    Include md5 in upload by @donavanbecker in #163
  • Fixes #60 Warning is now configurable in the setting page. User can set the duration of the delay before close. Lights will flash, but no beep. Controlling the beep is not yet possible.

Fixes #150 Allow user to set the WiFi transmit power. This combined with the ability to force 802.11g should fix #77

Added lots of additional error checking and safeguards to address #151 Note, you won't see the benefits of these changes until the next update.

  • More stability enhancements. Memory improvements to free up additional heap.
  • Store serial log to flash on crash
  • Allow logging over the network to the javascript console. No longer need a USB cable to capture the logs
  • FIx an issue with MD5 checking on updates

Many thanks to @dkerr64 for all the work on this release.

v1.2.1

04 Apr 15:34
Compare
Choose a tag to compare

What's Changed

Hotfix release

  • Fixed incorrect reporting of garage door state

  • A number of users have reported failed OTA updates requiring a USB reflash in #151
    I believe this was introduced by:
    ee38a90
    Reverted those changes
    NOTE: since the OTA update failure is a result of the running code and not the incoming code, you may have to flash this release with a USB cable as well, but hopefully this will fix any future OTAs.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Apr 03:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Mar 03:34
Compare
Choose a tag to compare

What's Changed

Some users with eero networks having connectivity issues have reported improved reliability by setting PHY mode to 802.11G

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Mar 05:10
Compare
Choose a tag to compare

Release 1.0

We've focuses this release on stability and believe we are good to finally make an official 1.0 release.

Many thanks to @thenewwazoo for starting this project and to @dkerr64 for his work on helping get this release out.

What's Changed

Loads of stability improvements.

Full Changelog: v0.12.0...v1.0.0

v0.12.0

09 Mar 05:06
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0