0.2.99
2023-06-25
- add: new realtime response to server settings (server name, description, online status switch, etc.).
- refactor: new user settings read and storage strategy for better performance.
- fix: full screen image does not show up when tapped.
- fix: other bug fixes.
0.2.98
2023-06-19
- refactor: remove 'Clear local data' button to avoid a notification issue.
- fix: default language might be mistakenly set to Simplified Chinese.
- fix: archive content loading status issue.
- fix: some video bubble fixes.
- fix: other bug fixes.
0.2.97
2023-06-13
- add: mute and pin chats.
- fix: chats might be loaded slowly due to a file fetch error.
- fix: other bug fixes.
0.2.96
2023-06-10
- fix: multiple bug fixes.
0.2.95
2023-06-04
- add: specified bubble for video messages.
- add: show url and its hyperlink for text messages.
- refactor: QR code scanning and invitation link handling.
- refactor: minor improvement on video page.
- fix: images might be mistakenly shown deleted.
- fix: one issue that may cause unsuccessful update of auth tokens.
- fix: a known retry issue that may cause unsuccessful connection retries.
0.2.94
2023-05-29
- fix: contact status update error.
0.2.93
2023-05-28
- add: right align messages sent by yourself (settings in Web client only).
- add: contact mode (settings in Web client only).
- add: remove user from server button in contact page for admins.
- add: pinch to zoom in image viewer.
- refactor: performance improvements on message list.
- refactor: QR code scan and invitation link strategy.
- fix: language changed to on-device settings only.
- fix: camera and microphone permission error in image selector.
- fix: some other issues.
0.2.91
2023-05-23
- fix: login keyboard focus issues.
0.2.90
2023-05-20
- fix: possible message duplication.
- fix: history message fetch issue in DMs.
- fix: resend feature for unsuccessful messages in chats.
- add: save draft for chats.
- refactor: performance improvements.
0.2.88
2023-05-18
- fix: preliminary network fixes.
- fix: direct messages might not show up after initial data loading.
0.2.87
2023-05-17
- add: fetch history messages in channels before user is registered.
- fix: some database and performance fixes.
0.2.86
2023-05-11
- fix: error in login process
0.2.84
2023-05-10
- refactor: performance improvements.
- add: audio messages.
0.2.82
2023-04-22
- fix: Image selection error.
0.2.81
2023-04-16
- add: user avatar display in server history and account switch.
- fix: invitation link and QR code issue.
- fix: unsent messages deletion issue.
0.2.80
2023-04-11
- refactor: avatar data storage and fetching strategy.
- fix: HEIF image sending issue.
- fix: magic link parameter parsing issue.
0.2.79
2023-03-20
- fix: messages might still appear when they are deleted.
0.2.77
2023-03-17
- fix: gif image messages do not animate.
- fix: potential app stall when fetching user avatars.
0.2.76
2023-03-12
- fix: disable auto-delete message for chats with user themselves.
- fix: some internationalization issues.
- fix: self-build preparation.
0.2.75
2023-03-11
- fix: issue when doing registration with an app without login status.
0.2.74
2023-03-08
- fix: license issue when sending files in private chats.
0.2.73
2023-03-03
- fix: minor change in status monitoring strategy.
- fix: license issue in chat message sending.
0.2.72
2023-02-27
- add: customizable url version.
- add: scan qr code to login.
- fix: token issues in registration process.
- fix: message deletion process.
0.2.71
2023-02-22
- fix: connection issues found in previous version.
0.2.70
2023-02-18
- refactor: connection issues.