Browser version guards[1] seem a bit scary: it just does basic user-agent parsing rather than actual feature detection, which is not exactly a great thing for the web as a whole.
I'm looking forward to using some of the developer experience stuff, such as default RuboCop or default GH actions for new apps. Not sure if it's everyone's cup of tea though.
I think there has to be some investments into the DX, I mean look at Ruby, it's lacking so much compared to other languages. Basic autocomplete is barely working, it's probably because the nature of Ruby but it still adds friction to the workspace.
The last part of the release announcement[1] says:
> What’s next?
> The team is already hard at work on Rails 8.0, that we plan to release later this year and we are looking forward to interact with the community and share presents at Rails World, in September this year.
1. https://edgeguides.rubyonrails.org/7_2_release_notes.html#ad...