I updated to 3.0.12 this morning, and ever since I can no longer do a force push, which I often use in combination with Amend latest commit. The option is enabled in Options, Git. And I also checked/unchecked 'Use Safe Force Push'.
When the checkbox for Force Push is checked, and I click 'Ok' in the Push window, the window closes but nothing happens.
The workaround I found is to manually enter the git command: when I manually do "git push --force etc" the push is executed. There is no error.