We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354e048 commit cefee06Copy full SHA for cefee06
1 file changed
CHANGELOG.md
@@ -6,9 +6,17 @@
6
All notable changes to this project will be documented in this file.
7
8
## [unreleased]
9
-### changes
+### New
10
+ - Add option to delete orphaned votes
11
+
12
+### Changes
13
- Make vote cell focusable
14
- Make shadow of sticky items transparent
15
+ - Changed experimental comments layout
16
17
+### Fixes
18
+ - Force list view mode initially on mobile viewports
19
+ - Fix some viual issues of the vote page
20
21
## [8.1.4] - 2025-07-15
22
### Fixes
@@ -19,7 +27,7 @@ All notable changes to this project will be documented in this file.
27
- Fixed visual bug when scrolling in list view
28
- Fixed exception on notifications which may cause resending notification mails
29
30
23
31
- Center poll table
24
32
25
33
## [8.1.0] - 2025-07-13
0 commit comments