Skip to content

2.13

Compare
Choose a tag to compare
@cmgmyr cmgmyr released this 08 Sep 14:24
· 234 commits to master since this release

Models/Thread.php

Fixed

  • internal functionality of participantsUserIds(), isUnread(), participantsString(), and userUnreadMessages(). fixes #154, #159

Traits/Messagable.php

Fixed

  • internal functionality of threadsWithNewMessages(), and newThreadsCount()

Examples

Changed

  • all view files (blade syntax)

Tests

Added

  • added additional test coverage to EloquentThreadTest.php and MessagableTraitTest.php