mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update databag to 0.1.17 (#1495)
This commit is contained in:
parent
fd84758933
commit
d03f9cb77a
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: 7000
|
APP_PORT: 7000
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: balzack/databag:0.1.15@sha256:bf8c2689fb91947a269ade9a1c1b90a259504a2c517487273228125a3ca5c5b5
|
image: balzack/databag:0.1.17@sha256:934ef8c1a8b6da5b222dea7d6c6ddc0b5b8c24b314a8038686a98cab14e0466d
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: databag
|
id: databag
|
||||||
category: social
|
category: social
|
||||||
name: Databag
|
name: Databag
|
||||||
version: "0.1.15"
|
version: "0.1.17"
|
||||||
tagline: A tiny self-hosted federated messenger for the decentralized web
|
tagline: A tiny self-hosted federated messenger for the decentralized web
|
||||||
description: >-
|
description: >-
|
||||||
Databag is a self-hosted messaging service. Notable features include:
|
Databag is a self-hosted messaging service. Notable features include:
|
||||||
|
@ -46,9 +46,9 @@ description: >-
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update of Databag brings the following changes:
|
This update of Databag brings the following changes:
|
||||||
|
|
||||||
- Added support for the Cloudflare turn service for audio and video calls as an alternative to self-hosting coturn.
|
- Updated to latest go tools with security patches
|
||||||
|
|
||||||
- Added support for browser push notifications; existing session also require log (out/in) to enable.
|
- Added support of a push notification repeater instead of the deprecated firebase API
|
||||||
dependencies: []
|
dependencies: []
|
||||||
developer: Pierre Balzack
|
developer: Pierre Balzack
|
||||||
website: https://github.com/balzack/databag
|
website: https://github.com/balzack/databag
|
||||||
|
|
Loading…
Reference in New Issue
Block a user