• v1.4.0 fe16ef6fa5

    v1.4.0
    All checks were successful
    Backend Build and Test / backend-tasks (push) Successful in 7m10s
    Stable

    zordsdavini released this 2026-06-19 22:25:43 +03:00 | 0 commits to master since this release

    Downloads
  • v1.3.7 ac8a7fe491

    v1.3.7 Stable

    zordsdavini released this 2026-06-13 23:06:56 +03:00 | 2 commits to master since this release

    Downloads
  • v1.3.6 5919de0cb2

    v1.3.6
    All checks were successful
    continuous-integration/drone/tag Build is passing
    continuous-integration/drone/push Build is passing
    Stable

    zordsdavini released this 2026-04-23 06:36:46 +03:00 | 3 commits to master since this release

    Downloads
  • v1.3.5 e6c7a23bcb

    v1.3.5
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    zordsdavini released this 2026-04-13 16:46:25 +03:00 | 6 commits to master since this release

    Downloads
  • v1.3.4 6800ca3400

    v1.3.4
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    zordsdavini released this 2026-04-13 16:35:50 +03:00 | 7 commits to master since this release

    Downloads
  • v1.3.2 6843859b3b

    v1.3.2
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    zordsdavini released this 2026-04-13 14:25:16 +03:00 | 9 commits to master since this release

    Downloads
  • v1.2.2 7acb5bbf5a

    v1.2.2
    All checks were successful
    continuous-integration/drone Build is passing
    Stable

    zordsdavini released this 2026-04-07 09:53:23 +03:00 | 16 commits to master since this release

    Downloads
  • v1.2.0 e9098c3bc5

    v1.2.0 Stable

    zordsdavini released this 2026-03-30 00:53:24 +03:00 | 18 commits to master since this release

    • features
      - added support for ZIP archives as database storage (with optional password protection).
      - added property validation rules (.validate) supporting DATETIME, ABCEX, and regex formats.
      - enhanced INFO command to display validation rules, sort indices, and templates.
    • bugfixes
      - fixed TEMPLATE command to correctly handle quoted arguments containing semicolons.
    • commands
      - TEMPLATE - supports quoted strings with semicolons for multiple commands.
      - INFO - now shows validation and sort information.
    Downloads
  • v1.1.3 62410e300a

    v1.1.3 Stable

    zordsdavini released this 2026-03-28 00:34:18 +02:00 | 23 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
  • v1.1.1 c1d2b858bf

    v1.1.1 Stable

    zordsdavini released this 2026-02-02 12:03:33 +02:00 | 27 commits to master since this release

    Downloads