mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-09-06 07:57:09 +08:00
2.2 KiB
2.2 KiB
Changelog
2026-07-11
- Reworked the Web console into a responsive unified operations dashboard with local Lucide icons, clearer account/target status, and safer confirmation dialogs.
- Added strong send-confirmation state handling, retryable unconfirmed targets, failure categorization, account cooldowns, and focused manual retry modes.
- Improved friend-list discovery, persistent browser profiles, Cookie synchronization, and browser/protocol failure persistence.
- Expanded the login desktop service with more robust Douyin identity export and bounded diagnostic endpoints.
- Added authenticated no-cache overview data that excludes message contents, Cookie data, receipts, and server credentials.
- Added unit coverage for send-state behavior, stale-lock safety, overview redaction, authentication, and public settings.
- Made stale-lock PID probing portable across Linux and Windows and sanitized the public configuration template.
- Removed obsolete standalone account, login-workspace, and settings templates now consolidated into the dashboard.
2026-05-30
- Redesigned the Web UI into dedicated overview, login workspace, accounts, send console, logs, and settings views.
- Moved the console styling and interaction scripts into
DouYinSparkFlow/webui/static/with a denser admin-console layout and mobile drawer navigation. - Added safer confirmations for manual operations and localized the main Web UI feedback messages.
- Removed the redundant send-console navigation label while keeping send details available from contextual actions.
- Added a persistent sun/moon toggle for switching between light and dark console themes.
- Updated the README preview image and added a screenshot-based usage guide.
- Made the screenshot usage guide entry more visible in the README.
- Added a project disclaimer to the root README.
- Added a Linux Do friendly link and GitHub star history chart.
- Refined the root README wording and structure for an open source project style.
- Reordered the disclaimer and star history chart, and refined runtime file wording.
- Added upstream project attribution and emoji-styled README sections.
- Added a masked UI preview image to the root README.