Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:38
· 6 commits to main since this release
60ce7eb

macOS

These builds are signed ad-hoc rather than with a Developer ID, so macOS asks before
opening them. Move the app to Applications, then open System Settings → Privacy &
Security
and choose Open Anyway, or clear the download flag once:

xattr -dr com.apple.quarantine "/Applications/Camera Control.app"

What's Changed

  • Take the application's name from the language in use by @sensslen in #7
  • Send the lens speeds the camera documents by @sensslen in #8
  • Draw the interface in the window by @sensslen in #9
  • Edit the configuration in the window by @sensslen in #11
  • Let Renovate keep the dependencies current by @sensslen in #12
  • Let CodeRabbit review the pull requests by @sensslen in #13
  • Update softprops/action-gh-release digest to efb3536 by @renovate[bot] in #14
  • Update avalonia monorepo to 12.1.2 by @renovate[bot] in #15
  • Update dependency Microsoft.AspNetCore.SignalR.Client to 10.0.11 by @renovate[bot] in #17
  • Update dependency SDL3-CS to 3.4.16 by @renovate[bot] in #18
  • Update nowsprinting/check-version-format-action action to v5.0.5 by @renovate[bot] in #22
  • Update dependency SDL3-CS.Linux to 3.4.16 by @renovate[bot] in #19
  • Generate the licence report instead of committing it by @sensslen in #26
  • Update dotnet monorepo by @renovate[bot] in #24
  • Update nowsprinting/check-version-format-action action to v5.0.6 by @renovate[bot] in #25
  • Install the Visual C++ runtime SDL3 needs by @sensslen in #27

New Contributors

Full Changelog: v0.3.1...v0.4.0