Releases: DigitallyRefined/android-ip-camera
Releases · DigitallyRefined/android-ip-camera
v0.3.1
What's Changed
- Fix streaming server stopping when notification dismissed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Allow app to run in the background fixes #15
- Added notification to quit app while it's running in the background
- Moved camera controls to web UI
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Allow running app without microphone permission fixes #15
- Add flash light/torch toggle
- Hide all icons on black screen
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v.0.1.1
v0.1.0
Breaking Changes
- Image stream has moved from
/to/stream(if you're sharing the stream via Home Assistant etc. add/streamto the end of the URL)
What's Changed
- feat: Add remote camera controls, responsive web dashboard, and orientation correction by @madhuragrawal in #14
- feat: Don't show passwords when editing
New Contributors
- @madhuragrawal made their first contribution in #14
Full Changelog: v0.0.12...v0.1.0
v0.0.12
What's Changed
- Start/stop camera only when clients are connected, fixes #12
- Allow case insensitive headers, fixes #13
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
- Fix zoom
- Add camera brightness control (EV compensation)
- Add software contrast enhancement
By @idkmutafuc in #10
Full Changelog: v0.0.9...v0.0.10