File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11
2+ ## [ v2.5.1] ( https://github.com/ArtalkJS/Artalk/compare/v2.5.0...v2.5.1 ) (2023-03-16)
3+
4+ ### Features
5+
6+ * ** go:** upgrade golang to v1.20.2
7+
8+ ### Bug Fixes
9+
10+ * ** ui/count-widget:** context api undefined issue ([ #464 ] ( https://github.com/ArtalkJS/Artalk/issues/464 ) )
11+ * ** ui/i18n:** duplicate packaging built-in language in the external script
12+ * ** ui/paginator:** showErr func call issue
13+ * ** ui/sort-dropdown:** dropdown menu disappears after call reload func ([ #461 ] ( https://github.com/ArtalkJS/Artalk/issues/461 ) )
14+
15+ ### Code Refactoring
16+
17+ * ** anti_spam/aliyun:** accessing aliyun green text api without sdk ([ #459 ] ( https://github.com/ArtalkJS/Artalk/issues/459 ) )
18+ * ** ui/user:** modify user to standalone module ([ #463 ] ( https://github.com/ArtalkJS/Artalk/issues/463 ) )
19+
20+
221## [ v2.5.0] ( https://github.com/ArtalkJS/Artalk/compare/v2.4.4...v2.5.0 ) (2023-03-10)
322
423### Features
Original file line number Diff line number Diff line change 11{
2- "latest" : " 2.5.0 "
2+ "latest" : " 2.5.1 "
33}
Original file line number Diff line number Diff line change 11{
22 "name" : " artalk" ,
3- "version" : " 2.5.0 " ,
3+ "version" : " 2.5.1 " ,
44 "license" : " LGPL-3.0" ,
55 "description" : " A Selfhosted Comment System" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments