Skip to content

Commit

Permalink
release: 1.5.3 (#2075)
Browse files Browse the repository at this point in the history
* release: 1.5.3

Signed-off-by: Ryan Wang <[email protected]>

* chore: rollback gradle.properties

Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby authored May 9, 2022
1 parent 80b5db9 commit 2e8ecd6
Show file tree
Hide file tree
Showing 27 changed files with 42 additions and 17 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# CHANGELOG

# 1.5.3

## Improvements

- 优化邮件发送异常信息处理。 halo-dev/halo#1860 @ntdgy @superdgy
- 优化静态存储的资源映射处理逻辑,支持手动操作 `.halo/static` 目录后,在后台通过刷新按钮更新资源映射。 halo-dev/halo#1907 @Yhcrown @muyunil
- 优化文章字数统计的算法。将中文和其他字符分开统计,中文按照字数计数,其他的语言默认按照标点分割来计数。 halo-dev/halo#1865 @Yhcrown @Tanhex
- 优化后台部分弹窗中表单在移动端的布局。 halo-dev/halo-admin#564 @ruibaby

## Bug Fixes

- 修复在 Windows 平台下,因为 H2 Database 文件被占用导致无法全站备份的问题。 halo-dev/halo#1867 @anshangPro
- 修复在 1.5.x 版本中,文章搜索没有关联查询内容(contents)的问题。 halo-dev/halo#1873 @Yhcrown @guqing
- 修复本地上传附件过程中如果发生异常,没有完整打印异常信息栈的问题。 halo-dev/halo#1913 @JohnNiang
- 修复在系统初始化之后,任然可以通过 `/install` 跳转到登录页面的问题。 halo-dev/halo#1908 @Ljfanny @littlesleep
- 修复评论通知无法正常发送邮件的问题。 halo-dev/halo#1916 @JohnNiang @hapke24
- 修复后台仪表盘中最近文章的标题过长导致样式异常的问题。 halo-dev/halo-admin#545 @Aanko @hotspring-zwb
- 修复后台带有分页的数据列表中,删除最后一页的所有数据后导致分页页码异常的问题。 halo-dev/halo-admin#550 @QuentinHsu @luohongqu
- 修复后台修复因为缓存数据,重新安装会出现循环进入 install 路由的问题。 halo-dev/halo-admin#558 @ruibaby @Ljfanny

## Dependencies

- 更新后台 @halo-dev/editor 版本。 halo-dev/halo-admin#562 @ruibaby
- 修复在改变编辑器布局后导致重复初始化编辑器的问题。

# 1.5.2

## Improvements
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/admin/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="zh-cmn-Hans"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="renderer" content="webkit"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><meta name="robots" content="noindex,nofollow"/><meta name="generator" content="Halo 1.5.2"/><link rel="icon" href="/favicon.ico"/><title>Halo</title><style>body {height: 100%;background-color: #f5f5f5;}#loader{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border:solid 3px #e5e5e5;border-top-color:#333;border-radius:50%;width:30px;height:30px;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}</style><script defer="defer" src="/js/chunk-vendors.a8aac3e6.js"></script><script defer="defer" src="/js/app.8eac304f.js"></script><link href="/css/chunk-vendors.b8f03799.css" rel="stylesheet"><link href="/css/app.807e04c6.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but halo admin client doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><div id="loader"></div></div></body></html>
<!doctype html><html lang="zh-cmn-Hans"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="renderer" content="webkit"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><meta name="robots" content="noindex,nofollow"/><meta name="generator" content="Halo 1.5.3"/><link rel="icon" href="/favicon.ico"/><title>Halo</title><style>body {height: 100%;background-color: #f5f5f5;}#loader{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border:solid 3px #e5e5e5;border-top-color:#333;border-radius:50%;width:30px;height:30px;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}</style><script defer="defer" src="/js/chunk-vendors.a8aac3e6.js"></script><script defer="defer" src="/js/app.46f28bf1.js"></script><link href="/css/chunk-vendors.b8f03799.css" rel="stylesheet"><link href="/css/app.807e04c6.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but halo admin client doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><div id="loader"></div></div></body></html>
1 change: 0 additions & 1 deletion src/main/resources/admin/js/189.72aba217.js

This file was deleted.

1 change: 1 addition & 0 deletions src/main/resources/admin/js/29.a1ec439d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/main/resources/admin/js/295.51ab436c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/main/resources/admin/js/297.36cad7d5.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/main/resources/admin/js/349.48598bb9.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e8ecd6

Please sign in to comment.