v2.0.0
What's Changed
Added compatibility with CodeIgniter 4.4
Versions are not compatible - URLs generated in one version of Signed URL will not work with another version.
| CodeIgniter version | Signed URL version |
|---|---|
>= 4.4 |
2.* |
< 4.4 |
1.* |
Fixes
Enhancements
Full Changelog: v1.1.1...v2.0.0