What's Changed
✨ Features
- feature(api): Add a method to close an open dialog by @kezz in #1246
- Implement #canTranslate in GlobalTranslatorImpl and call #canTranslate of its sources by @ivi-kiwi in #1252
- Add a less verbose way of creating titles by @LaserSlime in #1272
- feature(api): Property default override SPI and flattener nesting limit property by @kezz in #1250
- Uppercase hex colors created by asHexColor to avoid item desyncs in Minecraft by @MrPowerGamerBR in #1277
🐛 Fixes
- Add
equals
toVirtualComponent
by @Seggan in #1247 - fix: component flattener not popping styles in correct order by @diogotcorreia in #1255
- fix(api): fix removing mutated source from GlobalTranslator by @Emilxyz in #1276
- Avoid interpreting the "byte" suffix as a binary radix by @IllusionTheDev in #1241
📚 Documentation
Other
New Contributors
- @Seggan made their first contribution in #1247
- @diogotcorreia made their first contribution in #1255
- @Emilxyz made their first contribution in #1276
- @ivi-kiwi made their first contribution in #1252
- @LaserSlime made their first contribution in #1272
- @IllusionTheDev made their first contribution in #1241
- @MrPowerGamerBR made their first contribution in #1277
Full Changelog: v4.23.0...v4.24.0