Releases: tinode/webapp
Replying, forwarding, avatars sent out of band, trusted badges
Multiple new features:
- Replying to messages.
- Forwarding messages.
- Avatars can now be cropped.
- Large avatars are uploaded and sent as URLs.
- Trusted badges: verified account, staff account, danger.
- UI refactored for consistency and clarity.
- Different format for i18n files.
- Multiple bug fixes.
The full list of changes: v0.17.10...v0.18.0
Bug fixes, [password reset email sent] screen.
763a525 Fixed message scrolling on initial load.
f3e54e4 Fixed a race condition in handleScrollEvent (#85).
9c4db41 Fixing unarchive menu, translations.
7ba20c7 1d0c7e1 Fixed [unarchive] menu item.
8822c28 Added a "password reset email has been sent" screen.
SDK fixes incorporated: https://github.com/tinode/tinode-js/releases/tag/v0.17.10
Bug fixes
b783ec2 Removed loading...
spinner on database fetch.
0840a79 Refactoring to use topic.messages()
directly instead of creating a copy in this.state
.
e0e25fc Updated dependencies.
25e9c1a Added missing translations.
b59fd06 Fixed some visual breakage with long strings in messages.
b540ac4 Made owner delete chat instead of leaving (and failing).
SDK fixes incorporated: https://github.com/tinode/tinode-js/releases/tag/v0.17.9
Bug fixes, Traditional Chinese translation
Bug fixes
Bug fixes
Bug fixes
Bug fixes
2ecb522 updated dependencies including react-intl (previously broken)
92f7464 ignore trailing deleted ranges for message previews
0349448 fix cache issue on logout
02e23c8 tabs to spaces, typo in comment
74d5473 adding support for out of band avatars
02e1a28 rename vcard to theCard
2c61ab2 prepare for foreground notifications
eeb14cf better cache handling
e97e708 adding another generated file
aa8d60c a bit of cleanup, better naming of the app cache
The full list of changes: v0.17.0...v0.17.1
Message previews in contact list
- Message preview in contact list
- Caching data on the client using
IndexedDB
. - Lots of small bug and visual fixes.
The full list of changes: v0.16.10...v0.17.0
Emergency release
Unscheduled release due to a critical bug in v0.16.9
Full list of changes v0.16.9...v0.16.10