The plugin is causing some issues in our local development. We run our aaplication on Docker and use craft-remote-assets plugin to upload application assets to S3 buckets.
It was working fine on 3.0.41.1 but updating to 3.1.34.3 caused the plugin not to work. No other changes were applied to the configs.
The issue is that the "New Entry" button on entries page disappears and adding assets button doesn't work on existing entries.
Disabling the plugin, and everything back to normal.
Any hint about the cause ?