File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11
2+ ## [ v2.8.2] ( https://github.com/ArtalkJS/Artalk/compare/v2.8.1...v2.8.2 ) (2024-02-05)
3+
4+ ### Bug Fixes
5+
6+ * ** api/comments:** ` ua ` field is optional and not required ([ #767 ] ( https://github.com/ArtalkJS/Artalk/issues/767 ) )
7+ * ** style:** replace style ` break-all ` with ` break-word ` in content el ([ #644 ] ( https://github.com/ArtalkJS/Artalk/issues/644 ) )
8+
9+ ### Performance Improvements
10+
11+ * ** ui/editor:** optimize editor styles for narrow-width screens
12+ * ** ui/editor:** modify editor plug-in text buttons to icons for brevity
13+ * ** ui/editor:** place ` Cancel Reply ` at the bottom of editor area ([ #644 ] ( https://github.com/ArtalkJS/Artalk/issues/644 ) )
14+ * ** ui/lite:** disable ArtalkLite ` preview ` config option by default
15+
16+
217## [ v2.8.1] ( https://github.com/ArtalkJS/Artalk/compare/v2.8.0...v2.8.1 ) (2024-02-04)
318
419### Features
Original file line number Diff line number Diff line change 11{
2- "latest" : " 2.8.1 "
2+ "latest" : " 2.8.2 "
33}
Original file line number Diff line number Diff line change 11{
22 "name" : " artalk" ,
3- "version" : " 2.8.1 " ,
3+ "version" : " 2.8.2 " ,
44 "description" : " A self-hosted comment system" ,
55 "keywords" : [
66 " comment-system" ,
You can’t perform that action at this time.
0 commit comments