New
- Added support for two-factor authentication (TOTP).
- Added "read later" support: articles can now be snoozed with a per-article duration.
Improvements
- The minimum supported version of Python is now 3.13.
Fixes
- Fixed the crawler on Python 3.14 by using
asyncio.run()infetch_asyncio.