- Fix downloads throwing an error when mods lack metadata that was expected to always exist. Since the Nexus API is not well defined, it's possible that other cases still crop up. #7
- Attempt to fix download progress sometimes breaking.
- Fix hash verification breaking for reuploaded files, since a single hash lookup would return multiple files.
- Some UI code changes that shouldn't make a noticeable difference.