# v0.2.0 - v0.2.0

# 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