March 26, 2026
fix Page pipeline crashing on chinese language
fix Getting Japanese key terms won't cause a crash
March 25, 2026
fix Old ai prompts that didn't have any AI instructions in them was being ignored.
fix The UI window will attempt to restart itself if it crashes
fix Performance throttling of log messages, now they batch to avoid overwhelming UI updates
March 23, 2026
fix 15 sec timeout when extracting serp headings so task doesn't hang
feat topic cluster new options to add or remove topics by type. Also removed pre filter (seems like not needed)
feat New reddit scrolling algo for finding max results.
feat Allow abort while finding clusters
fix tweaked clustering algo for speed
March 22, 2026
feat Copy cluster will give you data in CSV format
fix Better autocomplete extraction, less likely to return 0 results.
fix Added new navigation method for local listings to fix INVALID ARGUMENT error
style Update button is blue
fix topic cluster keyword crash
March 21, 2026
style Updated pageflow icon to be less distracting and styled sidebar more minimally
fix Stream tokens when finding entities, lower mem pressure when extracting many sites.
fix Better entity detection for chinese,japanese,thai.
fix Local listings, better =hl handling
feat Add toggle for skip reddit topic cluster
March 20, 2026
fix Clustering topic bug fixes
fix When adding and removing AI templates, refresh the dropdown select items too
style Topic cluster template use tag styling
other Add back AI page threads setting
fix Add 1 retry when trying to get word embeddings for topic cluster
fix Local listings, adding &hl after each retry incorrectly.
fix Disable browser page extractor while the kinks get worked out
March 19, 2026
style Log window shows contact support button properly aligned
feat SERP extractor, try simple fetch, if no content move onto offscreen browser window.
fix Long messages in log window was getting cut off.
fix Task log not updating correctly
style Inc font size task log
fix Improved ui performance when clicking on tasks with large logs.
fix Improve ui table performance when clicking on job rows
March 18, 2026
fix Bing search using wrong url with ‘//' causing strange SERP results
fix Page pipeline inf wait if the queue is empty
fix App init error window fixed style
fix Missing app bar on login window
feat topic cluster -> page pipeline
March 17, 2026
feat 7 ai page templates added for use with clustering engine.
feat Improved webhook discovery and error handling
March 13, 2026
feat Sort AI templates by tag and name
feat Resume/Restart on task edit page. Now when task is resuming it will keep track of keywords processed, not just the number of rows processed. If you add or remove keywords resume will handle it better
March 7, 2026
fix V align prog bar in task log
other rename article creator -> page pipeline
March 5, 2026
fix Local listings, remove symbols from about section
fix local listings will now correctly add language to direct google place urls
feat When extracting page content, SCM will load it via a browser and render it instead of just downloading a html string.
March 2, 2026
feat Walking epsilon for topic clustering