• v0.0.17 3c0b680b8e

    cory released this 2024-03-27 19:00:14 -04:00 | 595 commits to main since this release

    • Breaking: Converted messages.content to JSONB. Any SELECT of content in JS probably wants to be updated to SELECT json(content).
    • Breaking: Renamed messages.sequence_before_author to flags.
    • Fixed numerous small memory leaks.
    • Fixed multiple issues preventing clean shutdown.
    • Fixed multiple bugs affecting certain blob replication paths.
    • Fixed an issue with the message root of sent private messages.
    • Documented every C function in a header file.
    • Added a command-line argument to change the network key: -k, --ssb-network-key key.
    • First pass support running with static data built into the executable.
    • Got things actually running on Haiku.
    • Updated sqlite to 3.45.2.
    • Updated Android NDK to 26.2.11394342.
    Downloads
  • v0.0.16 13d43d8319

    cory released this 2024-02-28 18:24:12 -05:00 | 650 commits to main since this release

    • Fixed lots of shutdown order issues and potential memory leaks.
    • Fixed importing and exporting apps on Android by hooking up file dialogs.
    • Fix some issues with links and navigation in the wiki app.
    • Moved most of the static file HTTP request handling to C.
    • Enable top-level async in QuickJS.
    • Updated sqlite to 3.45.1.
    • Updated OpenSSL to 3.2.1.
    • Updated lit to 3.1.2.
    • Updated CodeMirror 6.
    • Updated libuv to 1.48.0.
    • Removed xopt.
    • Run clang-format on the C source.
    • Hook up prettier in the source tree and the editor.
    • Add module-level Doxygen-style comments to the C source and started comment functions.
    • Call pledge() and unveil() on OpenBSD.
    Downloads
  • v0.0.15 72369ab745

    cory released this 2024-01-28 18:35:28 -05:00 | 748 commits to main since this release

    Downloads
  • v0.0.14 f4f560b164

    cory released this 2023-12-29 14:33:46 -05:00 | 860 commits to main since this release

    Downloads
  • v0.0.13 0fbc84d364

    cory released this 2023-11-29 18:40:04 -05:00 | 911 commits to main since this release

    Downloads
  • v0.0.12 d84ab2734e

    cory released this 2023-10-25 18:31:29 -04:00 | 980 commits to main since this release

    Downloads
  • v0.0.11 af13bfc920

    cory released this 2023-09-27 18:26:19 -04:00 | 1084 commits to main since this release

    Downloads
  • v0.0.10 b7362dd84d

    cory released this 2023-08-23 18:37:15 -04:00 | 1141 commits to main since this release

    Downloads
  • v0.0.9 fc3dd84122

    cory released this 2023-07-26 20:00:53 -04:00 | 1197 commits to main since this release

    Downloads
  • v0.0.8 f0452704a1

    cory released this 2023-06-28 20:25:25 -04:00 | 1227 commits to main since this release

    Downloads