- Action View now respects the remove_hidden_field_autocomplete config for hidden fields in form builders.
- Action Pack restores support for controller methods prefixed with an underscore as action methods (fixes #55985).
- Rails now avoids forcing SSL in production by default on Kamal deployments; enabling SSL remains recommended.