New
0.4.1
Breaking changes !!!
- There is a new baseline
0.4.1, so you need to prepare your SD card for it - follow https://github.com/alienatedsec/yi-hack-v5/discussions/267 and this guidance #248 - The camera web page is no longer under port
8080but back to default port80- access your camera web page using its IP only. Those with proxy environments orHome Assistantintegrations must amend their settings. - The new baseline is needed to fix OTA upgrade #326 - cameras on earlier versions cannot upgrade from the WebUi as there is an additional baseline check - it refers to
0.4.1for the latest release - https://github.com/alienatedsec/yi-hack-v5/commit/23a96a5700bb9616fc56b905e772737ed44870c6 - copy the release file onto your SD card and change its name as per the guidance in #248 - Future non-baseline upgrades will not require a FAT32 SD card preparation
What's Changed (Generated by GitHub, high-level)
- @roleoroleo testing merge for pre-release by @alienatedsec in https://github.com/alienatedsec/yi-hack-v5/pull/289
- Merging tested commits by @alienatedsec in https://github.com/alienatedsec/yi-hack-v5/pull/299
- Merging onto pre-release by @alienatedsec in https://github.com/alienatedsec/yi-hack-v5/pull/330
- [~] Onvif fixes by @alienatedsec in https://github.com/alienatedsec/yi-hack-v5/pull/331
- fix: WARNING in HA => MQTT entity name starts with the device name in… by @Minims in https://github.com/alienatedsec/yi-hack-v5/pull/327
- fix: mqtt disconnecting immediately after boot by @fidesachates in https://github.com/alienatedsec/yi-hack-v5/pull/328
- Pre release 0.4.1x by @alienatedsec in https://github.com/alienatedsec/yi-hack-v5/pull/341
- Improve MQTT by @Minims in https://github.com/alienatedsec/yi-hack-v5/pull/349
- Pre release 0.4.1x merge to master by @alienatedsec in https://github.com/alienatedsec/yi-hack-v5/pull/355
What's Changed (in detail)
Sorry for the below mess - I will try to be consistent with the next releases
- Restore feature to edit config files
- Add a flag to decrease binary size
- Remove old patch
- Decrease RTP packet length
- Improve sync/async read
- Update gitignore
- New features: disable, force low and already running
What is still not working [Update 27 September 2024]
- Pure WPA3 networks - recommending WiFi's with WPA2 - if you know that your camera worked with WPA3, please let me know in the release discussion so we can investigate further. I managed to run on a mixed WPA2/WPA3, and it may not be the case for others.
- Some MQTT and HA-related settings - e.g., IR seems not to be responding - need to be reviewed as mentioned by @roleoroleo in https://github.com/alienatedsec/yi-hack-v5/pull/349#issuecomment-1946077799
- People with WiFi issues, please refer to #398
New Contributors
- @Minims made their first contribution in https://github.com/alienatedsec/yi-hack-v5/pull/327
- @fidesachates made their first contribution in https://github.com/alienatedsec/yi-hack-v5/pull/328
Project Maintainers
@roleoroleo made so many contributions - thanks for the additional effort
Full Changelog: https://github.com/alienatedsec/yi-hack-v5/compare/0.4.0...0.4.1