What's Changed
This release fixes some potential security issues and adds features to better manage assets.
New features
- #233. Added manual counter tool (for events) in VideoRehab sessions
- #244. Improved usability of timers (countdowns and chronometers) in VideoRehab sessions
- #248. Added new API to download multiple assets in a single zip file.
Major issues fixed
- Fixed issue where VideoRehab session was not properly starting on iOS devices (regression from #232)
Minor issues fixed
- #249. Replaced use of "random" library in cryptographic context (replaced with "secrets" library)
- #250. Limited port range in nginx configuration to limit exposure
Known issues
- Hard delete and undelete features are not exposed over APIs yet - this will be done in a future release.
Full Changelog:
v1.2.5...v1.2.6