Skip to content

Releases: prose-im/prose-core-views

0.35.2

15 Mar 17:45
0.35.2
6db8de5
Compare
Choose a tag to compare

0.35.1

10 Mar 14:22
0.35.1
8dfe2cd
Compare
Choose a tag to compare
  • Fix link opening on native platforms, by preventing click event propagation [@valeriansaliou].

0.35.0

09 Mar 18:01
0.35.0
f278d67
Compare
Choose a tag to compare
  • ⚠️ Breaking: add the ability to get notified when the user clicks on a link, thus requesting a target URL to be opened, with the message:link:open event (the implementing application can then decide what to do) [@valeriansaliou].

0.34.3

09 Mar 14:06
0.34.3
631899c
Compare
Choose a tag to compare

0.34.2

09 Mar 13:51
0.34.2
01d496a
Compare
Choose a tag to compare

0.34.1

03 Mar 16:31
0.34.1
b650878
Compare
Choose a tag to compare
  • Fix avatar initials not showing for single-letter user names [@valeriansaliou].

0.34.0

03 Mar 11:10
0.34.0
56aeecd
Compare
Choose a tag to compare
  • Add MessagingStore.scroll() method, allowing to request a scroll to a target message [@valeriansaliou].

0.33.2

02 Mar 22:00
0.33.2
3ff3b81
Compare
Choose a tag to compare
  • Add zoom-in cursor to image and video preview thumbnails [@valeriansaliou].

0.33.1

02 Mar 13:16
0.33.1
0779576
Compare
Choose a tag to compare
  • Fix avatars not showing anymore due to missing mounted() hook [@valeriansaliou].

0.33.0

02 Mar 13:09
0.33.0
1912d1b
Compare
Choose a tag to compare
  • Add the ability to get notified when a message enters and leaves visible area, with the message:history:view event [@valeriansaliou].