Skip to content

Instantly share code, notes, and snippets.

@marcelklehr
Created October 29, 2012 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcelklehr/3974704 to your computer and use it in GitHub Desktop.
Save marcelklehr/3974704 to your computer and use it in GitHub Desktop.
# v1.2 release
To complete these great news, we also released v1.1.6 today, introducing new patches and some exciting new features:
* Customizable robots.txt
* Customizable app title (finally you can name your epl instance!)
* eejs render arguments are now passed on to eejs hooks through the newly introduced `renderContext` argument.
* Plugin-specific settings in settings.json (finally allowing for things like a google analytics plugin)
* Serve admin dashboard at /admin (still very limited, though)
* Modify your settings.json through the newly created UI at /admin/settings
* Fix: Import <ol>'s as <ol>'s and not as <ul>'s!
* Added solaris compatibility (bin/installDeps.sh was broken on solaris)
* Fix a bug with IE9 and Password Protected Pads using HTTPS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment