I just updated to IntelliJ IDEA, and the "Local Changes" tab no longer appears in the "Git" tab. How do I view my local changes in this version of IDEA?
The issue here appears to be that the already existing "Use non-modal commit interface" option appears to be automatically updated to checked when upgrading to 2023.3.
This automatic setting change can be reverted by deselecting "Use non-modal commit interface" in the IDEA settings. This is under Version Control -> Commit in the settings window.