If you display a historical object in an edit component, the edit mode is correctly deactivated. However, the "Current version" button automatically appears in the burger menu, with which you can load the object in the current version and edit it accordingly:
However, this may be undesirable in certain situations (technically), but there is no way to get rid of this button (which incidentally lacks the icon). There is neither an option for this under "Edit view", nor is it listed under Buttons to be able to remove it:
Change
The commands for version update and version comparison are no longer registered by default, as they are superfluous (or even disruptive) in the vast majority of tables and forms. Instead, such commands must be registered explicitly on the components where they are required.
An in-app configuration of these commands/functionality was never possible anyway.
Test
No test.