You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***ui/goto:** improved solution of navigating to comment via link hash ([#693](https://github.com/ArtalkJS/Artalk/issues/693)) ([#765](https://github.com/ArtalkJS/Artalk/issues/765))
9
+
10
+
### Bug Fixes
11
+
12
+
***api/comments:** counting comments issue in PostgreSQL db ([#760](https://github.com/ArtalkJS/Artalk/issues/760)) ([#761](https://github.com/ArtalkJS/Artalk/issues/761))
13
+
***cmd/admin:** update user role to admin if already exists
14
+
***ip_region:** unable to output the IP region correctly ([#760](https://github.com/ArtalkJS/Artalk/issues/760))
15
+
***ui/list:** unable to reply or delete comments after switching pagination
16
+
***ui/no_comment:** always appears when creating comment
17
+
***ui/pv:** missing `pageTitle` field in the PV request
18
+
***ui/scroll:** scroll into view issue when `relativeTo` parameter is provided
19
+
20
+
### Performance Improvements
21
+
22
+
***style/sidebar:** improve some detail in sidebar
23
+
24
+
### Code Refactoring
25
+
26
+
***ui/comment:** loose coupling between `Comment` and `Context`
0 commit comments