Created
October 29, 2012 16:35
-
-
Save marcelklehr/3974704 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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