Releases: nextras/secured-links
Releases · nextras/secured-links
1.8.0
- Sync SecuredLinksControlTrait::link() with nette/application 3.1.4+ by @forgie1 in #31
- Dropped support for PHP 7.1, library is PHP 7.2+ now
Full Changelog: v1.7.0...v1.8.0
1.7.0
- PHP 8 support
- replaced Travis CI with GitHub actions
- session expiration can be configured
1.6.0
New minor version is here! 🧶
1.5.0
Stable release is here! 🍌
- minimal version is Nette Framework 3.0
- implemented support for Nette Framework 3.0 - thanks @PavelJurasek
- see full changelog
1.4.0
Stable release is here! 🍏
- minimal version is PHP 5.6 & Nette Framework 2.4
- increased CSRF token entropy
- fixed support for typehinted parameters & their normalization
- see full changelog