- 将配置级别从全局更改为项目
- change the configuration level from global to project
- 添加logo
- add logo
- 移除过时的方法调用
- remove Deprecated method
- 代码优化
- optimized code
- XML中增加displayName属性值的设置
- Setting the value of the displayName attribute in XML
- 代码优化
- optimized code
- 修复在部分IDEA中长描述输入框输入非ascii码字符显示为乱码的问题
- Fixed the bug of input non-ascii characters into the long description input box in some IDEAs were displayed as garbled characters
- 修复配图
- replace picture
- 移除过时的方法调用
- remove Deprecated method
- 移除过时的方法调用
- remove Deprecated method
- 增加自定义JQL的操作
- custom jql
- 移除过时的方法调用,升级IDEA版本到2020.2
- remove Deprecated method,update IDEA version to 2020.2
- scope中item增加提示框,用于显示过长的内容
- A prompt box is added to the item in the scope to display the long content
- 修复Scope未选择时报空指针异常
- Fix NullPointerException when scope is not selected
- 更改JIRA列表的获取时的认证方式
- Change the authentication method when obtaining the JIRA list
- 修复非ascii码账户获取JIRA列表报错的问题
- Fixed the bug of getting JIRA list from non-ascii characters account
- 支持添加jira信息到scope中
- Support adding JIRA to scope
- 升级校验工具版本
- Upgrade tool version
- 描述信息的区域自适应
- Region adaptation for description information