This release introduces multiple improvements and fixes to enhance usability, maintainability, and developer experience.
- #3562215 Added graceful fallback logic for browsers without Web Share API.
- #3561165 Refactored share button JavaScript to modern standards (once(), const/let, progressive enhancement).
- #3561443 Improved URL handling: when canonical links are missing, the current page URL is used instead of NULL.
- #3561434 Optimized configuration form (MobileNativeShareSettings) with typed properties, centralized default entity types, and better handling of translatable bundle labels.
- #3561422 Enhanced theme suggestions for entity types and bundles.
- #3554489 Improved token integration in settings form.
- #3297683 Updated extra field info to respect configuration per entity/bundle.
- #3390130 Corrected handling of icons and styles in configuration.
- #3554491 Fixed caching and configuration tags for consistent invalidation.
- #3554278, #3554442 Addressed multiple issues reported by the community, including improvements to entity view integration and fallback logic.