Breaking changes !!!
-
There is a new baseline
0.4.1i
, so you need to prepare your SD card for it - follow #267 -
The camera web page is no longer under port
8080
but back to default port80
- access your camera web page using its IP only. Those with proxy environments orHome Assistant
integrations 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.1
for the latest release - 23a96a5 - amend the file on your SD with your baseline version to bypass this check and upgrade via WebUI or copy the file over and change its name as per the guidance. -
Future non-baseline upgrades will be released without SD formatted to the FAT32 requirement.
-
We need testers, so if you have no physical access to your camera - don't upgrade, as it may require fixing by downgrading etc.
What's Changed
- Fixed symlink to VI #346
- Fixed the MQTT issue #333
- Fixed no watermark in streams #336 - thanks @Minims
- Amended config reading - seems to work quicker - thanks @Minims
- Added files versioning (future-proof)
What is still not working
- @roleoroleo 's 27US ;-)
- Whatever the community highlights
Full Changelog: 0.4.1h...0.4.1i