Skip to content

Releases: mainsail-crew/crowsnest

v4.1.9

26 Apr 21:48
ae607a8
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Fix libcamera resolution and controls logging (#260)

v4.1.8

02 Apr 19:38
9dba7be
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Fix crash of detect_libcamera without CSI cam (#256)

v4.1.7

02 Apr 17:29
ea6ab64
Compare
Choose a tag to compare

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

03 Mar 22:28
efe5d88
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Change ustreamer repo to own fork as workaround for #247 (#249)

v4.1.5

28 Feb 15:30
a5e4988
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Fix ustreamer binary path for v5.52 changes (#245)

v4.1.4

17 Feb 19:21
99cfba5
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Support no_proxy mode with camera-streamer (bookworm) (#238)

v4.1.3

16 Jan 22:04
c81b00f
Compare
Choose a tag to compare

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

08 Jan 21:13
6659f30
Compare
Choose a tag to compare

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

23 Nov 22:25
8060378
Compare
Choose a tag to compare

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

15 Nov 13:48
a3fc462
Compare
Choose a tag to compare

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)