v0.1.8
What's Changed
- fix(onvif): authenticate ONVIF over HTTP Basic by @keyldev in #3
- fix(camera-editor): keep Save button on-screen regardless of test status by @keyldev in #13
- fix(nav): disable bottom nav while a mobile modal dialog is open by @keyldev in #10
- fix(library): show real camera reachability instead of static OFFLINE by @keyldev in #9
- fix(live): sync edited RTSP URL without an app restart by @keyldev in #12
- fix(i18n): refresh all localized bindings live on language switch by @keyldev in #11
- feat(ui): fullscreen camera view on mobile landscape rotation by @keyldev in #15
- fix(onvif): make WS-Discovery work on Android/iOS by @keyldev in #14
- fix(library): visible test-connection feedback + truthful reachability by @keyldev in #17
- ci(android): version APK from release tag + optional stable signing by @keyldev in #16
- fix(editor): inline paste buttons for credentials on mobile by @keyldev in #18
- fix(video): ship FFmpeg DLLs as loose files, not inside single-file exe by @keyldev in #19
Full Changelog: v0.1.0...v0.1.8