- Fixed multi-line input by pasting is directly processed with advanced console (146) - Fixed str is used as return value when RTexts in kwargs but not in args in method `TranslationManager.translate` - Added `typing.Any` support for `serializer.deserialize`
- Fixed FileNotFoundError in `save_config_simple` if the path is a plain file - Fixed some issue with Union type in serializer
2.1.2
- Added subclass support in `serializer` deserializing - Fixed missing directory cannot be automatically created in `save_config_simple` in `PluginServerInterface` - Added nested translation file support (133) - Added type checks in metadata creation - Added etag cache for github api fetching for checking updates