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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
## [Unreleased]
2
2
3
+
## [3.0.1] - 2025-11-28
4
+
- Fixed an issue where searching with `v: false` was treated as `nil` due to `false || nil` logic
5
+
3
6
## [3.0.0] - 2025-11-27
4
7
- Disabled fields name format validation
5
8
- Added scope functionality: _Active Field_ can now be limited to a specific context, allowing different sets of fields per group within the same _Customizable_ model.
0 commit comments