Releases: advanced-chat/vue-advanced-chat
Releases · advanced-chat/vue-advanced-chat
2.1.0
2.1.0 (2024-04-22)
Features
2.0.11
2.0.11 (2024-02-17)
Bug Fixes
- audio distortion with bluetooth headphone (f257a86)
2.0.9: Add dist files to release build
Changelog
- Fix broken release version due to missing
dist
files: #489
2.0.8: Improve markdown support
Changelog
- Prevent XXS and improve markdown support #448
- Add
multiple-files
prop #458
2.0.7: Add capture-files prop
Changelog
- Fix emoji suggestion cursor position #403
- Add option for specifying the capture
attr
on the file input #415
2.0.6: Add multiple chat support & emoji-data-source prop
Changelog
- Add multiple chat support #368
- Fix types 7bd77b3 9998e47
- Add
emoji-data-source
prop to replace emojis data table
- Fix roomTextarea up and down keys in #400
2.0.5: Fix typings & drag and drop availability
Changelog
- Fix typings
- Disable drag & drop if
show-files
is disabled #385
2.0.4: Add drag & drop files & message-avatar slot & search-room event
Changelog
- Add the possibility to drag & drop files #336
- Export register function in TS definition #379
- Fix multiple edit / reply actions #380
- Add
message-avatar_{{MESSAGE_ID}}
slot #372
- Add
custom-search-room-enabled
prop and search-room
event to use custom room search event 8976dc4