Release notes 0.4.2 - Implemented errors handler in dispatcher - Provide to change filename when send any file. - DANGER: Changed key scheme in redis FSM storage adapter (added 'fsm:' prefix to keys) - Implemented bot executor (helper for running bot process) - Implemented tasks context management. - Middlewares now is deprecated. - Updated setup information (change development status to stable) - Optimizations and other minor changes
You can install new version from pypi: pip install aiogram -U