What's Changed
* Display mixin fixes by stephengolub in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/49
* Fix importing of choices function from random library. by chripell in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/50
* Adding the ability of using the RTSP profile for the stream quality by kennybradley in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/51
* Add proxy arg to get for downloading files by AmmarKothari in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/53
* chore: bump version to 0.1.4 by Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/62
* fix KeyError: value by deadc0de6 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/59
* chore: bump version to 0.1.5 by Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/63
* chore: add RLC-510A in supported cameras list by Helias in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/64
* feat: nvrdownload command by hkhodr in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/71
* feat: add presets and calibration related methods, add to docs, add example jsons by car-haj in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/74
* chore: upgrade dependencies and python to 3.12 by fabtesta in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/76
* feat: example video review application based on motion recordings by sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/77
* Implement Reolink PTZ Streamer GUI app by sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/78
* fix: video review example by sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/79
* feat: updates to video review GUI by sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/80
* feat: custom session handler by josh-shaw-dev in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/81
* feat: network settings and camera name by RobertHolstein in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/82
* chore: version bump 0.3.0 by Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/83
* feat: python lint and build action by Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/87
* Add Set NTP by RobertHolstein in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/84
* Video review: minor improvements by sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/85
* download: use the Playback command instead of Download by sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/86
* release: version 0.4.0 by Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/88
New Contributors
* stephengolub made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/49
* chripell made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/50
* kennybradley made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/51
* AmmarKothari made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/53
* deadc0de6 made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/59
* Helias made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/64
* hkhodr made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/71
* car-haj made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/74
* fabtesta made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/76
* sven337 made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/77
* josh-shaw-dev made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/81
* RobertHolstein made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/82
**Full Changelog**: https://github.com/ReolinkCameraAPI/reolinkapipy/compare/v0.1.3...v0.4.0