BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5).

This commit is contained in:
Robin 2016-11-16 09:09:28 +01:00
commit ede5bfef97
8 changed files with 85 additions and 52 deletions

View file

@ -46,7 +46,7 @@ Added features:
* FEATURE-946 Updated to Inno-Setup 5.5.9 for improved installer security
* FEATURE-958 Greenshot is now using code signing certificates
Added translation:
Added or changed translation:
* Català by Gabriel Guix.
* Nederlands by Stephan Paternotte