Skip to content

ADAM v0.10.0-rc9 pre-release (Launcher and CLI executables)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 14:00

Pre-release for extended testing

Won't work with Flux 0.9, only with unreleased development branches of Flux
Since our last release is from March, there A LOT of changes and a few more are still in the pipeline before a proper 0.10 release.

All included PRs

  • Migrate CI workflows to CircleCI by @lucksus in #441
  • Update scryer & deno to latest by @fayeed in #424
  • Launcher fixes by @fayeed in #440
  • Improve launcher intro flow by @lucksus in #444
  • Updated Holochain dep to 0.3.0-beta-dev.35 by @fayeed in #443
  • Fixed proxy server issue by @fayeed in #442
  • Connect proxy fixes by @fayeed in #446
  • Added perl in windows by @fayeed in #447
  • Holochain 0.3.0-37 by @fayeed in #449
  • Port whole capability token aspect over to Rust by @lucksus in #448
  • Hooks & docs for langauge and hooks by @fayeed in #450
  • Fix-up HC AgentInfo retrieval and sharing by @lucksus in #451
  • Hard-wired Holochain AgentInfo on init & admin_credential arg for CLI by @lucksus in #453
  • Fix P-diff-sync by @lucksus in #454
  • Fix signature checks on LinkExpressions by @lucksus in #455
  • Update CircleCI configuration and add removePnpm.js script by @fayeed in #456
  • Update toolchain versions in GitHub workflows to 1.76.0 by @fayeed in #458
  • Reduce CI storage used by @lucksus in #460
  • Flaky test fixes by @fayeed in #462
  • SDNA improvements by @fayeed in #457
  • Expression signing and verification migrated to Rust by @lucksus in #452
  • Split ad4m-cli into two binaries by @fayeed in #464
  • Launcher handling multiple different agents/config files (esp. for dev and main) by @fayeed in #459
  • Add show & add Holochain Agents Info functionality by @fayeed in #463
  • Remove Holochain toggle on Login by @fayeed in #467
  • Update changelog for 0.9.0 by @fayeed in #468
  • Crates only deps by @fayeed in #465
  • Perspective impl. (Link&Prolog queries) 100% Rust by @lucksus in #461
  • Fix pending diffs & p-diff-sync, and enable headless executor to do capability request by @lucksus in #471
  • Release v0.9.0 by @lucksus in #472
  • Runtime service rust implementation by @fayeed in #466
  • Agent & entanglement rust implementation by @fayeed in #469
  • Complete build description in readme by @lucksus in #473
  • Host root by @fayeed in #474
  • App Notifications through SDNA triggers 1 - base implementation by @lucksus in #475
  • Improved SDNA/Subject Class performance by @lucksus in #480
  • Agent json parsing fixed by @fayeed in #481
  • Auto reconnect websocket in Ad4mConnect by @lucksus in #484
  • Connect hosting fixes by @fayeed in #485
  • chore: Remove unnecessary console.log statement in Ad4mConnect class by @fayeed in #486
  • Notifications 2 - web hook push by @lucksus in #482
  • Update HolochainService debug log to truncate payload string by @fayeed in #488
  • Update Ad4mConnect setUrl method to use provided URL instead of hardcoded value by @fayeed in #490
  • TLS encryption for GraphQL app interface websocket by @lucksus in #489
  • Notification Prolog helper predicates and OS notification push by @fayeed in #483
  • Added log-holochain-metrics argument to CLI by @fayeed in #494
  • Notifications Fix by @lucksus in #495
  • Fix bootstrap publishing by @fayeed in #496
  • Connect capacitor update to include qr code scanning on mobile by @fayeed in #497
  • Process expression.get() on client for literals (no signature checking) by @lucksus in #498
  • Connect improvements by @fayeed in #502
  • Update brand colors & styles for launcher by @fayeed in #501
  • Add connection change notification before connecting by @fayeed in #505
  • If request comes from fluxsocial.io, restrict CORS to that domain by @lucksus in #500
  • Change connection in ad4m connect on mobile & hosting email connection reset by @fayeed in #507
  • Holochain 0.3.2 rc1 by @fayeed in #506
  • Update holochain & deno to latest by @fayeed in #487
  • Update CI to build macos universal binary by @fayeed in #508
  • Connect improvements by @fayeed in #509
  • Make Prolog engine update O(1) in case of only having link additions by @lucksus in #510
  • Connect proxy fix not connecting to proxy even if its runnning by @fayeed in #511
  • Connect Proxy fixes by @fayeed in #512
  • Make PerspectiveProxy.getSubjectProxy() work in strict mode by @lucksus in #514
  • Reduce log noise by @lucksus in #515
  • Fmt and clippy by @lucksus in #513
  • Strict mode and log noise fixes by @lucksus in #516
  • Performance: don't run notification check on every link mutation by @lucksus in #517
  • Add embedding-vector-language to bootstrap-languages by @fayeed in #518
  • Ensure create_subject was successful before returning by @lucksus in #520
  • Fix problems with Subject Classes by @fayeed in #521
  • Tauri updates by @jhweir in #524
  • WIP: Local AI / LLM integration by @lucksus in #416

New Contributors

Full Changelog: v0.8.1...v0.10.0-rc9