This release introduces breaking changes to the migration files, including renaming existing migrations. Additionally, the FilaChatMessage model and its migration file now includes new columns. If you have already installed or used this package, it is advisable to reinstall. This involves deleting the existing migrations, dropping the relevant tables, resetting the migration count in your database, and then following the installation instructions again.
Full Changelog: v0.1.0-alpha.3...v0.2.0-alpha.1