v3.0.0-beta15
Enhancements
- Added support for macOS, which can be downloaded here;
- Initial work on embedded and web platforms;
- Implemented devices searching, which helps one find a specific device in a long list of devices;
- Implemented late stream handling, which alerts the user when a feed is late in time;
- Create an usage document.
Bug fixes and minor improvements
- Fixes random crashes on Linux related to memory management;
- Prevent the app from closing when there are ongoing downloads;
- Reuse a feed when a device is used across multiple layouts;
- Added a refresh camera period, which automatically refreshes all the cameras after a specified period;
- Fixed the lag issue in the timeline view;
- Increased the events playback max speed to 6;
- Display the correct video resolution in the video info.
Full changelog
- MacOS support by @bdlukaa in #191
- feat: publish macOS
.app
tobleeding_edge
by @bdlukaa in #192 - Linux review by @bdlukaa in #193
- Update readme by @bdlukaa in #196
- General app updates by @bdlukaa in #197
- linux(pi): implement
unity_video_player_flutter
by @bdlukaa in #194 - feat: Embedded platforms support by @bdlukaa in #199
- General updates by @bdlukaa in #200
- fix: Do not prompt downloads dialog if there are no ongoing downloads by @bdlukaa in #201
- Devices searching by @bdlukaa in #207
- Timeline view lag issue by @bdlukaa in #208
- Late Video by @bdlukaa in #209
- Upgrade dependencies by @bdlukaa in #213
- Usage document by @bdlukaa in #212
- Initial web support by @bdlukaa in #204
- Reestructure app folders by @bdlukaa in #216
- Revert "feat: Upgrade Firebase dependencies" by @bdlukaa in #219
- Reestructure Settings by @bdlukaa in #217
- feat: Increase playback speed limit to 6.0 by @bdlukaa in #221
- fix: Do not allow updates on macOS by @bdlukaa in #222
- fix: Display the correct video resolution to the user by @bdlukaa in #223
- chore: Version bump by @bdlukaa in #225
Full Changelog: v3.0.0-beta14...v3.0.0-beta15