Merge pull request #285 from Pterodactyl/feature/phrase-in-context

add phraseapp in context editor
This commit is contained in:
Jakob 2017-02-03 00:36:50 +01:00 committed by GitHub
commit 8cac2a3669
7 changed files with 123 additions and 1 deletions

View file

@ -10,6 +10,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
* Users can now have a username as well as client name assigned to their account.
* Ability to create a node through the CLI using `pterodactyl:node` as well as locations via `pterodactyl:location`.
* New theme (AdminLTE) for front-end with tweaks to backend files to work properly with it.
* Add support for PhraseApp's in-context editor
### Fixed
* Bug causing error logs to be spammed if someone timed out on an ajax based page.