Releases: tinode/webapp
Support for channels
- Support for channels: topics with unlimited number of read-only subscribers.
- Minor bug fixes.
Fill list of changes: v0.16.7...v0.16.8
German translation, bug fixes
- German translation by @natowi
- A few minor bug fixes
Full list of changes: v0.16.6...v0.16.7
Spanish and Korean translations, bug fixes
Main change:
- Korean translation by @kimtaeyoung-98
- Spanish translations by @sanmiguel2019
Other changes:
d0627d5 visual and translation fixes
a192129 dependencies updated, breaking change in react-intl fixed
c9d0564 fix issue with scrolling on image preview
b7a8d4d mute in addition to blocking
919047c define and use max tag count
fbaf98c use standard inband limit
Full list of changes: v0.16.5...v0.16.6
Incognito mode, deleting account, blocked chats display, bug fixes
- Incognito mode: ability to be online while appearing offline to other users
- Account setting refactored into multiple views.
- Ability to delete account added
- Messages panel got a different background image
- Blocked chats display
Full list of changes: v0.16.4...v0.16.5
Bug fixes and minor improvements
dbcac41 build process: replaced UglifyJsPlugin with TerserPlugin
475e5eb dependencies updated
527a01b critical bug: login stalls after refresh
2fd8346 check Drafty for validity
fd4cb58 more prominent "messaging disabled" note
d2647d5 fix: incorrect redirect on failed sign up
e27c106 pass human UI language to tinode-sdk
3b77af2 fae2740 documentation: adding missing web-app.svg icon
858e62f google-translated missing Chinese strings
50a775f fix missing read notifications
BREAKING change in FCM config, indicators of deleted messages, bug fixes
- BREAKING change in FCM config: 6fee1ce
- Indicators of deleted messages.
- Bug fixes
Full list of changes: v0.16.2 - v0.16.3
Bug fixes, better code splitting, CDN changed
aa7cb55 better presentation of unnamed contacts
8ee50ad fix base64 preprocessing
4c28753 show different message when search returned no contacts
8c1b926 6a2efac 80c5103 enforce maximum title length for topics and users
bd03a71 15c0ff2 c539e5f more idiomatic Russian translation
bb20937 replace unpkg with jsdeliver as unpkg is too unreliable unpkg/unpkg#229
3026e21 updated Missing Functionality section
92b9faa explicitly ignore "upd" presence updates
a189487 updated for the next tindroidX package
9891620 added "mobile-web-app-capable" meta header
4092324 Fix broken privacy policy link.
8e9349b split tinode-sdk into a separate file
22710ad add spinner to login action, small build changes
ef341cb destructive menu action wrapped in an alert
cda001e fix: new group topic is immediately unsubscribed
254c476 badges were broken
8f01255 add firefox scrollbar styling
1d56d55 adding alert component
205ca95 bug fix: archive view does not render
f9a29ed add alert for destructable actions
6d581c8 rename chinese translation from zh-CN to zh
a2747b6 clarify use of explicit UI human language
d994340 clarify group member editing UI (disallow deletes for S only)
2a164dd links for blocking/reporting users and topics
Bug fixes; ToS, Privacy Policy, Contact us links
2502460 translations added, minor visual tweaks, version bumped
c31631b ToS added, small bug in CSS fixed
711cf7c fix: crash on leaving the topic
41ebf3c fix: #37; correct case for auto* in LoginView
6f359be make webpack path universal / vs
d472a32 no autocorrection for username
eda9f0f fix: exception in send-message.jsx on Enter
78b0909 add open graph headers
61a9b6c minify logo.svg and bump version
a6bc2a1 migrate the app from api.. to web..
503c912 fix: wrong bubble tip color in Safari
1b4bba0 fix blob: URLS, correctly calculate image preview viewport size
c14fb85 fix for possible xss exploits
Credential management, bug fixes
- Credential management: adding/removing/updating phone number and email.
- Performance improvements due to removal of
getDerivedStateFromProps. - Chinese translation added.
- Lots of bug fixes.
- Dependencies updated.
Bug fixes, minor UI changes
9a55e4b make letter tile background identical to ios & android
e73c41f request messages when subscribing to a new topic
35ec5b9 better display of reconnect timer
4bd0052 add icon indicators for muted and blocked contacts
c66bf89 194306a add missing imports
60fa6d7 add support for tags with special chars