...
In the latest version, a new advanced option has been added to set the default Spreading function to Replace (Default Spreading Replace: true)
This modification was made to eliminate the inconsistency that users previously experienced when adding positive or negative numbers.
For instance, entering -100 will directly replace the existing value of the cell with -100. Using the tilde (~) symbol followed by a number, such as ~100, will subtract that specified value from the current cell value.
...