Skip to content

Releases: pluginpal/strapi-webtools

[email protected]

20 Dec 08:33
ea78dcd
Compare
Choose a tag to compare

Patch Changes

  • 401bfcd: Rename API endpoint /webtools/url-alias/all to /webtools/url-alias

[email protected]

20 Dec 08:13
40b95db
Compare
Choose a tag to compare

Patch Changes

  • d37fb75: Updated react peer-dependency range to allow ^17 || ^18

[email protected]

19 Dec 20:56
62a5425
Compare
Choose a tag to compare

Major Changes

[email protected]

19 Dec 20:56
62a5425
Compare
Choose a tag to compare

Major Changes

  • 01b242c: Beta release! 🎉

    Migration
    Refer to the migration guide when updating from alpha to beta.

    Changes

    • The plugin was renamed from 'URL alias' to 'Webtools'
    • The API endpoints got renamed as well
    • Refactored the repository into a monorepo
    • Native relations (#43)
    • Give API permissions to the public UP role by default (#22)

    Chores

    • Better automated testing
    • Stricter linting rules

Patch Changes

v1.0.0-alpha.11

23 Oct 19:48
Compare
Choose a tag to compare

1.0.0-alpha.10

24 Aug 19:17
Compare
Choose a tag to compare

v1.0.0-alpha.9

14 Aug 09:42
Compare
Choose a tag to compare

New 🚀

  • Add checkbox to enable URL alias like you would localization on a content type (#15) @Alexnortung

Fixes 🐛

Chores

v1.0.0-alpha.6

05 Sep 09:23
Compare
Choose a tag to compare

Bugfixes

  • Fix 403 access issue #17

v1.0.0-alpha.5

28 Aug 09:53
Compare
Choose a tag to compare

Features

  • Being able to fetch the url_path from internal query APIs (#9)

Bug fixes

  • Don't try to generate a url_path for entities that don't have a related path entity (#8)
  • Good access handling for using the REST API endpoints with the Strapi API token (#7)
  • Making it possible to use the locale in your URLs (#6)
  • Deleting aliases when your bulk delete records (#3)