Pre-release Bolt 4.0.0-RC.28
Released: 2020-07-04
🐛 Bug fixes
setcontentreturns single for contenttype/id (I-Valchev, #1595)- Make sure form validation works with
data-patiencebuttons (I-Valchev, #1594) - Use humanized taxonomy name when creating new taxonomies (I-Valchev, #1591)
- Don't break line on date field with valueonly (I-Valchev, #1582)
📦 Additions and new features
- Allow "focus" parameter for excerpts of plain strings (bobdenotter, #1602)
- Relation factory (I-Valchev, #1597)
- Allow configurable
date_formatin config.yaml (I-Valchev, #1593) - Paginate users listing (I-Valchev, #1580)
🛠️ Miscellaneous
- Refactor
setcontenthandles and directives (I-Valchev, #1599) - Use
taxonomy|linkfilter to get taxonomy links (I-Valchev, #1592)