From 3b8c1a15abff199b1354036cdeae85832f280522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 19 Aug 2026 21:14:29 +0200 Subject: Version 0.2.3 --- CHANGELOG.md | 8 ++++++++ erebos.cabal | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbf4957..e76c652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Revision history for erebos +## 0.2.3 -- 2026-08-19 + +* Discovery service handles situation when search target joins later. +* Automatically search for other devices of the same owner when using the discovery service. +* Added API to mark a custom underlying transport layer as reliable. +* Fixed thread diff on first callback from `watchDirectMessageThreads` for given peer. +* Fixed discovery when forced to bind not-selected ephemeral port. + ## 0.2.2 -- 2026-06-25 * Initial support for `chunked` and `dir` object types. diff --git a/erebos.cabal b/erebos.cabal index 5972a4e..75364c5 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -1,7 +1,7 @@ Cabal-Version: 3.0 Name: erebos -Version: 0.2.2 +Version: 0.2.3 Synopsis: Decentralized messaging and synchronization Description: Library and simple CLI interface implementing the Erebos identity -- cgit v1.2.3