Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 1.41 KB

Changelog

3.0.0

  • Major version for Craft 3, including new plugins, templates, fields and more! Not remotely backwards compatible.

2.1.0

  • Add latest Boilerplate

2.0.0

  • Switch from craft-sass to use Laravel Mix for Sass/JS compilation

1.6.0

  • Merge in pull request from @jeffturcotte, which did all the following
  • Add support for local development
  • Add dotenv support
  • Add editorconfig and other cleanup

1.5.0

  • Add latest Boilerplate

1.4.0

1.3.0

  • Added Retour, replacing Reroute for handling redirects. Retour provides more features, allows for regex in redirects, and provides a statistics widget for the dashboard.
  • Removed Reroute
  • Added Field Manager.
  • Added Tag Manager, primarily because stock Craft doesn't seem to provide a away to delete tags.

1.2.0

  • Added craft-kindling, and swapped out the templates included in the ZIP for some provided by Padstone.

1.1.0

  • Added itmundi/schematic and a basic schema that includes a sections for Pages, Blog, and Team.

1.0.2

  • Added updated config/general.php and config/db.php.

1.0.0

  • initial release