Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

v2.1.5

Compare
Choose a tag to compare
@qwqcode qwqcode released this 03 May 14:29
· 73 commits to master since this release
v2.1.5
2cb8e40

Changelog

缓存优化

8db752f fix(cache): Use SingleFlight to avoid Cache breakdown.

多站点优化

02b3173 feat(multi-site): Isolate admin users among sites
9a8b979 feat(user): Admin email sending isolation between sites.

BUG 修复

8d7e5ca fix(cors): Import cors domains from db site urls.
2cb8e40 fix(transfer): Importer boot param parse.
12bd0b5 fix: Prevent unsafe svg image uploads

代码重构

fcd44bc refactor(api): Remove unnecessary parameter of ParamsDecode method
a03e985 refactor(api_get): Comments get api.