1.0.3 (2023-05-27)
Bug Fixes
- 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)
Performance Improvements
- data: cache resolved model to variable (e9596ef)