Skip to content

Releases: tattersoftware/codeigniter4-chat

Version 3 Beta

29 Jul 11:22
2e4790f
Compare
Choose a tag to compare
Version 3 Beta Pre-release
Pre-release
  • Switches to Tatter\Frontend for asset management
  • Applies updated code types and UI tweaks

Note: Despite being a major version there are relatively few changes to the code, but was done in order to prevent assets from breaking.

What's Changed

Full Changelog: v2.2.0...v3.0.0-beta.1

Code Cleanup

28 Apr 15:38
35eed15
Compare
Choose a tag to compare

Applies the updated CodeIgniter DevKit with numerous static analysis fixes and all new code style. This bumps the Markdown minimum to ^2.2.

Note: No content changes this release.

What's Changed

Full Changelog: v2.1.1...v2.2.0

Chat Event

03 Sep 20:09
bda8c6d
Compare
Choose a tag to compare

Adds a new "chat" event on new message creation.

Markdown

30 Jul 20:03
040215d
Compare
Choose a tag to compare
  • Adds support for Markdown in messages
  • Improves a number of UI elements to be more clear
  • Fixes a number of bugs

Deleted Users

14 Jun 17:02
f38b219
Compare
Choose a tag to compare

Bug fix to increase the likelihood of Participant locating its underlying User.

Library Refactor

05 Mar 18:26
466f0b1
Compare
Choose a tag to compare

This release works through most of the library components to update interactions and behaviors. Some key points:

See the Upgrade Guide for upgrading your project.

Bugfix Composer spec

06 Feb 20:34
Compare
Choose a tag to compare
v1.0.1

Fix composer spec

Initial Release

06 Feb 20:27
Compare
Choose a tag to compare
v1.0.0

Update docs for release