We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8478955 commit 45a6365Copy full SHA for 45a6365
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
Here's a summary of changes in each update.
4
5
+## Version 1.1.2 - 2017/03/07
6
+
7
+* Changed: Forum moved to new domain (forum.textpattern.io) and now uses HTTPS protocol.
8
+* Changed: Updated Textile to v3.6.
9
+* Added: Use Header Strict Transport Security (HSTS).
10
11
## Version 1.1.1 - 2017/02/10
12
13
* Fixed: fragmentation of Twitter Card/Open Graph meta.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "textpattern-forum",
- "version": "1.1.1",
+ "version": "1.1.2",
"repository": {
"type": "git",
"url": "https://github.com/textpattern/textpattern-forum"
0 commit comments