• v1.1.3 62410e300a

    v1.1.3 Stable

    zordsdavini released this 2026-03-27 22:34:18 +00:00 | 20 commits to master since this release

    • features
      - Sort - sort list objects by property and save as index in .sort folder.
      - GetSortedNodes - get list objects sorted by property index.
      - Upload - save files as <ROOT>/__a/<property_name>-<blob_hash>.
      - Node.Link - bool property to indicate if a node is a filesystem link.
      - Node.Value - now contains absolute path for symlinks.
      - Upload - save filename from hex to BASE62 (using abcex)
      - AddTemplate - add template to list to be used as commands during adding object
    • bugfixes
      - Upload - fix double hyphen in blob names.
      - Refresh - skip .sort and __a directories in filesystem traversal.
    • commands
      - SORT (\X) - new command to sort list by property.
    Downloads