Updated wording Fixed backend css merged refactor fixes
Search API Solr 4.1.x is the unified release that supports Drupal 8 and 9 and a wide range of Solr versions.
The big changes in 4.x compared to 3.x:
Important notes:
With next release we remove the unused dependency drupal/features.
In case you use the module, added via composer:
composer require drupal/features
If not, you should uninstall it via drush:
drush pm:uninstall features
Bugfixes
README.txt formatting Drupal 9 compatibility
Fixed problem in ReferenceItemNormalizer
Update VocabularyContext for Drupal 9