Skip to content

3.0.0 Release

Compare
Choose a tag to compare
@aguilaair aguilaair released this 28 May 09:12
· 43 commits to main since this release

This new version brings full internationalization support along with file upload and unlimited chat appearance customization. This is a breaking release due to the introduction of the PapercupsIntl() and PapercupsStyle() classes.

A HUGE thank you to all of the contributors in this release. It is great to see new people contributing features. To the rest, thank you for your patience, here's the new release!

✨ New Features

  • New file upload functionality by @ryg-git (w/ improvements by @aguilaair)
  • Performance improvements
  • Add title style and alignment by @marwenbk
  • Implement theming PapercupStyle() by @marwenbk

🐛Bug Fixes

💥 Breaking changes

  • New PapercupsIntl() and PapercupsStyle() classes for customizing the papercups, check README.md for migration guide. By @CharlesMangwa

New Contributors

Full Changelog: 2.1.4...3.0.0