Previously pressing `c` to cut through mesh will only update knife cuts when mouse is moved again, this means if you press `c` at the end of mouse stroke, it will not update cuts and you end up still only cutting front faces. This fix makes it that the toggle refreshes knife cuts immediately. Pull Request: https://projects.blender.org/blender/blender/pulls/136870