May 2022 changelog
========= May 31 2022 =========
- other: writing assistant renamed to ai writer
- feat: Add loading messages to trouble shoot starting errors
========= May 30 2022 =========
- feat: Better prompts for insert into existing articles toggle in article creator.
- fix: Access error for old lifetime users
========= May 27 2022 =========
- fix: Mass article creator will not write out empty tags anymore
- fix: Show log message if paraphraser was unable to process text
- fix: Default ai paraphraser translator selections to eng/eng.
========= May 25 2022 =========
- feat: Updated deepl language selections to include swedish etc
- fix: BING search was having troubles setting cookies
========= May 24 2022 =========
- fix: Test google + bing buttons not working.
- fix: Bing returns unreadable links due to random user-agents.
- feat: GOOGLE scraping will use a random user agent to avoid footprints.
- feat: Option to clear cookies and session data before each google/bing request
========= May 23 2022 =========
- other: Move refresh button to right of writing assistant preview ui.
- fix: Display with line breaks using CSS pre-line
- fix: html->txt adding extra lines in writing assistant
- other: Set default spinner to AI paraphraser in writing assistant.
- feat: Redesigned writing assistant UI
========= May 20 2022 =========
- style: Format big numbers with commas for ai paraphraser and generator.
- feat: Auto set name of writing assistant job to first keyword in list
- style: Stop body height from growing larger than 100% when using modals in writing assistant.
========= May 19 2022 =========
- style: Wrap prompt text so it stays inside segment box
- style: Make preview text color gray instead of black on dark themes in writing assistant
========= May 17 2022 =========
- fix: Protect test google/bing from crashing if page does not load.
========= May 13 2022 =========
- feat: Added youtube tutorial link for the bulk keyword import tool
========= May 12 2022 =========
- feat: Add title and subheading string macro, so you can customize the output of both with your own additions.
- fix: Correctly display decoded URLS in article creator logs
- fix: BING Hong kong country selection error
========= May 11 2022 =========
- feat: New API call to /paraphrase
========= May 09 2022 =========
- fix: Decode html entities in dynamic scraper preview windows.
========= May 08 2022 =========
- fix: Add output_textplain to content spinner fr
========= May 06 2022 =========
- fix: Static scraper ending early when article doesn't have enough words
========= May 04 2022 =========
- fix: Archive org scraper not properly multi threading
- feat: Ignore articles less than a required number of words for static page scraper
========= May 03 2022 =========
- fix: Unable to load urls from a file in static scraper.