v11.15.0
What's Changed
- Fix a typo in TranslatableTest by @szepeviktor in #420
- Description for translated() scope is wrong by @GhostvOne in #427
- Call original implementation on numeric translated tests by @rbngzlv in #425
- Add missing test for saving translations standalone by @rbngzlv in #423
- Fix regression trying to save empty translations by @rbngzlv in #424
- Allow to use a wrapper when creating multiple translations by @artemiyone in #409
- Enhance Custom Rules: Introduce translatableExists and translatableUnique for Validating Translatable Attributes by @amjadbanimattar in #406
New Contributors
- @szepeviktor made their first contribution in #420
- @GhostvOne made their first contribution in #427
- @rbngzlv made their first contribution in #425
- @artemiyone made their first contribution in #409
- @amjadbanimattar made their first contribution in #406
Full Changelog: v11.14.1...v11.15.0