- The “Content Audit” page has undergone some changes, including the removal of the “Total Word Count” column.
- A worker class was added to handle long processes separately from the main thread. This worker class includes a method that retrieves the word count of each post from various websites, and methods and signals to update the website list table on the main thread.