Skip to content

Releases: area17/twill

Twill 2.12.2

20 Dec 11:18
Compare
Choose a tag to compare

Bugfixes

  • Fix long dynamic titles not showing inside fieldsets #2014
  • Fix issue where tags could not save #1993

Twill 3.0.0-rc1

19 Dec 09:18
Compare
Choose a tag to compare
Twill 3.0.0-rc1 Pre-release
Pre-release

This is the first release candidate for Twill 3!

Features

  • Form builder now supports fieldsets, side forms, columns and more #1963
  • Blocks can now be cloned from within the editor #1912
  • Developer experience: Added a feature that can auto-login on development environments #1904

Improvements

  • A new slug implementation to have more consisten slug creation #1897
  • Various styling fixes
  • Improved defaults such as svg support
  • Improved documentation styling and generator

Bugfixes

  • Many issues have been resolved in since beta2.

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.

CHANGELOG
UPGRADE GUIDE

Twill 2.12.1

06 Dec 22:59
Compare
Choose a tag to compare

Bugfixes

  • Fix long dynamic titles overflow on Block items #1975

Twill 2.12.0

30 Nov 15:15
Compare
Choose a tag to compare

Breaking change

  • Route::singleton is now Route::twillSingleton #1961

Features

  • Checkboxes can now have notes #1354
  • Blocks in the editor can now be cloned #1748

Bugfixes

  • Various bug fixes

New Contributors

Full Changelog: 2.11.0...2.12.0

Twill 2.11.0

10 Nov 06:32
Compare
Choose a tag to compare

Features

  • When displaying a field with html after the block name, this is now stripped and cleaned #1843

Other

  • Added support for laravel/ui 4.x and fixes an issue with Laravel 9 aws adapter #1900

Twill 3.0.0-beta2

07 Nov 13:19
Compare
Choose a tag to compare
Twill 3.0.0-beta2 Pre-release
Pre-release

This is the second Beta release for Twill 3!

Changes since last beta

This is a stabilization release to prepare a first stable release.

Improvements

  • New documentation system
  • New guide
  • Improved defaults for new projects
  • Added .gitattributes to reduce package size

Features

  • No new features were introduced in this release

Bugfixes

  • Restored edit link on user profiles #1891
  • Fixed console error on forms with permissions #1890
  • Fixed backwards compatibility for navigation link access #1886

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.

CHANGELOG
UPGRADE GUIDE

Twill 3.0.0-beta1

18 Oct 08:59
Compare
Choose a tag to compare
Twill 3.0.0-beta1 Pre-release
Pre-release

This is the first Beta release for Twill 3!

Changes since last alpha

Features

  • The upgrade path is now about complete. Check UPGRADE.MD for full instructions.
  • You can now validate array contains in multiselects #1854
  • Added breadcrumbs using ->setBreadcrumbs on controllers.
  • Added a new command that allows to only flush the twill manifest file #1862

Bugfixes

  • Translated media and slideshows can now be disabled #1847
  • Fixed an issue where block fields would not fallback in translations #1852
  • Small improvement to avoid additional queries in blocks #1853
  • Fixed an issue where the menu would overlay the media browser
  • Fixed form builder support for singletons
  • The preview function is now more open and allows interaction #1861

Translations

  • Small improvements to the french translations #1851

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.

CHANGELOG
UPGRADE GUIDE

Twill 2.10.0

18 Oct 09:15
Compare
Choose a tag to compare

Features

  • Add command to allow developers to flush only the twill-manifest.json from cache #1859
  • Adds a ArrayContains support to connected fields #1848
  • The preview function now allows more interaction #1561
  • Adds disabled support to translated media and slideshow #1845

Bugfixes

  • Avoids additional queries when getting blocks #1790
  • Fixed an issue where translation fallback would not work for blocks #1754

Twill 3.0.0-alpha3

30 Sep 13:07
Compare
Choose a tag to compare
Twill 3.0.0-alpha3 Pre-release
Pre-release

This is the third Alpha release for Twill 3!

This should be the last alpha release.

The next focus will be on optimise the Twill 2.x -> Twill 3.x migration path, unless required, no new features will be introduced.
With beta1 we will keep in mind an upgrade path between beta releases so new projects can be started.

Changes since last alpha

Features

  • New duplicate feature. Duplicating content from the ui now is limited to basic content, browsers, blocks, files and
    media. This no longer depends on revisions being available and can be hooked into to duplicate other relations.
  • The table builder now has a method ->linkToEdit() to link a cell to the modal or edit form.

Bugfixes

  • Many small regressions are fixed.
  • Fixes an issue where custom icons would not compile correctly.

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 an alpha 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.

CHANGELOG
UPGRADE GUIDE

Twill 2.9.1

30 Sep 09:42
Compare
Choose a tag to compare

Fixes

  • Fixes an issue that would allow unpublished users to continue to login #1833
  • Fixes an issue that where custom icons were not picked up by the build process #1825

Docs

  • Fix broken link in "Settings Section" in docs #1837

New Contributors

Full Changelog: 2.9.0...2.9.1