Skip to content

4.7.1

Compare
Choose a tag to compare
@maxime-rainville maxime-rainville released this 20 Jan 00:53
· 30 commits to 4.7 since this release
d13d3a1
  • BUG Fix PostgreSQL issue in TreeMultiselectField where field would try to filter list by a blank ID (Maxime Rainville) - 17c6f98
  • FIX Update behat toast logic so it works with quotes (Maxime Rainville) - 92af6b3
  • DOCS Adjust 4.7.0 collation docs to describe opt-in issue (Garion Herman) - aec0822
  • FIX Type checking in objectForKey() to fix postgres bug (Steve Boyd) - 76ae5bc
  • FIX: URL to Symfony cache adapters (Patrick Nelson) - e3d0dd7
  • MNT Travis shared config (Steve Boyd) - 51fabf2
  • MNT Added 4.7.0 changelog (Maxime Rainville) - 63e33cf
  • MNT Double quote yaml string, fix phpcs warnings (Steve Boyd) - af933e8
  • Update src/ORM/DatabaseAdmin.php (Damian Mooyman) - 5d45bbd
  • Fail over if calling deprecated method (Damian Mooyman) - 2753516
  • ENHANCEMENT Better optimised class name migration with substantially fewer queries Fixes #9752 (Damian Mooyman) - 405a1f7
  • Brand naming (Ingo Schommer) - a3ae492
  • More specific "database missing" error message (Ingo Schommer) - 6306d2e
  • FIX Don't swallow app init errors in test setup (Ingo Schommer) - b271d9d