Skip to content

Releases: fioletoven/dc09

v0.2.0

07 Mar 15:30
fabd82e

Choose a tag to compare

0.2.0 - 2026-03-07

Features

  • support separate heartbeat and message modes via HTTP API

v0.1.9

05 Mar 21:01
d38962d

Choose a tag to compare

0.1.9 - 2026-03-05

Features

  • add Prometheus metrics endpoint in receiver
  • add dynamic ACK/NAK/DUH/none switching via HTTP API

v0.1.8

05 Feb 19:37
d8154f8

Choose a tag to compare

0.1.8 - 2026-02-05

Features

  • add optional DUH response for received messages
  • add --show switch for dialler and receiver

Bug fixes

  • disable ansi colors if output is not to a terminal

v0.1.7

15 Oct 19:53
2bc0761

Choose a tag to compare

0.1.7 - 2025-10-15

Features

  • add configurable timeout for waiting for a response (defaults to 1s; use 0 to wait indefinitely)
  • add support for specifying account prefix (receiver line number) and receiver number via CLI

v0.1.6

07 Oct 15:42
5ec7cae

Choose a tag to compare

0.1.6 - 2025-10-07

Bug fixes

  • always add timestamp to encrypted messages

v0.1.5

24 Sep 19:39
3d201e4

Choose a tag to compare

0.1.5 - 2025-09-24

Bug fixes

  • fix NAK message handling to conform to the SIA DC-09 specification

v0.1.4

07 Jun 21:19
70f19c9

Choose a tag to compare

0.1.4 - 2025-06-07

Features

  • allow defining signal sequences in scenario files for the dialler simulator

v0.1.3

25 May 19:40
23180c9

Choose a tag to compare

0.1.3 - 2025-05-25

Features

  • add support (initial) for scenario files in the dialler and receiver applications
  • allow distinct keys for different account names

v0.1.2

19 May 19:56
16a7b39

Choose a tag to compare

0.1.2 - 2025-05-19

Features

  • add UDP support to the dialer and receiver apps

v0.1.1

10 May 07:52
e44c838

Choose a tag to compare

0.1.1 - 2025-05-10

Features

  • allow creating multiple diallers in the diallers app