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 9e60ff9 commit 40dbb09Copy full SHA for 40dbb09
CHANGELOG_DRAFT.md
@@ -1,3 +1,5 @@
1
-## v3.5.2
+## v3.5.3
2
3
-- Added the `inputDisabled` prop to the Input component of the `GroupChannel` and `OpenChannel` modules as a public interface.
+- Fixed the issue where `frozen` and `muted` were not considered as the highest priority in determining the disabled status of the input.
4
+- Removed `defaultProps` from the Image component.
5
+- Added handling to process `image/jpg` mime type when deciding whether to apply image compression.
0 commit comments