All notable changes to the "Filament Laravel Survey" will be documented in this file.
This release streamlines the survey creation process from the ground up. All questions and sections are now managed via a relation manager in the survey resource, eliminating the need for visiting multiple filament pages to create a single survey. Likewise, Entries and Answers have been consolidated into the Entries resource.
- Updates by @andreia in #8
Full Changelog: https://github.com/TappNetwork/filament-survey/compare/v3.0.1...v3.0.2
- Update composer and readme by @andreia in #4
Full Changelog: https://github.com/TappNetwork/filament-survey/compare/v3.0.0...v3.0.1