v0.2.5 - Documentation and PHP 8.2
What's Changed
Added
- Comprehensive documentation structure in
docs/folder- User guides (creating forms, question types, advanced features, sharing, results, exporting)
- Admin guides (installation, configuration, security)
- Architecture docs (overview, file format, API reference, comparison with Nextcloud Forms)
- Pre-commit hook to prevent accidental commit of private keys
- Security: Added
*.keyand*.pemto.gitignore
Changed
- Updated PHP requirement to 8.2 (preparing for Nextcloud 33)
- Updated README with correct build commands and documentation links
- Updated authors in README (Sam Ditmeijer & Rik Dekker)
Removed
- Deprecated monolithic
docs/user-guide.md(replaced by structured docs) - Deprecated
docs/comparison-with-nextcloud-forms.md(moved todocs/architecture/)
Full Changelog: v0.2.4...v0.2.5