June 2025 Changelog
June 2025 focused on API usefulness, article preview recovery, and better source collection. SCM made task API calls return task IDs, fixed DuckDuckGo News results, added an undo path for super-spun files, and improved text-area guidance across the app.
This month is especially useful for users automating SCM through external tools, previewing and editing generated articles, and collecting news or search content as inputs.
Who this update helps
- Users integrating SCM with external automations.
- Users previewing or undoing spun article output.
- Users collecting DuckDuckGo News and other search results.
- Users configuring tasks through text areas and file inputs.
The SCM API became more useful
API-created workflows became easier to track and automate.
- SCM API task calls now return a task ID.
- API users can more easily connect a created task to later status or content retrieval.
- Google utility sign-in now shows a clearer browser-not-supported message.
Article preview and spun output improved
June added better editing recovery for users reviewing generated content.
- Article preview gained a file-menu command to undo a super-spun file.
- Extra line breaks at the top of super-spun articles were removed.
- Double scrollbars in the article preview window were fixed.
- Article preview export inputs are editable again in the affected tools.
Search and news collection recovered
Source collection fixes kept more input workflows working.
- DuckDuckGo News started returning results again.
- YouTube download dialog behavior was fixed.
- Google sign-in utility behavior was clarified.
Form clarity improved
Small form fixes made task setup less ambiguous.
- All text areas now have placeholders and guidance to use one item per line.
- Dark theme textarea selection color became higher contrast.
- App theme and table display details were cleaned up.
Related SCM guides and product history
Full developer changelog
The summary above is written for users. The original 20-item developer changelog is preserved below for exact release detail.
June 20, 2025
- fix: All textarea have placeholders and tip to only use (one per line)
- fix: Utility google sign in works with showing browser not supported error message.
- fix: DDG news not returning results
- feat: Article preview file menu. New command to undo a super spun file.
- fix: Removed extra line break added to top of articles when using super spun
- style: Change selection color of dark theme textarea to high contrast blue
- fix: Double scroll bars in article preview window
June 19, 2025
- feat: SCM api task calls return taskID
June 14, 2025
- feat: SCM API new API route, /task/groups lists all group names assigned to tasks
June 13, 2025
- feat: SCM API task find, name parameter will do a non case sensitive string includes search. Doesn't require exact name search.
June 11, 2025
- other: SCM API aboutme can be called using GET
June 10, 2025
- other: SCM API removed all-task and replace with task/find
June 8, 2025
- feat: scm api update task data call returns the full task data, instead of file names
June 7, 2025
- fix: scm api all-tasks can return results even if filters are empty
June 6, 2025
- feat: SCM API renamed all project url calls to task
June 5, 2025
- fix: Wayback scraper can log problems finding pages
- fix: Update default groqAI model to newer llama-3.3-70b-versatile
June 4, 2025
- other: ai prompt tip in prompt editor
June 3, 2025
- fix: Task pagination appear on left instead of right
- feat: Update default from claude 3.7 to 4.0
See all monthly updates in the SCM changelog archive. New users can also try SCM from the trial signup page.