Releases: mryel00/crowsnest-dev
Releases · mryel00/crowsnest-dev
v4.1.10
v4.1.9
v4.1.8
What's Changed
Features
Bug Fixes and Improvements
- build.sh: Fix wrong cs branch for cloning (#215)
- camera-streamer.sh: Force camera to be always active (#197)
- Revert mainsail-crew#197 (#207)
- Fixes error in detect_legacy (#217)
- Skip do_memory_split on bookworm (#223)
- Fix crash with brokenfocus and camera-streamer (#224)
- Add pi5 support (#225)
- Support
no_proxymode with camera-streamer (bookworm) (#238) - Fix ustreamer binary path for v5.52 changes (#245)
- Change ustreamer repo to own fork as workaround for mainsail-crew#247 (#249)
- Fix empty string if ustreamer not found (#253)
- Fix crash of detect_libcamera without CSI cam (#256)
- Fix libcamera resolution and controls logging (#260)
- Change cs branch temporarily to fix compiling error (#280)
- Cs cannot be built on Armbian, so let's not depend on it (#288)
- Fix ustreamer dependencies (#294)
- Fix libcamera device detection on bookworm (#305)
Refactor
- Refactor camera-streamer decision logic (#300)
Documentation
- Update supported devices (#213)
- Fix buster hint link (#236)
- Improve grammar and style, including capitalization and phrasing (#285)
Other
- Add shellcheck run for PRs to develop (#198)
- Refactor camera-streamer build conditions (#201)
- Add startup workaround for SpeederPad (#203)
- Add better dietpi support to installer (#204)
- Add make argument to fix WorkingDirectory (#205)
- Fix env file check (#212)
- Add streamer repos update to make update (#210)
- Add check to disable webcamd (#211)
- Update copyright (#214)
- Shallow clone camera-streamer submodules (#226)
- Add note about proxies to crowsnest.conf (#227)
- Fix
clean_appsfor installations without all backends (#230) - Remove
buildcleanfrommake update(#231) - Update issue bot to add github discussions (#234)
- Add warning for libcamera on pi5 (#235)
- Revert mainsail-crew#249 and update ustreamer version to v6.9 (#254)
- Update ustreamer to v6.31 (#292)
- Remove custompios module (#301)
- Update ustreamer to v6.36 (#302)
- Remove rtsp options from crowsnest.conf example (#304)