π Whatβs New (from Docker version v2025.4)
β¨ Features
- #3: Added Chinese-Simplified translations, update some helper text in English.
- New actions: export original and processed feeds as OPML.
- Improved admin interface with collapsible inlines and better field grouping, added django-admin-interface integration for customizable admin UI.
π§ Improvements
- Dockerfile now installs gettext and compiles translations automatically.
- create_default_superuser now supports environment variables (ADMIN_USERNAME, ADMIN_EMAIL, ADMIN_PASSWORD).
π Fixes
- Prevents generate_digest from running when toggle_digest is off.
- #20: More robust handling of missing fields in content filters when retriving articles from the database