Skip to content

v0.5.5

Compare
Choose a tag to compare
@zaigie zaigie released this 05 Feb 15:20
· 130 commits to main since this release

What's Changed

  • 新增白名单功能,不在白名单的上线自动踢出 by @if1024
  • 新增帕鲁页面类型和词条的动态搜索 by @lozyHao
  • 新增帕鲁页面移动端分页展示 by @lozyHao
  • 新增 steamId 展示和复制 by @MapleEve
  • 优化映射本地文件时必须指向到Level.sav的问题(现所有save.path均可指向到Saved目录级别) by @zaigie
  • 修复服务器有中文名时打开页面 undefined 并卡顿的问题 by @lozyHao
  • 修复 pst-agent 不清理缓存文件导致磁盘吃紧的问题 by @zaigie
  • 修复可能的复制失败错误 by @MapleEve
  • 修复当配置tls时,sav_cli 无法访问的问题 by @zaigie

  • Added the whitelist function. by@if1024 is automatically kicked out when the whitelist is not online
  • Added dynamic search for Palu page types and terms by @lozyHao
  • Added mobile paging display of Palu page by @lozyHao
  • Added steamId display and copy by @MapleEve
  • Optimized problem where mapping local files must point to level.sav (all save.paths can now point to the Saved directory Level) by@zaigie
  • Fix the server with Chinese name when the page undefined and stuck by @lozyHao
  • Fixed the problem that pst-agent does not clear cache files, causing disk strain by@zaigie
  • Fix possible copy failure error by @MapleEve
  • Fix that sav_cli cannot be accessed when tls is configured by@zaigie