Sure ! I'm not challenging the fact there are no new features being developed. As I said, I believe it's one of the most active community.
However, the foundation of the current architecture of Airflow was done 6 years ago and we are in a total different landscape today. So having a lot of developed features is nice, but you still carry at the same time quite a legacy.
A practical example I mention in this article is the DAG creation through an API. New tools (AWS step functions/GCP workflows) enable this by design since their first release, and airflow is still stuck atm with a DAG folder than you need to sync somewhere, giving some headaches sometimes.