1.1.1 (2023-06-03)
- private messages: sync messages sent in multiple tabs (f33aa58)
- private messages: sync unread messages count in multiple tabs (2c2e5ea)
1.1.0 (2023-06-01)
- add typing indicator (df501c0)
1.0.4 (2023-05-27)
- config: makes enums cacheable (8b81475)
1.0.3 (2023-05-27)
- api: add basement prefix to api endpoints (3ba83bf)
- components: add message sent time from user (97a640e)
- components: auto scroll to last message when new message received (687be9a)
- components: only apply tippy.js to data-title inside basement selector (ecf8746)
- components: show go to last message only when messages not empty (3d19513)
- console: fix return type error detected by phpstan (27ecace)
- console: install soketi with pusher (90eaffa)
- console: run migration after installing driver (071dc94)
- css: use sans font family for tippy (9dc05c5)
- plugins: better null safe handling when echo option is null (2bf4de9)
- tailwind: add prefix selector to prevent style conflicts (e85c804)
- tailwind: use tailwindcss form classes instead of global selector (70b5e45)
- use better block element selector naming (abd4686)
- utils: fix date format (bfe64e6)
- data: cache resolved model to variable (e9596ef)
1.0.2 (2023-05-13)
- contacts: add current account indicator (c069e04)
- private messages: add sent message time tooltip (ce136d0)
1.0.1 (2023-05-12)
- add doc blocks and fix possible errors detected by phpstan (7adafeb)
- console: update install description (7ae5881)
- console: use unlocked pusher version (4997777)
- events: direct broadcast without using queue (b6f7a04)
- replace spatie laravel data with laravel collection (f2f9528)
- views: add sent hour information from sender (44af2a0)
Initial release
All notable changes to basement
will be documented in this file.