faviconv-noREADME|ARCHIVES|CATEGORIES|SEARCH|
«Sun Feb 21 2021AkrISrn版本更新记录64efd16Raw
v1.2.9
The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.
  1. 列表排序规则简化为只比较标题和路径。
  2. 更新了一些 API:
    1. TFlag 的类型定义有所调整,受影响的 API:
      1. vno.mainSelf.otherFlags
    2. TAnchor 的类型定义有所调整,受影响的 API:
      1. vno.elemet.getQueryTagLinks
      2. vno.mainSelf.getQueryTagLinks
    3. TAsyncResult 的类型定义有所调整,受影响的 API:
      1. vno.renderMD
      2. vno.markdown.updateAsyncScript
      3. vno.markdown.updateInlineScript
      4. vno.markdown.updateSnippet
      5. vno.utils.evalFunction
      6. vno.articleSelf.asyncResults
      7. vno.articleSelf.resultsBeforeRendered
    4. vno.mainSelf.addFlag 的第三个参数被移除,返回值有所调整。
    5. vno.mainSelf.removeFlag 的返回值有所调整。
  3. 新增了一些 API:
    1. vno.appSelf.addLink
    2. vno.appSelf.removeLink

This page is open source, improve it
Graph