PradeepC You cannot restrict the number of emails sent per hour per account. The setting is there, but it doesn't work.
This is being fixed, either in the next update or the one following.
PradeepC Backup restores are not handled properly. A day before, after recovering a backup of a customer, the public_html had some issues, and the website would just show a 404. Restarted php, changed PHP versions, restarted the app server, restarted the whole server, still didn't work. Had to create a new folder and move the public_html contents there, and then the website started functioning.
Please send a support ticket, this is not expected.
PradeepC Database backups are not restored properly, let me explain.
eg. DB Name: account1_db1 and when restore happens, it gets renamed too account1_account1_db1. We have to then manually create and edit the database.
This was an issue with the Javascript SPA. The correct database was restored but an additional database was created in its place. This was fixed in 9.7.0 and should no longer be happening.
If you are using subdomains, then Nginx wont take the routes properly and gives a 404 on internal links.
This is not expected. Did you add the route for the specific domain under "developer tools"? If it's still not working please send a support ticket.
In answer to your main point, every release includes bug fixes - those which are customer facing are in the release notes but there are also often minor bug fixes and code improvements too. We have adjusted the roadmap to allow for additional bug fixes in August.