We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4ec07 commit 2456d2aCopy full SHA for 2456d2a
1 file changed
CHANGELOG.md
@@ -7,6 +7,21 @@ All notable changes to this project will be documented in this file.
7
## [Unreleased]
8
- none so far
9
10
+## [9.1.0] - 2026-05-06
11
+### Fixed
12
+ - Fix repairstep which deleted the display names from shares
13
+
14
+### Changed
15
+ - Set default sort to last activity (renamed from last interaction) for poll list, navigation and dashboard
16
+ - reorder poll badges in verbose poll list and add last activity
17
18
+# Maintenance
19
+ - centralize poll type icon and consume from store
20
+ - extract huge constants from store to import file
21
+ - some minor bugs
22
+ - code maintenance
23
+ - type corrections
24
25
## [9.0.7] - 2026-04-30
26
### Fixed
27
- Clean tables before creating unique indices
0 commit comments