v2.5.0
What's Changed
- chore: sha256 da fórmula Homebrew (2.4.0) by @FelipeKreulich in #362
- feat: read receipts + /find no P2P — paridade concluída by @FelipeKreulich in #364
- release: receipts no P2P + LOG_LEVEL de volta em info by @FelipeKreulich in #365
- feat: /doctor — diagnóstico de conexão by @FelipeKreulich in #367
- feat: reações e edições na própria mensagem by @FelipeKreulich in #369
- release: /doctor + reações e edições inline by @FelipeKreulich in #370
- release: 2.5.0 by @FelipeKreulich in #371
Full Changelog: v2.4.0...v2.5.0
The binaries that were attached here have been removed.
They did not work.
sodium-native's native addon was never embedded, so every binary kept an absolute path back to the machine that built it and died withCannot find addonanywhere else. CI did not catch it because it ran the binary on the runner that built it, where that path still existed.Fixed in v2.7.2, which ships the first binaries verified on a machine that did not build them. If you downloaded one from this release, replace it.
The npm package was never affected —
npx ciphermesh@latestdoes not use these files.