Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Jpom
Commits
ce7c62ed
Commit
ce7c62ed
authored
4 years ago
by
bwcx_jzy
Browse files
Options
Download
Email Patches
Plain Diff
update version
parent
08ff04d6
master
2.6.x
backup-thymeleaf
change-tab
dev
v2.9.15
v2.9.14
v2.9.13
v2.9.12
v2.9.11
v2.9.10
v2.9.9
v2.9.9.fix
v2.9.8
v2.9.7
v2.9.6
v2.9.5
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.25
v2.8.24
v2.8.23
v2.8.22
v2.8.21
v2.8.20
v2.8.19
v2.8.18
v2.8.17
v2.8.16
v2.8.15
v2.8.14
v2.8.13
v2.8.12
v2.8.11
v2.8.10
v2.8.9
v2.8.8
v2.8.7
v2.8.6
v2.8.5
v2.8.4
v2.8.3
v2.8.2
v2.8.1
v2.8.0
v2.8.0-fix
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.4
v2.6.3
v2.6.2
v2.6.1
v2.6.0
v2.5.2
fix-2.8.0
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+1
-0
CHANGELOG.md
best_practices.md
+1
-1
best_practices.md
docs/js/version.js
+1
-1
docs/js/version.js
docs/versions.json
+1
-1
docs/versions.json
with
4 additions
and
3 deletions
+4
-3
CHANGELOG.md
+
1
-
0
View file @
ce7c62ed
...
...
@@ -23,6 +23,7 @@
12.
【server】程序关闭时候自动关闭 h2 数据连接池,避免数据库文件被损坏
13.
【server】style: 优化logo,登录页面,初始化页面
[
点击查看对应提交记录
](
https://gitee.com/dromara/Jpom/commit/5d4783f0be7d44bb04275b059ccd1509620c5828
)
[
@长得丑活得久i
]
(https://gitee.com/zsf_008)
14.
【server】fix bug: 修复在没有配置nginx白名单时访问nginx列表数据一直加载中问题
[
点击这里查看对应 issue
](
https://github.com/dromara/Jpom/issues/5
)
[
@长得丑活得久i
]
(https://gitee.com/zsf_008)
15.
新增 .gitattributes 文件控制命令文件的编码格式以及换行符(感谢@ℳ๓₯㎕斌)
------
...
...
This diff is collapsed.
Click to expand it.
best_practices.md
+
1
-
1
View file @
ce7c62ed
...
...
@@ -27,4 +27,4 @@
## 领奖方式
1.
加入
QQ群:
`136715345`
@ 管理员
发博文链接,管理确认后将进行现金私发红包
1.
加入
微信群:添加微信
`jpom66`
根据提示进入微信群,
发博文链接,管理确认后将进行现金私发红包
This diff is collapsed.
Click to expand it.
docs/js/version.js
+
1
-
1
View file @
ce7c62ed
var
version
=
'
2.5.1
'
;
\ No newline at end of file
var
version
=
'
2.5.2
'
;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/versions.json
+
1
-
1
View file @
ce7c62ed
{
"tag_name"
:
"v2.5.
1
"
"tag_name"
:
"v2.5.
2
"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help