mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
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:
parent
a9fd39fd45
commit
ede5bfef97
8 changed files with 85 additions and 52 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue