2024.7.9
@versun
feat: set translate title field default value(False) in models
feat: add HTTP-Referer and X-Title headers to OpenAIInterface
feat: add 'iframe' to skipped elements in text_handler
feat: add update check functionality to admin site
feat: add title to update svg icon in admin site
feat: clean up imports in multiple files
feat: refactor admin.py
fix: No need to sleep when verifying the translator
feat: move revoke_tasks_by_arg to tasks.py
feat: add force arg to task schedule func
doc: add dev diary
fix: total_tokens count in OpenAIInterface
feat: update github action on release
feat: add list_per_page for T_FeedAdmin
feat: update schedule tasks with args and delay
feat: refactor tasks.py to handle scheduled and pending tasks