# v0.2.2 - v0.2.0

# 0.2.2 2021-08-20

# chore

  • update PHP dependencies

# 0.2.1 2021-08-11

# fix

  • timeout for websites with more than 30,000 sites to scan (database table could not be cleared correctly)

# 0.2.0 2021-08-10

# chore

# feat

# fix

  • automatically refresh jobs if queue is empty and there are still remaining items
  • be more loose when getting and parsing the sitemap
  • do not add duplicate URLs to queue
  • do not enqueue real-queue on frontend for logged-in users
  • localStorage per WordPress instance to be MU compatible
  • only run one queue per browser session
  • tab locking did not work as expected and introduced worker notifications

# perf

# refactor

  • split i18n and request methods to save bundle size