v0.78.0
Enhancements
- Add run_feature_selection to AutoMLSearch and Default Algorithm #4210
 - Added SMAPE to the standard metrics for time series problems #4220
 
Fixes
- IDColumnsDataCheck now works with Unknown data type #4203
 
Changes
- Upgraded minimum SHAP version to 0.42.0 and unpinned numpy version #4228
 
Documentation Changes
- Updated API reference #4213