Releases: simonzander/PeerWave
PeerWave v1.4.5
π Release Notes
π What's New in PeerWave v1.4.5
β¨ New Features
β’ add MeetingVideoConferenceView for instant calls and update related screens
β’ implement v2 endpoint for fetching pending messages and update version to 1.4.4
β’ implement server connection status handling and remove initialization overlay
π Bug Fixes
β’ instant call
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.4.5
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
What's Changed
- chore(deps)(deps): bump sanitize-html from 2.17.0 to 2.17.1 in /server by @dependabot[bot] in #167
- chore(deps)(deps): bump google_fonts from 8.0.1 to 8.0.2 in /client by @dependabot[bot] in #169
- Release 200226 by @simonzander in #170
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #165
- chore(deps)(deps): bump fast-xml-parser from 4.5.3 to 5.3.6 in /server in the npm_and_yarn group across 1 directory by @dependabot[bot] in #166
- chore(deps)(deps): bump mobile_scanner from 7.1.4 to 7.2.0 in /client by @dependabot[bot] in #168
Full Changelog: v1.4.4...v1.4.5
PeerWave v1.4.3
π Release Notes
π What's New in PeerWave v1.4.1
β¨ New Features
β’ Implement Picture-in-Picture (PiP) support for video calls
β’ Enhance server configuration and session management
β’ Enhance video conference features and improve participant management
β’ Implement persistent session and signed pre-key stores
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.4.3
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
Full Changelog: v1.4.2...v1.4.3
PeerWave v1.4.1
π Release Notes
π What's New in PeerWave v1.4.1
β¨ New Features
β’ Implement Picture-in-Picture (PiP) support for video calls
β’ Enhance server configuration and session management
β’ Enhance video conference features and improve participant management
β’ Implement persistent session and signed pre-key stores
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.4.1
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
What's Changed
- chore(deps)(deps): bump idb_shim from 2.8.1 to 2.8.2+1 in /client by @dependabot[bot] in #153
- chore(deps)(deps): bump @sequelize/sqlite3 from 7.0.0-alpha.47 to 7.0.0-alpha.48 in /server by @dependabot[bot] in #157
- chore(deps)(deps): bump google_fonts from 8.0.0 to 8.0.1 in /client by @dependabot[bot] in #158
- Release 140226 by @simonzander in #162
- chore(deps)(deps): bump file_picker from 10.3.8 to 10.3.10 in /client by @dependabot[bot] in #149
- chore(deps)(deps-dev): bump eslint from 9.9.1 to 9.26.0 in /server in the npm_and_yarn group across 1 directory by @dependabot[bot] in #151
- chore(deps)(deps): bump record from 6.1.2 to 6.2.0 in /client by @dependabot[bot] in #152
- chore(deps)(deps): bump go_router from 17.0.1 to 17.1.0 in /client by @dependabot[bot] in #154
- chore(deps)(deps-dev): bump eslint from 9.9.1 to 10.0.0 in /server by @dependabot[bot] in #159
- chore(deps)(deps): bump nodemailer from 7.0.13 to 8.0.1 in /server by @dependabot[bot] in #160
- chore(deps)(deps): bump flutter_local_notifications from 20.0.0 to 20.1.0 in /client by @dependabot[bot] in #161
- chore(deps)(deps): bump firebase-admin from 13.6.0 to 13.6.1 in /server by @dependabot[bot] in #156
Full Changelog: v1.3.4...v1.4.1
PeerWave v1.3.4
π Release Notes
π What's New in PeerWave v1.3.4
π Bug Fixes
β’ update OTP generation to use a 5-digit format
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.3.4
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
Full Changelog: v1.3.3...v1.3.4
PeerWave v1.3.3
π Release Notes
π What's New in PeerWave v1.3.3
π Bug Fixes
β’ enhance PreKey validation by adding fingerprint comparison for corruption detection
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.3.3
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
Full Changelog: v1.3.2...v1.3.3
PeerWave v1.3.2
π Release Notes
π What's New in PeerWave v1.3.2
π Bug Fixes
β’ implement self-healing key verification on socket reconnect
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.3.2
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
Full Changelog: v1.3.1...v1.3.2
PeerWave v1.3.1
π Release Notes
π What's New in PeerWave v1.3.1
π Bug Fixes
β’ add rate limiting for Signal key management operations
β’ update version numbers and compatibility ranges to 1.3.0
β’ implement REST API endpoints for uploading identity and signed pre-keys, and deleting all signal keys
β’ enhance session reset message handling and display for recovery notifications
β’ update session reset handling to save recovery notifications for user visibility
β’ improve prekey bundle fetching and session recovery logic in SignalService
β’ handle decryption failures and session resets in message display
β’ implement prekey fingerprint validation in SignalService and client route
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.3.1
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
What's Changed
- chore(deps)(deps): bump nodemailer from 7.0.12 to 7.0.13 in /server by @dependabot[bot] in #146
- chore(deps)(deps): bump dio from 5.9.0 to 5.9.1 in /client by @dependabot[bot] in #147
- Fix/prekeygen by @simonzander in #148
Full Changelog: v1.2.12...v1.3.1
PeerWave v1.2.12
π Release Notes
π What's New in PeerWave v1.2.12
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.2.12
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
Full Changelog: v1.2.11...v1.2.12
PeerWave v1.2.11
π Release Notes
π What's New in PeerWave v1.2.11
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.2.11
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
Full Changelog: v1.2.10...v1.2.11
PeerWave v1.2.10
π Release Notes
π What's New in PeerWave v1.2.10
π³ Docker Images
Pull the Docker image:
docker pull ghcr.io/simonzander/peerwave:1.2.10
docker pull ghcr.io/simonzander/peerwave:latestπ¦ Downloads
Download the client applications for your platform below.
Full Changelog: v1.2.9...v1.2.10