diff --git a/repo.xml b/repo.xml index 9477253..f08fa31 100644 --- a/repo.xml +++ b/repo.xml @@ -10,6 +10,14 @@ Generated apps may fail after updating. Make sure to recompile your ODDs. + +
    +
  • fix error in docx upload processing
  • +
  • ignore [trash] folder in uploaded docx files
  • +
  • add support for <pb:set-param> to dynamically set a parameter for all subsequent models called. The new parameter will be availble in the $parameters map.
  • +
  • add attribute @pb:mode on <model> to declare a mode on all subsequent models called. The mode will be available to subsequent models in variable $mode.
  • +
+
  • docx2tei: another approach to reconstruct division hierarchy from titles, covering more edge cases