Fixed an issue with 404 errors for translated pages using certain page builders (such as SiteOrigin) where the slug base was translated (e.g. for products).
Fixed caching of translated slugs on multisite WordPress installs.
Implemented the caching of results for WPML_Slug_Translation::rewrite_rules_filter filter to avoid a severe performance problem which appears when Toolset Access plugin is activated.
Exclude node_modules directories when scanning theme or plugins on the “Themes and plugins localization” page.