Skip to content

Tags: 8go/matrix-commander

Tags

v8.0.4

release: v8.0.4

final test of digital attestation in PyPi release

v8.0.3

release: v8.0.3

digital attestation test 3

v8.0.2

release: v8.0.2

digital attestation, test 2

v8.0.1

release: v8.0.1

testing digital attestation, test 1

v8.0.0

release: v8.0.0

--get-room-info does no longer return "creator"

New protocol versions of room info do not carry `creator` anymore.
Hence `creator` was removed from output.
JSON output will also look differently.
Adjust your code if you pulled `creatore` from this API call.

See also: #190
See also: Issue #190

v7.7.1

release: v7.7.1

minor changes to allow sending files/images to unverified rooms

v7.7.0

release: v7.7.0

added 2 new verification features: --verify manual, --verify emojireq

Verification remains partially broken (see Issues).

--verify manual does a one-way setting of trust
--verify emojireq initiates an emoji verification (instead of waiting for one)

If someone knows how to fix the known verify issues please contribute.

v7.6.3

release: v7.6.3

version bump for minor bug fix

v7.6.2

release: v7.6.2

bumped Python dependency from 3.8 to 3.11

v7.6.1

release: v7.6.1

dependency on async-timeout

- fixed typo
- bumped Python dependency from 3.8 to 3.11
- addresses issue #161 adding depency to async-timeout