Releases: advanced-chat/vue-advanced-chat
Releases · advanced-chat/vue-advanced-chat
1.5.3: Fix footer slots + Bug fixes
22 Feb 07:58
Compare
Sorry, something went wrong.
No results found
Changelog
Fix viewport overflow on mobile* #285
Fix usertags not opening with image message #280
Fix media preview position when scrolling #283
Fix missing footer slots #288
*Credits to @rr-it
1.5.2: Performance improvements
22 Jan 13:05
Compare
Sorry, something went wrong.
No results found
Changelog
Extract room footer to its own component to avoid messages re-renders #153
Fix files progress bar position 16ebf4e
1.5.1: Fix audio player
09 Jan 23:45
Compare
Sorry, something went wrong.
No results found
Changelog
Fix audio player due to an issue introduced in lamejs version 1.2.1 zhuker/lamejs#86
1.5.0: Add message selection feature
09 Jan 23:28
Compare
Sorry, something went wrong.
No results found
Changelog
Add message selection feature using message-selection-actions prop and message-selection-action-handler event #270
1.4.5: Add username-options prop
09 Jan 11:30
Compare
Sorry, something went wrong.
No results found
Changelog
Add username-options prop to control room messages username display condition #271
1.4.4: UI fixed + Add auto-scroll prop
26 Dec 10:51
Compare
Sorry, something went wrong.
No results found
Changelog
Fix Angular compatibility issues #260
Fix users tags behaviour with several words #258
Fix messages avatar display #262
Add auto-scroll prop to add more control over auto scrolling behaviour #264
1.4.3: Bug fixes and React compatibility
04 Dec 18:03
Compare
Sorry, something went wrong.
No results found
Changelog
Fix react compatibility issue #233
Fix type definition typo #257
Fix user tags and templates text suggestions appearance containing spaces #258
Fix large file upload not displayed immediately #255
Add upload progress for videos and files #254
1.4.2: Add media preview modal
27 Nov 15:41
Compare
Sorry, something went wrong.
No results found
Changelog
Add media preview fullscreen modal for images and videos #246
Credits to @liweicheng00
1.4.1: Add failure message + tags & emoji enabled props
27 Nov 12:15
Compare
Sorry, something went wrong.
No results found
Changelog
Add scroll ref security check #252
Add user-tags-enabled & emojis-suggestion-enabled props #249
Add failure message icon #248
1.4.0: Rework infinite scroll & text formatting
20 Nov 10:58
Compare
Sorry, something went wrong.
No results found
Changelog
Vue 3 is now fully compatible with the next branch
Remove vue-infinite-loading dependency and replace it with IntersectionObserver api 97f1a34
Add scroll-distance prop to trigger fetch-messages event at a specific pixel distance #111
Remove emoji picker extra scrollbar on Windows #239
Breaking Changes
Rework text-formatting to set custom markdown characters #247