Releases: mmckechney/RingVideos
Releases · mmckechney/RingVideos
Version 2.1.3
What's Changed
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /RingVideos by @dependabot in #25
- Updating to latest .NET version by @mmckechney in #26
- Updated the created filename to have the proper timezone correction by @dfliss in #41
New Contributors
- @dependabot made their first contribution in #25
- @dfliss made their first contribution in #41
Full Changelog: 2.0.2...v2.1.3
Version 2.0.2
Batching video downloads 10 at a time to eliminate file handle issues
Fixed issue setting end data
Version 2.0.1
Fixed bugs when no previously saved config file is found
Version 2.0
Updated calling syntax to use sub-commands vs flags. Can now also create and download a current snapshot
Version 1.2
Version 1.2 will save your settings to a local config file. This will allow you to just re-run the app with no parameters and have it download the videos since your last run.
Package includes both a .NET Core 3.1 Framework dependent executable as well as a self-contained exe.
Initial Release
First release! Please note that this is compiled in .NET Core 2.2 for Win 64. If you need a different run time, please clone and compile the code.