-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## Version 2.9.0 | ||
|
||
### Periodic 2.9.0, one step closer. | ||
* fixed assets and primary assets in admin | ||
* cleaned up reader theme, iOS fixes | ||
* updated default content in DBseed | ||
* added core controller support for preview themes | ||
* added support for tags and categories for assets | ||
* added support for environment specific themes | ||
* added custom view engine support | ||
* added new admin | ||
|
||
### Notes | ||
* Periodic | ||
* Added support for pre start up scripts (new relic) | ||
* Added custom session secret( add to config.json) | ||
* Added support for custom node modules (add to config.json) | ||
* Extension: Core Controller (2.0.2) | ||
* preview theme support | ||
* Extension: Preview Theme (1.0.0) | ||
* environment view html customization support | ||
* Extension: Google Analytics (1.0.0) | ||
* environment view html customization support | ||
* Extension: Install (2.9.0) | ||
* environment specific configuration installation | ||
* Extension: Admin (2.9.5) | ||
* new theme settings, new content editor, support for html augmentation in views |