New functionality added for handling situations, when software developers pushed bad build, which need to be ignored and revert back to previous stable version.
New modules:
- "Build Manager":
- Will handle information about all downloaded builds, mark needed as ignored
- "Revert Manager":
- If current build marked as ignored, it will be reverted to previous one, if available
Changes:
- "Download Manager" module:
- Fixed issue it won't update download url changed in same session.
- Will skip builds, markes as ignored via "Build Manager"
- "Revert Manager" module:
- Will remove info about builds with non-existing corresponding file