We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b7985c commit 776f54aCopy full SHA for 776f54a
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v1.7.2
6
+
7
+### Fixed
8
9
+- Fixed theme loading and app name constant
10
+- Fixed eligibility rewards showing as eligible even when offline or fees not paid
11
+- Fixed suspended validator state not being properly detected
12
+- Fixed tables settings signature comparison to reset settings when a new structure is detected
13
+- Fixed query filters for handling multiple compare keys under same parameter key in transaction filtering
14
15
+### Changed
16
17
+- Improved transaction filtering functionality
18
+- Removed date column from BlockTxns, added intra round (offset) and fixed sorting by offset
19
20
## v1.7.1
21
22
### Fixed
0 commit comments