Skip to content

Releases: wireapp/wire-android

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)