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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
## [Unreleased]
6
6
- No unreleased changes so far
7
7
8
+
## [0.50.1] - 2022-11-30
9
+
### Fixed
10
+
- Fixed bug where an attribute was not correctly enabled again when it reappears without changed value (Big thanks to user @ColinRobbins for this finding)
11
+
8
12
## [0.50.0] - 2022-11-21
9
13
### Added
10
14
- Support for proxy servers (thanks to user towe96)
@@ -661,7 +665,8 @@ Minor fix in observer interface
0 commit comments