Skip to content

Releases: websemantics/builder-extension

1.1.7

11 Sep 06:27

Choose a tag to compare

Add support for new field types (credits @edster)

1.1.6

11 Sep 06:00

Choose a tag to compare

  • Fix issues related to recent PyroCMS API updates

1.1.5

10 Sep 07:56

Choose a tag to compare

  • Update to Twig 4.x

1.1.4

10 Sep 06:04

Choose a tag to compare

  • Update dependencies

1.1.3

18 Mar 23:38

Choose a tag to compare

  • Add support for theme skin addon type.
  • Fix issue #27

1.1.2

06 Dec 03:03

Choose a tag to compare

  • Fix issue with override make:addon and make:stream commands, currently realized using singleton.
  • Fix issue #23

1.1.1

12 Oct 23:59

Choose a tag to compare

  • Fix for landing page routes

1.1.0

04 Oct 04:38

Choose a tag to compare

  • Generate sitemap
  • Generate fields and streams permissions
  • Fix for issue #13,

1.0.9

03 Oct 11:23

Choose a tag to compare

  • Fix, Cannot declare class Websemantics\BuilderExtension\Console\MakeAddon because the name is already in use

1.0.8

02 Oct 22:34

Choose a tag to compare

  • Remove builder:make command and replace with command make:addon.
  • Improved documentation.