Releases: mainsail-crew/crowsnest
Releases · mainsail-crew/crowsnest
v4.1.9
What's Changed
Bug Fixes and Improvements
- Fix libcamera resolution and controls logging (#260)
v4.1.8
What's Changed
Bug Fixes and Improvements
- Fix crash of detect_libcamera without CSI cam (#256)
v4.1.7
What's Changed
Features
- Log libamera device resolutions and controls (#240)
Bug Fixes and Improvements
- Fix empty string if ustreamer not found (#253)
Other
- Revert #249 and update ustreamer version to v6.9 (#254)
v4.1.6
What's Changed
Bug Fixes and Improvements
- Change ustreamer repo to own fork as workaround for #247 (#249)
v4.1.5
What's Changed
Bug Fixes and Improvements
- Fix ustreamer binary path for v5.52 changes (#245)
v4.1.4
What's Changed
Bug Fixes and Improvements
- Support
no_proxy
mode with camera-streamer (bookworm) (#238)
v4.1.3
What's Changed
Features
- Add dual picam detection (#229)
Documentation
- Fix buster hint link (#236)
Other
- Fix
clean_apps
for installations without all backends (#230)
- Remove
buildclean
from make update
(#231)
- Update issue bot to add github discussions (#234)
- Add warning for libcamera on pi5 (#235)
v4.1.2
What's Changed
Bug Fixes and Improvements
- build.sh: Fix wrong cs branch for cloning (#215)
- 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)
Other
- Shallow clone camera-streamer submodules (#226)
- Add note about proxies to crowsnest.conf (#227)
v4.1.1
What's Changed
Documentation
- Update supported devices (#213)
Other
- Fix env file check (#212)
- Add streamer repos update to make update (#210)
- Add check to disable webcamd (#211)
- Update copyright (#214)
v4.1.0
What's Changed
Bug Fixes and Improvements
Other
- 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)