Releases: viames/pair
Releases · viames/pair
3.0.0-alpha
Refactor access-denied handling and redirects Replace inline landing/redirect logic with a dedicated accessDeniedRedirectUrl method and a small resourceUrl helper.
1.9.16
Update composer.json and refactor template handling Updated composer.json to refine PHP and extension requirements, set stability flags, adjust keywords, and fix homepage URL casing. Refactor template handling and improve type hints Removed deprecated 'templatePath' property access and updated 'getTemplate' method visibility and return type in Application.php. Cleaned up Template.php by removing legacy code, improving formatting, and updating the getPath method to return a URL instead of a filesystem path.
1.9.14
1.9.13
2.0.0
2.0.0-beta
This release contains a security bug fix reported by mcdruid (https://github.com/mcdruid), whom I thank for his collaboration, and several other improvements compared to version 2.0.0-alpha.