packaging/deltas #26
Replies: 4 comments 6 replies
-
Do I need to keep those old |
Beta Was this translation helpful? Give feedback.
-
I am getting an strange behavior: the program size (in Programs & Files) on windows increases after an update, even though I didn't add any changes to the Release.
|
Beta Was this translation helpful? Give feedback.
-
What's the best way to keep multiple different stages of an installer? Let's say I have MyApp v1 (branch Release_1), which started on 1.0.0 , v2 (branch Release_2) with 2.0.0 , and current which is 3.0.0 (branch Release). I guess we want to keep the Releases and packages output separated so delta al calculated properly? Otherwise, if we are creating new versions of v1 , v2 and v3 at the same time, it won't know how to calculate the delta packages from the previous ones. Any thoughts? |
Beta Was this translation helpful? Give feedback.
-
If only part of a file changes between versions, does Velopack download the entire updated file or just a delta containing the changes to that specific file? Let's say I have a 1GB binary file and 10KB of it changes, will Velopack only download 10KB and apply them over the existing file or will it download the whole 1GB? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
packaging/deltas
Delta updates provide speedy updates for even the biggest of applications.
https://docs.velopack.io/packaging/deltas
Beta Was this translation helpful? Give feedback.
All reactions