Skip to content

v0.13

Compare
Choose a tag to compare
@brookshi brookshi released this 15 Jun 13:55
· 87 commits to master since this release

Features:

  • #93 folder 级和 collection 级的通用设置 request 基本信息,支持header, pre request script, test
  • #112 增加Stress Test结果的细节展示功能,支持表格/图表
  • #107 自动备份数据库,防止数据丢失
  • #194 把docker的logs目录volumn出来
  • #118 加一个环境变量来控制是否对数据库的密码加密

Bugs:

  • #197 刷新时正在同步更新session会导致cookie失效
  • #117 轻微bug: header中收藏的key 取消收藏以后,还会提示

Features:

  • #93 Common header/pre request script/test for requests in folder and collection
  • #112 More detail information of stress test result
  • #107 Auto dump mysql database to prevent data loss
  • #194 Volumn logs to host for docker
  • #118 Support encrypt password of user account in db

Bugs:

  • #197 Cookie invalid sometimes while syncing data
  • #117 Remove header's favorite function