Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 10 May 11:20
· 1733 commits to stable since this release
44bec88
  • docs: correct agent protocol abnf (#128)

  • move SMP server from agent commands NEW/JOIN to agent config (#129)

  • agent: send CON to user when the 1st party responds HELLO; fix REPLY vulnerability (#130)

  • sqlite busy stress test (#131)

  • package and module docs, remove Simplex.Markdown (moved to simplex-chat), rename Agent.Transmission to Agent.Protocol (#133)

  • agent: change sqlite busy retry handling; set journal_mode = WAL (#132)

  • update package categories (#134)

  • reduce transaction retry back-off factor to 1.25 (31 retries) (#136)

  • reduce transaction retry back-off factor to 1.125 (#137)

  • reorganize sqlite store test suite (#138)

  • 0.3.1 (#135)