Skip to content

Releases: pluginpal/strapi-plugin-sitemap

v2.0.6

12 Feb 18:30

Choose a tag to compare

Fixed issue with indexing pre-existing data entries (#64)

v2.0.5

10 Jan 18:16

Choose a tag to compare

  • Changes for listing on the Strapi Market
  • Correct link to the sitemap file from Strapi admin (#59)

v2.0.4

07 Jan 09:19

Choose a tag to compare

Fixed issue with missing dependencies immutable & redux-immutable for Strapi v4.0.3

v2.0.3

05 Jan 17:09

Choose a tag to compare

Translations

  • Added German translations for the admin page (@pr0gr8mm3r)
  • Added Dutch translations for the admin page (@boazpoolman)

Other

  • Implemented some design feedback
  • Updated the sitemap.js dependency to 7.1.0

v2.0.2

14 Dec 11:10

Choose a tag to compare

Remove postinstall script for Windows support

v2.0.1

09 Dec 23:06

Choose a tag to compare

Fixed #54

v2.0.0

09 Dec 21:45
fc12d17

Choose a tag to compare

Strapi v4 is here!

New features 🎉

  • Strapi v4 support
  • Use of non UID fields with URL patterns (#19)
  • Multilingual with @strapi/plugin-i18n (#22)
  • Auto-updating the XML file with lifecycle methods
  • Human readable XML styling with XSL
  • Exclude a page from the content edit form

Miscellaneous 🥇

  • Eslint linting
  • Jest tests
  • Github actions for linting & tests
  • Codecov
  • Code of Conduct
  • Contributing guidelines
  • Issue & PR templates

v1.2.5

21 Mar 19:54

Choose a tag to compare

  • Added plugin.name EN translation

v1.2.4

15 Jan 20:02
10f0647

Choose a tag to compare

Fix for config change in strapi 3.4.x (#20)

v1.2.3

10 Jan 20:20
9eb303b

Choose a tag to compare

Fix bug in draft exclusion (#17)