Twill 3.0.0-rc2
Pre-release
Pre-release
3.0.0-rc2
This is the second release candidate for Twill 3!
Features
- From builder now supports inline fieldsets
#2007
- Blocks can now be defined as a blade component
php twill:make:componentBlock blockName
#2007
Bugfixes
- Fixed an issue where media tags would not save
#2051
- Fixed an issue where conditional fields would not unset
#2043
- Vselect now properly handles floats
#2048
- Repeaters now properly collapse/expand
#2037
Docs
- Various docs updated
#2052
Twill 3 brings a lot of improvements in the backend focused on developer experience.
- Minimum php version is now 8.0
- Twill now comes with permissions management
- Tables can now be customised more easily using the table builder
- Forms can be defined from the controller classes or from the views, you choose!
- Improved date handling (everything should be timezone aware)
- Many improvements to the documentation
- Blocks can be nested
- Many other things, check the changelog for more.
- As this is a beta release, bugs are to be expected, please consult the changelog and upgrade guide.
If you encounter issues, please create an issue or contact us on discord.
New Contributors
- @tuanbinhtran made their first contribution in #2012
Full Changelog: 3.0.0-rc1...3.0.0-rc2