Skip to content

Maintenance release 4.1.12

Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 25 Jan 16:22
· 219 commits to 4.1 since this release
580c7eb

Released: 2021-01-25

🐛 Bug fixes

  • Clear config cache on bin/console cache:clear (I-Valchev, #2334)
  • Fix YouTube oEmbed missing title accessibility issue (I-Valchev, #2333)
  • Don't require user to re-authenticate after changing user locale (I-Valchev, #2322)
  • Use default locale when not explicitly stated (I-Valchev, #2313)

🤖 Tests

  • Fix phpstan 0.12.67 failing on Cannot instantiate interface Bolt\Entity\FieldInterface (I-Valchev, #2315)

⚙️ Code Quality / Developer Experience

  • Pin API-platform to 2.5.* for now (bobdenotter, #2336)