File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11
2+ ## [ v2.5.2] ( https://github.com/ArtalkJS/Artalk/compare/v2.5.1...v2.5.2 ) (2023-03-19)
3+
4+ ### Bug Fixes
5+
6+ * ** ui:** destroy instance when calling init func twice
7+
8+ ### Performance Improvements
9+
10+ * ** notify:** shorten the length of notify key ([ #466 ] ( https://github.com/ArtalkJS/Artalk/issues/466 ) )
11+ * ** style:** add ` !important ` for white-space css in code block ([ #467 ] ( https://github.com/ArtalkJS/Artalk/issues/467 ) )
12+
13+
214## [ v2.5.1] ( https://github.com/ArtalkJS/Artalk/compare/v2.5.0...v2.5.1 ) (2023-03-16)
315
416### Features
Original file line number Diff line number Diff line change 11{
2- "latest" : " 2.5.1 "
2+ "latest" : " 2.5.2 "
33}
Original file line number Diff line number Diff line change 11{
22 "name" : " artalk" ,
3- "version" : " 2.5.1 " ,
3+ "version" : " 2.5.2 " ,
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