Releases: nowo-tech/YopassBundle
Releases · nowo-tech/YopassBundle
Release list
Release v1.1.0
Release v1.1.0
Share list and per-share access events for teams, grants, and role-based rules.
Backward compatible: creator-only behaviour remains the default.
Changelog
Added
- Share events —
ShareListQueryEvent,ShareListResultEvent, andShareAccessCheckEventto customize manage list queries and per-share access without built-in teams/ACL. ShareListerandShareAccessGuardservices wired intoShareManageController(creator remains the default list subject and access grant).ShareAccessActionenum (View,Preview,Extend,Revoke,Delete) for per-route access checks.- Examples —
examples/access-control/(teams, individual grants, role-based access) and docs/examples/AccessControl.md.
Fixed
composer.lock— sync content-hash withcomposer.json(composer validate --strictin CI).- Local dev —
COMPOSER_IGNORE_PLATFORM_REQ=ext-mongodbindocker-compose.yml(MongoDB is require-dev only).
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
Release v1.0.1
CI fixes for Symfony 8 (doctrine-bundle ^3.0) and optional ext-mongodb in GitHub Actions.
See docs/CHANGELOG.md for details.
Release v1.0.0
Release v1.0.0
First stable release of Yopass Bundle for Symfony.
See docs/CHANGELOG.md for details.