Skip to content

v3.4.5

Choose a tag to compare

@jaywhj jaywhj released this 10 Oct 14:18
· 170 commits to main since this release

en

  • New: Add the recently updated module anywhere in any md document using a line of code, see the documentation for details
  • New: Git author support aggregation, i.e. different email accounts of the same person can be shown as the same author, see the documentation for details
  • Improved compatibility in Docker containers
  • Optimize the selection logic for the last update time, see the documentation for process (this tweak ensures that the correct timestamp is read even if the file has been rebuilt via git checkout, git clone, etc.)

zh

  • 新增:在任意文档的任意位置使用一行代码添加最近更新模块,详情见文档
  • 新增:Git 作者支持聚合,即同一个人的不同邮箱账户可显示为同一作者,详情见文档
  • 改进在 Docker 容器中的兼容性
  • 优化了最后更新时间的择取逻辑,流程见文档(这一调整可确保即使文件在通过 git checkout、git clone 等方式重建后,仍能读取正确的时间戳)