- Introduced a new configuration variable, TEST_DATABASE_URL, to specify the test database connection string. - This addition enhances the flexibility of database handling, particularly for testing scenarios, aligning with recent improvements in database URL management.