Skip to content

Twill 3.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@haringsrob haringsrob released this 10 Feb 12:36
· 573 commits to 3.x since this release

3.0.0-rc4

This is the fourth release candidate for Twill 3! We plan that the next release will be the first stable release!

Features

  • Block crops can now be defined from block components #2115
  • twill:update will now ask to run migrations #2107
  • Select::make()->options() now takes a closure as well #2143

Bugfixes

  • Fixes various issues related to blocks #2124
  • Allows fieldset only forms #2117
  • GetFullUrl for link browser now replace language as well #2142
  • Fixes return types of forms so they work properly in ide's #2140
  • Fixes a bug which would render the wrong form if block name would overlap with internal
    names #2135
  • Fixes an issue which caused table actions to no longer work #2129

New Contributors

Full Changelog: 3.0.0-rc3...3.0.0-rc4