Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dock.mau.dev/mautrix/signal Docker tag to v0.6.1 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
dock.mau.dev/mautrix/signal minor v0.4.3 -> v0.6.1

Release Notes

mautrix/signal (dock.mau.dev/mautrix/signal)

v0.6.1

Compare Source

  • Added support for bridging location messages from Matrix to Signal
    (thanks to [@​maltee1] in #​504).
    • Note that Signal doesn't support real location messages, so they're just
      bridged as links. The link template is configurable.
  • Fixed bridging long text messages from Signal
    (thanks to [@​maltee1] in #​506).
  • Improved handling of ping timeouts in Signal websocket.

v0.6.0

Compare Source

  • Updated to libsignal v0.44.0.
  • Refactored bridge to support Signal's new phone number identifier (PNI)
    system in order to fix starting new chats and receiving messages from new
    users.
    • When starting a chat with a user you haven't talked to before, the portal
      room will not have a ghost user for the recipient until they accept the
      message request.
  • Added support for syncing existing groups on login instead of having to wait
    for new messages.
  • Added notices if decrypting incoming message from Signal fails.
  • Added bridging of group metadata from Matrix to Signal
    (thanks to [@​maltee1] in #​461).
  • Added command to create new Signal group for Matrix room
    (thanks to [@​maltee1] in #​461 and #​491).
  • Added commands for inviting users to Signal groups by phone number
    (thanks to [@​maltee1] in #​495).
  • Improved handling of missed Signal group metadata changes
    (thanks to [@​maltee1] in #​488).

v0.5.1

Compare Source

  • Updated to libsignal v0.41.0.
  • Fixed sending messages to groups.
  • Fixed some cases of ghost user info changing repeatedly on multi-user
    instances.
  • Fixed migrating SQLite databases from Python version.

v0.5.0

Compare Source

  • Rewrote bridge in Go.
    • To migrate the bridge, simply upgrade in-place. The database and config
      will be migrated automatically, although some parts of the config aren't
      migrated (e.g. log config). If you prevented the bridge from writing to
      the config file, you'll have to temporarily allow it or update it yourself.
    • The bridge doesn't use signald anymore, all users will have to re-link the
      bridge. signald can be deleted after upgrading.
    • Primary device mode is no longer supported, signal-cli is recommended if
      you don't want to use the official Signal mobile apps.
    • Some old features are not yet supported (e.g. group management features).
  • Renamed main branch from master to main.
  • Added support for edits and message formatting.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dock.mau.dev/mautrix/signal Docker tag to v0.5.0 Update dock.mau.dev/mautrix/signal Docker tag to v0.5.1 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/dock.mau.dev-mautrix-signal-0.x branch from 0dfe99a to fe5b14c Compare March 16, 2024 12:18
@renovate renovate bot changed the title Update dock.mau.dev/mautrix/signal Docker tag to v0.5.1 Update dock.mau.dev/mautrix/signal Docker tag to v0.5.1 - autoclosed Apr 7, 2024
@renovate renovate bot closed this Apr 7, 2024
@renovate renovate bot deleted the renovate/dock.mau.dev-mautrix-signal-0.x branch April 7, 2024 01:29
@renovate renovate bot changed the title Update dock.mau.dev/mautrix/signal Docker tag to v0.5.1 - autoclosed Update dock.mau.dev/mautrix/signal Docker tag to v0.5.1 Apr 7, 2024
@renovate renovate bot reopened this Apr 7, 2024
@renovate renovate bot restored the renovate/dock.mau.dev-mautrix-signal-0.x branch April 7, 2024 03:22
@renovate renovate bot changed the title Update dock.mau.dev/mautrix/signal Docker tag to v0.5.1 Update dock.mau.dev/mautrix/signal Docker tag to v0.6.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/dock.mau.dev-mautrix-signal-0.x branch from fe5b14c to a4b56ce Compare April 16, 2024 14:26
@renovate renovate bot changed the title Update dock.mau.dev/mautrix/signal Docker tag to v0.6.0 Update dock.mau.dev/mautrix/signal Docker tag to v0.6.0 - autoclosed May 14, 2024
@renovate renovate bot closed this May 14, 2024
@renovate renovate bot deleted the renovate/dock.mau.dev-mautrix-signal-0.x branch May 14, 2024 01:08
@renovate renovate bot changed the title Update dock.mau.dev/mautrix/signal Docker tag to v0.6.0 - autoclosed Update dock.mau.dev/mautrix/signal Docker tag to v0.6.0 May 14, 2024
@renovate renovate bot reopened this May 14, 2024
@renovate renovate bot restored the renovate/dock.mau.dev-mautrix-signal-0.x branch May 14, 2024 03:02
@renovate renovate bot force-pushed the renovate/dock.mau.dev-mautrix-signal-0.x branch from a4b56ce to 09d4507 Compare May 14, 2024 03:02
@renovate renovate bot force-pushed the renovate/dock.mau.dev-mautrix-signal-0.x branch from 09d4507 to 6702447 Compare May 16, 2024 17:21
@renovate renovate bot changed the title Update dock.mau.dev/mautrix/signal Docker tag to v0.6.0 Update dock.mau.dev/mautrix/signal Docker tag to v0.6.1 May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants