1.4.7
2023-07-11
Improvements & Bugfixes
* Updated UI to improve support for layouts & devices
* Improvements to usability
* Fixed crashes
1.4.6
2023-05-15
Bugfixes
* Fixed an issue where PTZ profiles could not be fetched from device
* Fixed an issue where stream would become black when switching from/to grid/list
1.4.5
2023-04-27
Improvements & Bugfixes
1.4.4
2023-03-18
* New onboarding
* Bugfixes and improvements
1.4.3
2023-03-18
* New onboarding
* Bugfixes and improvements
1.4.2
2023-03-08
This update brings various under the hood improvements as well as redesign and improvements for some screens.
Bugfixes:
• Fixed crash when connecting to PTZ supported camera
• Fixed an issue where Discovery was not updated properly
• Fixed an issue when creating Layout
• Fixed an issue with editing device channels
• Fixed onboarding not showing after install
• Improved Playback search
• Various bugfixes and improvements
1.4.1
2023-03-03
This update brings various under the hood improvements as well as redesign and improvements for some screens.
# Bugfixes
• Fixed crash when connecting to PTZ supported camera
• Fixed an issue where Discovery was not updated properly
• Fixed an issue when creating Layout
• Fixed an issue with editing device channels
• Improved Playback search
• Various bugfixes and improvements
1.4.0
2022-10-09
Feature packed release bringing PTZ and UI changes.
This release fixes a couple of critical issues.
Features:
* PTZ Support for ONVIF devices
* Improved Video Player
Bugfixes
* Fixed a crash that could sometimes happen when closing the streams
* Fixed an issue with audio sometimes not rendering correctly
* Small UX/UI fixes across the board
* Fixing playback issues for some NVRs and DVRs
1.3.9
2021-07-12
Minor release containing critical bugfix.
This release fixes a couple of critical issues. The most problematic was network discovery. It should work now again as intended.
Bugfixes
* Fixed a critical issue with network discovery
* Fixed an issue with basic authentication of some streams
* Fixed an issue with wrong color space for some streams
1.3.8
2021-05-21
Minor release contaning critical bugfix.
If you are having an issue with opening a stream, try removing and adding the device again. This release contains a fix for wrong assignment of device port to stream URL.
1.3.7
2021-04-21
Minor release contaning critical bugfixes & memory optimizations.
Bugfixes
* Fixed crash when app goes into background and What's new popup is displayed.
* Fixed a couple of small memory leaks that were causing app to crash if it was left playing for a couple of hours.
* Status bar will now be hidden as part of the toolbar.
* Default view will be presented in full screen on iPads instead on secondary view.
1.3.6
2021-01-15
Minor release with bugfixes and QoL improvements.
This version adds support for choosing transport (TCP/UDP) protocol for each channel. By default UDP protocol is used, when a stream starts if it doesn't receive any frame in the first 10 seconds, it will automatically switch to TCP protocol. For all future connections it will automatically use TCP protocol. This can be changed for each channel when editing device.
Two highly requested features are also added:
* Pinch to Zoom, double tap will do the 5x digital zoom, pinching will zoom up to 10x.
* Default view that will be started as soon as you open the app.
The audio from the app will now play as ambient sound which allows music to be played while using the app.
The ONVIF discovery was additionally improved, it will now try to discover even more types of ONVIF devices, and hopefully it should cover much more manufacturers, the implementation varies between manufacturers and sometimes devices won't answer unless particular type is set, so hopefully it should fix a lot of those issues, in case the app doesn’t discover your ONVIF device, feel free to send a bug report.
Adding of the ONVIF device was improved, the app will now correctly update the returned URLs from ONVIF to have proper address and port. In case you are accessing through DDNS you can now individually change URL and port for each channel in the Device edit screen.
Features:
* Pinch to Zoom
* Default View
* Ability to edit device channels and profiles
* Improved ONVIF discovery
* Auto switching from UDP to TCP transport protocol
Bugfixes:
* Fixed crash that happens when app enters background
* Fixed an issue when adding ONVIF devices over DDNS
* Fixed an issue where RTSP stream would not retry connection
* Additional stability and performance improvements
1.3.5
2020-12-11
Minor bugfixes and release of the AppleTV version of the app.
Bugfixes:
* Fixed a bug where stream would get randomly disconnected and video will freeze
* Fixed a bug where starting a stream will result in no frame rendered until orientation changes.
* Improve robustness of the Add Device flow
1.3.3
2020-11-24
Minor version fixing critical bugs and adding tiered app upgrade.
Features:
* Adding ability to purchase the app tier which unlocks all free features and specific number of device slots
* Improved support for 4:3 stream ratios
Bugfixes:
* Fixed a crash that can occur if ONVIF device doesn't properly return network interface
* Fixed a minor crash that can sometimes occur while closing the stream
1.3.2
2020-11-24
Minor version fixing critical bugs and adding tiered app upgrade.
Features:
* Adding ability to purchase the app tier which unlocks all free features and specific number of device slots
* Improved support for 4:3 stream ratios
Bugfixes:
* Fixed a crash that can occur if ONVIF device doesn't properly return network interface
* Fixed a minor crash that can sometimes occur while closing the stream
1.3.1
2020-11-20
Minor version fixing critical bugs.
Features:
* Disable screen idle timer which in turn will disable turning off the screen while watching the live stream
Bugfixes:
* Fixed an issue where deleting device doesn't remove it completely from layouts
* Fixed an issue with UI in Manage Devices & Layouts screens
* Fixed an issue that overwrites URL when saving invalid ONVIF device
1.3.0
2020-11-15
Major release adding optimized UI for iPads and additional QoL improvements as well as bugfixes. This update also adds support for auto updating of added devices. This means that it will scan the local network once a day and update existing devices with changed IP addresses as well as sync with ONVIF devices to update stored data. This feature can be disabled in app settings.
Features:
* Full iPadOS support
* Auto update devices
* Major improvements and bugfixes for device playback
* Added additional logging to figure out more hard to track bugs
Bugfixes
* Fixed an issue when starting live view from widget
* Fixed an issue that would cause playback to load indefinitely
* Fixed an issue with Date picker in Playback
* Improved retry logic for RTSP streams
* Improved app performance
1.2.0
2020-10-23
Minor release which focuses on bug fixes and additional QoL improvements.
# Features
* Added support for uPnP discovery
* Improved ONVIF discovery
* Improvements to ONVIF error messages
* Improved internal logging to give more information in case something doesn't work
# Bugfixes
* Fixed a bug that could cause a crash when stream is unavailable
* Fixed rare crash that could happen when adding ONVIF device
* Fixed crash that could sometimes happen when deleting stream
1.1.0
2020-09-23
Minor update that adds support for iOS14 and Widgets
# Widgets
MVR now includes awesome, customizable iOS14 home screen widgets to quickly access and view layouts, devices or streams. To add, simply long-press on the home screen, tap the + in the top corner, and select MVR!
# iOS14
Improves iOS14 support on some views. The app is built with the latest SDK and tested to make sure everything works correctly. Some bugs were squashed that
were introduced with a new version of iOS.
1.0.1
2020-09-15
Bugfixes
* Fixed a crash when adding specific ONVIF devices
* Fixed a crash when deleting already added devices
* Minor additional bugfixes