Pre-release Bolt 4.0.0-RC.34
Released: 2020-08-09
🐛 Bug fixes
- Thumbnailing works with only width or only height (I-Valchev, #1692)
- Localize submenu buttons (I-Valchev, #1689)
- Fix menu
item|currentin _menu.html.twig (I-Valchev, #1688) - Do not use taxonomy values. Use them as defined (I-Valchev, #1683)
- Prettify thumbnail paths. Use Bolt 4 cropping options (I-Valchev, #1679)
- Child fields can render html by default, without
|rawfilter (I-Valchev, #1673)
📦 Additions and new features
- Feature/orderby taxonomies (I-Valchev, #1694)
- Allow textarea
heightoption (I-Valchev, #1691) - Show detailed localization for fields containing subfields (I-Valchev, #1685)
🛠️ Miscellaneous
- Optimise
selectedfilter to fetch records with a single DB call (I-Valchev, #1695) - Set user status, confirm user delete, select scalar value (I-Valchev, #1686)
- Merge move concatenated 'website' string to translation file into master (nestordedios, #1678)
- Deprecate
translatedfilter in favour oftranslate(I-Valchev, #1677)