Skip to content

Releases: Erdiko/erdiko

Erdiko 2.0.0 Beta 1

13 Sep 20:55
Compare
Choose a tag to compare
2.0.0-beta1

remove doctrine from base install

Release 1.0.0

28 Mar 07:42
Compare
Choose a tag to compare

Stable 1.0 release of erdiko

Release 0.11.3

17 Feb 23:35
Compare
Choose a tag to compare
  • Move pretty error handler to the index.php
  • Delete info.php
  • Update to be compatible with recent erdiko/core updates (erdiko::serve() & namespace on ToroHook)
  • Update docblock and add some logging
  • Add travis CI support
  • Add travis badge to README

Release 0.11.2

29 Nov 19:55
Compare
Choose a tag to compare

Major Docker refactor

  • Create subfolders for each php version
  • Cleaner naming structure
  • Compose files per container
  • Main docker-compose.yml file extends each container compose file

Release 0.11.1

27 Nov 07:51
Compare
Choose a tag to compare
  • Improved google tag manager support
  • Updated docker scripts for php utilities
  • fixed bug in theme.json

Release 0.11.0

27 Nov 07:47
Compare
Choose a tag to compare
  • Add google tag manager support
  • Theme maintenance
  • Upgrade to jQuery 3
  • Switch from LESS to SASS
  • Improved error page

Release 0.10.3

11 Sep 06:33
Compare
Choose a tag to compare
  • fix nginx config
  • update gulp to publish to new folder structure
  • update jquery
  • add gitignore for node/gulp
  • split up theme files with variable files
  • delete deprecated files

Release 0.10.2

10 Sep 21:38
Compare
Choose a tag to compare

Some minor improvements and fixes

  • New Docker containers (using nginx and php fpm)
  • Moved bootstrap to core and renamed appstrap to bootstrap (app/bootstrap is for your app, erdiko/core/bootstrap is used by the app bootstrap and gets autoupdated through composer
  • Update 404 page

Release 0.10.1

14 Aug 08:49
Compare
Choose a tag to compare
  • Update docker container
  • Modified the location of the json configs
  • Improved context switching
  • Improved mustache support
  • Fixed meta tags in header
  • Support theme upgrades (easily add variables to templates and cast as strings)
  • Fixed footer link
  • Erdiko helper as a wrapper

Release 0.9.0

26 May 06:03
Compare
Choose a tag to compare
  • docker container script
  • new bootstrap theme
  • improved json configs
  • gulp build script for theme
  • improved example/demo actions and views