Refer to v2.7.2 milestone to know the complete list of the issues resolved by this release.
Updates
- [WebClient] Fix #728 by adding bytearray support in files_upload (sync mode) - Thanks @sofya-salmanova @seratch
- [WebClient] #726 Fix InputBlock.hint validation failure - Thanks @jourdanrodrigues
- [WebClient] #723 Correct the default value of InputBlock.label, hint - Thanks @jourdanrodrigues