Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Releases: wireapp/charon

0.2.1

29 Mar 13:56
Compare
Choose a tag to compare

Full Changelog: 0.1.9...0.2.1

0.2.0

29 Mar 13:44
4ca2a5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.5...0.2.0

0.1.9

15 Oct 11:52
ee39f5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6...0.1.9

Development update

30 Apr 09:00
ee4d883
Compare
Choose a tag to compare

Release using reworked pipelines with upload to GCR

Release with pipelines notifications

02 Apr 14:02
d1b6b4a
Compare
Choose a tag to compare

This release does not bring anything new, just pipelines were updated and now the pipelines are posing to our Wire conversations.

HTTPS Swagger fix

02 Apr 13:37
Compare
Choose a tag to compare

This release fixes issue when Swagger couldn't be loaded when running on HTTPS.

Support for author field in attachments

02 Apr 11:31
Compare
Choose a tag to compare
  • better logging, INFO is now default log level
  • Some doc tests added
  • Support for author
    Screenshot_2020-04-02 Wire · The most secure collaboration platform

Styling for the attachments

01 Apr 16:52
Compare
Choose a tag to compare

Charon now supports styles for the attachments
Screenshot_2020-04-01 Wire · The most secure collaboration platform

Support for conversation deletion

01 Apr 13:10
Compare
Choose a tag to compare

Charon now reacts on the message from roman conversation.bot_removed and removes the conversation from the Redis.

Support for webhooks

01 Apr 10:29
Compare
Choose a tag to compare
  • Charon now supports Slack's webhook API. For more details see README.
  • Charon now runs on gunicorn in the production environment
  • registration endpoints were moved