3.0.0 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
- Fixed "Last seen" variable by @jonatascm
- Fix CustomerMetadata otherMetadata not being saved by @CharlesMangwa
💥 Breaking changes
- New
PapercupsIntl()
andPapercupsStyle()
classes for customizing the papercups, check README.md for migration guide. By @CharlesMangwa
New Contributors
- @jonatascm made their first contribution in #68
- @marwenbk made their first contribution in #74
- @CharlesMangwa made their first contribution in #77
- @dependabot made their first contribution in #80
Full Changelog: 2.1.4...3.0.0