From ea0c4920596b7ebe32a3521f05c683d2a48a77da Mon Sep 17 00:00:00 2001 From: suxiaoxin Date: Wed, 9 May 2018 20:44:21 +0800 Subject: [PATCH 1/2] opti: changelog --- CHANGELOG.md | 6 ++++++ package.json | 2 +- static/dev.html | 2 +- static/index.html | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 349519ed..6176153c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### v1.3.15 +* 增强跨域请求安全性,只允许 YApi 网站进行跨域请求 +* 优化文档 +* 修复 schema 描述信息展示 bug + + ### v1.3.14 * 修复接口编辑白屏问题 diff --git a/package.json b/package.json index 1cdeef5d..2e6e66cd 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yapi", - "version": "1.3.14", + "version": "1.3.15", "description": "YAPI", "main": "index.js", "scripts": { diff --git a/static/dev.html b/static/dev.html index f961c048..a356a288 100755 --- a/static/dev.html +++ b/static/dev.html @@ -17,7 +17,7 @@ - +
diff --git a/static/index.html b/static/index.html index c3759658..fbdf3512 100755 --- a/static/index.html +++ b/static/index.html @@ -36,6 +36,6 @@ - +
From d4adbb066cf6edfa2c488642fdb851ea4bf27554 Mon Sep 17 00:00:00 2001 From: suxiaoxin Date: Thu, 10 May 2018 10:59:19 +0800 Subject: [PATCH 2/2] opti: cross-request sign --- static/dev.html | 1 - static/index.html | 1 - 2 files changed, 2 deletions(-) diff --git a/static/dev.html b/static/dev.html index a356a288..1ef9836a 100755 --- a/static/dev.html +++ b/static/dev.html @@ -17,7 +17,6 @@ -
diff --git a/static/index.html b/static/index.html index fbdf3512..d0a0c480 100755 --- a/static/index.html +++ b/static/index.html @@ -36,6 +36,5 @@ -