Releases: wrav/SimpleSharing
Releases · wrav/SimpleSharing
v3.0.0
🚀 Simple Sharing 3.0.0 - Craft CMS 5.x Support
⚠️ Breaking Changes
- Requires Craft CMS 5.x and PHP 8.2+
- Not backward compatible with Craft 4.x (use v2.x branch)
✨ New Features
- Full Craft CMS 5.x compatibility
- Comprehensive test suite (unit, integration, functional)
- Docker-based testing environment with PostgreSQL
- GitHub Actions CI/CD with coverage reporting
🐛 Bug Fixes
- Fixed LinkedIn sharing URL endpoint
- Updated Tumblr sharing URL format
- Fixed sections service to entries for Craft 5 (#22)
📦 Installation
composer require wrav/simplesharing:^3.0🙏 Contributors
- @Siyabulela - Craft 5 sections service fix
Full Changelog: v2.1.0...v3.0.0
2.0.0
Updated
- Craft4.x Support Added (^2.0.0 is not backward compatible with Craft3.x, use 1.x branch).
1.0.8
- Fixed bug from Composer 2 change
- Fixed PHP 7.4 implode backward incompatible change
v1.0.7
Updated
- Fix Composer 2 error
v1.0.6
Updated
- Updated to support CraftCMS v3.5
1.0.5
Fixed
- Resolved broken twitter link.
Updated
- Removed Google Plus
Added
- Support for new links including Mix (prev StumbleUpon), Tumblr and Reddit.
1.0.4
- Updated links in varies files.
- Resolves bug
HeadersAlreadySentExceptionreported by @jurriaanr due to Yii handling of output in controllers.
1.0.3
Updated README docs
1.0.2
Allowing support for CraftCMS v3.1
1.0.1
v1.0.1
- Prevent JS asset rendering on frontend