• v1.5.1 5accebc5e2

    v1.5.1 Pre-Release

    dan released this 2024-03-10 18:45:36 +00:00 | 0 commits to trunk since this release

    • small pruning logic fix
    Downloads
  • v1.5.0 aaee1d7ee6

    v1.5.0 Pre-Release

    dan released this 2024-03-10 18:03:28 +00:00 | 1 commits to trunk since this release

    • cwtch and associated package upgrades
    • remove maxbufflines (already depreceated) from config
    • improve prune message behaviour
    Downloads
  • v1.4.5 ae0aa7a5b5

    v1.4.5 Pre-Release

    dan released this 2022-09-09 01:20:58 +00:00 | 6 commits to trunk since this release

    • server app waits for ACN to boot before starting server
    • dep upgrades
    Downloads
  • v1.4.4 d748752648

    v1.4.4 Pre-Release

    dan released this 2022-04-26 01:49:05 +00:00 | 8 commits to trunk since this release

    • Add new storage cap functionality
    • version bump cwtch, tapir and connectivity for memory efficency gains
    Downloads
  • v1.4.3 9eb766732c

    v1.4.3 Pre-Release

    dan released this 2022-01-06 21:33:40 +00:00 | 13 commits to trunk since this release

    • arm32 fix in metrics
    • docs fix
    • app switch from tofobundle to serverbundle
    Downloads
  • v1.4.2 b9ca357dfd

    v1.4.2 Pre-Release

    dan released this 2021-12-20 23:10:58 +00:00 | 19 commits to trunk since this release

    • don't access metrics of non running servers (fix segfault), return 0s
    • copy over some deprecated cwtch/storage functions
    Downloads
  • v1.4.1 92c4b25898

    v1.4.1 Pre-Release

    dan released this 2021-12-08 02:06:50 +00:00 | 23 commits to trunk since this release

    • migrate to cwtch 0.14.1
    Downloads
  • v1.4.0 819c766aa2

    v1.4.0 Pre-Release

    sarah released this 2021-12-07 21:38:50 +00:00 | 25 commits to trunk since this release

    • Refactor Monitors
    • Remove pidusage dependency
    • Library no longer underscore imports sqlite deps.
    Downloads
  • v1.3.4 e6c184df4e

    v1.3.4 Pre-Release

    dan released this 2021-11-09 23:02:09 +00:00 | 30 commits to trunk since this release

    • Fix crash on windows: pidusage doesn't have windows support and errors were not being checked. For now windows servers just don't report cpu and mem usage.
    Downloads
  • v1.3.3 4ae47d9253

    v1.3.3 Pre-Release

    dan released this 2021-11-05 20:03:41 +00:00 | 40 commits to trunk since this release

    • serverConfig mkdirAll to help OS's like Mac when being used in $CWTCHDIR/servers/x
    Downloads