Skip to content

Version 0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@boranblok boranblok released this 29 Jan 22:37
· 74 commits to master since this release

Version 0.9.2

Major Changes:

  • Introduced the queue folder. This folder is used to store files that have yet to be uploaded. Once uploaded files are moved to backup until verification or verification failure.
  • Implemented own locking mechanism to lock inside C# instead of relying on the sqlite locking mechanisms.
  • When notification fails a few times the release is tagged as failed as well. So things do not get stuck when indexer notification cannot be done for them.