Skip to content

Commit e807bbd

Browse files
committed
Create CHANGELOG.txt
1 parent 1b96055 commit e807bbd

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
v 1.1.3
2+
- Added GPL License. Ref - https://rtcamp.com/easyengine-is-gpl/
3+
4+
v 1.1.2
5+
- Fix White-list IP Address
6+
- Fix ee info command
7+
- Fix issue #111
8+
9+
10+
v 1.1.1
11+
- IP-detcect issue. #108
12+
13+
v 1.1 - Jan 16, 2014
14+
- Handling redirects from “non-www to www” and vice-versa. (#71)
15+
- Automating mysql setup. Every site which needs a database gets a new mysql user and password automatically. mysql root is not used anymore for new sites. (#72)
16+
- Automated postfix installation. (#72)
17+
- Added “ee info” command (#69)
18+
- Secured /ee locations (#60 and https://rtcamp.com/tutorials/nginx/ssl-pci-compliance-performance/)
19+
- SSL Session cache for nginx (#56)
20+
21+
22+
v 1.0.1
23+
- Fix wp-cli issue
24+
25+
v 1.0.0 - Oct 1, 2013
26+
- First Release
27+
- Support for Standard WordPress and multisite WordPress
28+
- Support for Nginx Fastcgi-Cache, W3 Total Cache and WP Super Cache
29+
- Support for PHP and HTML sites

0 commit comments

Comments
 (0)