Skip to content

v1.0.1

Latest

Choose a tag to compare

@EvanSchleret EvanSchleret released this 06 Aug 11:18
9c9164f

v1.0.1

✨ Highlights

🛠️ MySQL-compatible preference migrations

This patch fixes notification preference migrations failing on MySQL because of an automatically generated index name exceeding MySQL’s identifier length limit.

🐛 Bug Fixes

  • Migrations: Use a MySQL-safe explicit index name for notifiable preferences (9c9164f)

❤️ Contributors

Full Changelog: v1.0.0...v1.0.1