Skip to content

Releases: wireapp/wire-android

v4.1.0

21 Apr 15:34
Compare
Choose a tag to compare

2023-04-21

Chores
Continuous Integration
New Features
Bug Fixes
  • missing shared user id in the Manifest (e77ed86)
  • null pointer on mention span (#1672) (04ccda9)
  • default config for firebaseAppId (#1670) (819f523)
  • missing SUPPORT_URL from compatRelease builds (c24df91)
  • ForegroundServiceDidNotStartInTimeException (#1657) (223776b)
  • empty user profle (#1648) (db37aee)
  • proximity sensor crash (AR-3276) (#1645) (176f2d1)
  • ANR caused by workManager (AR-3279) (RC) (#1642) (adc2902)
  • call still ringing despite that the caller already ended the call (AR-3046) (RC) (#1592) (827b63a)
  • propagate migration errors to the UI and crash in the view model (#1628) (fff30da)
  • attachment options not appearing on android 8 [AR-3033] (#1613) (38fc754)
  • (RC) personal user settings group read receipt (AR-3168) (#1608) (b737fea)
  • camera is turned on after leaving and rejoing a call (#1617) (af00cb6)
  • try catch migration errors and include the report when failing (#1616) (ed2827f)
  • crash when putting ongoing call in background (#1615) (4ebb7f4)
  • crash when putting an ongoing call in background (AR-3260) (RC) (#1601) (384b26b)
  • remove read messages after migration [AR-3237] (#1581) (9641994)
  • show reply message when quoted message is not available [AR-3238] (#1597) (eb672b9)
  • check if user is logged in after migraion error (#1607) (825f5b0)
  • crash when putting an ongoing call in background (#1583) (#1591) (3272b2f)
  • make login and sync loading smoother [AR-3001] (#1567) (e5806d6)
  • add missing padding to Ignore button (#1568) (444c5c3)
  • missing gallery edit options [AR-3180] (#1566) (c1d583c)
  • [RC] Messages sender client id column not found during migration (#1532) (#1562) (1527649)
  • member joined system message is missing after joining conversati… (#1564) (85ed800)
  • ANR when creating new conversation (#1565) (4281b86)
  • single unread event in conversation last message [AR-3003] (#1563) (4fb0ada)
  • do not send empty 2fa code on client registration (#1561) (80200a0)
  • infinite call ...
Read more

v4.0.4

04 Apr 15:34
Compare
Choose a tag to compare

2023-04-04

Chores
Bug Fixes
  • propagate migration errors to the UI and crash in the view model (#1628) (fff30da)

v4.0.3

31 Mar 15:02
ed2827f
Compare
Choose a tag to compare

2023-03-31

Chores
  • version 4.0.3 (3968627)
  • crash the migration worker if there is an error (#1579) (f66e02f)
  • set max message length to type to 8000 characters (AR-2716) (RC) (#1512) (8b3769a)
New Features
  • redo migration on app update when failure (#1584) (172b2bf)
Bug Fixes
  • try catch migration errors and include the report when failing (#1616) (ed2827f)
  • crash when putting ongoing call in background (#1615) (4ebb7f4)
  • check if user is logged in after migraion error (#1607) (825f5b0)
  • show connection request icon when request has been cancelled (#1458) (3f4253a)
  • [RC] Messages sender client id column not found during migration (#1532) (5045c44)
  • stuck on connecting when disabling persistent web socket (#1523) (be77d58)
  • text field not cleared after sending message (RC) (#1520) (5a51eee)
  • not receiving incoming calls (RC) (#1517) (6b2c45a)
  • starting persistent web socket service (AR-3139) (RC) (#1502) (ddb8d66)
  • RC: app stuck on migration screen when a crash happen (#1533) (917e3f5)
  • rc: more NavBackStackEntry crashes (hopefully) [AR-3137][AR-3193] (#1530) (5e9c5c7)
Other Changes
  • //github.com/wireapp/wire-android-reloaded into release/candidate (5342c36)
  • //github.com/wireapp/wire-android-reloaded into release/candidate (43f0042)
  • //github.com/wireapp/wire-android-reloaded into release/candidate (18e1c89)

v4.0.2

28 Feb 09:57
93cf5d6
Compare
Choose a tag to compare

2023-02-28

Chores
New Features
Bug Fixes
  • [RC] migration after update is not starting after update from 4.0.1 (#1508) (93cf5d6)
  • unresolved reference on prod builds (#1504) (192d668)
  • Call Frozen (AR-2944) (#1495) (34276f6)
  • self user is missing when scala DB have no domain (#1486) (e8199fc)
  • crash when there is a session reset system message with device set to german language (#1483) (77f793a)
  • request video steam for screen share (#1455) (1f83af8)
  • [RC] check if the logging file exists before clearing its content (#1465) (e585bc6)
  • make files saved to "downloads" folder be visible (#1452) (918cedd)
  • rc: handle migration errors properly [AR-3078] (#1499) (d3cf450)
Refactors
  • [RC] start migration automatically if it was done in and older version and add manual trigger (#1503) (3ddfb99)
  • [RC] return error if scala db is missing (#1482) (d4f26c2)
  • [RC] migrate messages per conversation instead of all at once (#1474) (b9b32e1)