forked from interativasoftware/easyii
-
Notifications
You must be signed in to change notification settings - Fork 0
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 @@ | ||
#Changelog | ||
|
||
###0.8.0 | ||
* Articles module added | ||
* FAQ module added | ||
* SEO h1, title, description, keywords fields added | ||
* Ability to create modules outside vendor path | ||
* New root menu item - System | ||
* Migrations integrated | ||
* WebConsole added | ||
* Slug attached to news | ||
* Photos module reworked | ||
* Colorbox changed to Fancybox | ||
* Fancybox and jquery.switcher moved to bower-assets | ||
* Many core improvements | ||
|
||
###0.7.4 | ||
* SluggableBehavior integrated | ||
|
||
###0.7.3 | ||
* Photo multi upload added | ||
|
||
###0.7.2 | ||
* GD support added (image scale quality improved) | ||
|
||
###0.7.1 | ||
* Minor fixes |