Skip to content

0.6.0-preview.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhenlei520 zhenlei520 released this 18 Aug 07:59
· 430 commits to main since this release
d649ac2

Bug Fixes

  • Ddd: Fix Entity entity Equals method error (bug in 0.6.0-preview.4) #206
  • Configuration: Fix IMasaConfiguration case sensitive issue #208
  • AutoComplete: fix setting content error (error content startOffset must be non-negative, and endOffset must be >= startOffset, and offsets must not go backwards startOffset=, endOffset=,lastStartOffset=* for field 'text') #209
  • Scheduler: Fix GetSchedulerJobQueryByIdentityAsync api url error #211

Features

  • Auth: Support for modifying user avatars #210

Docs

Styles

  • Identity: Modify the access level of the CurrentUser property #207

修复Bug

  • Ddd: 修复Entity实体Equals方法错误(0.6.0-preview.4出现的bug) #206
  • Configuration: 修复IMasaConfiguration大小写敏感问题 #208
  • AutoComplete: 修复设置内容出错 (错误内容startOffset must be non-negative, and endOffset must be >= startOffset, and offsets must not go backwards startOffset=, endOffset=,lastStartOffset=* for field 'text') #209
  • Scheduler: 修复 GetSchedulerJobQueryByIdentityAsync 接口地址错误 #211

功能

  • Auth: 支持修改用户头像 #210

文档

格式

  • Identity: 修改CurrentUser属性的访问级别 #207