strapi-webtools
strapi-webtools copied to clipboard
π Unique, flexible and autogenerated URLs for your Strapi managed web content.
## Bug report Hi there! Thanks a lot for this great plugin! Since we've been scaling our app a bit, we're experiencing some strange reactions when generating localised links in...
If i'm correct, https://github.com/pluginpal/strapi-webtools/blob/master/packages/core/server/admin-api/services/url-pattern.ts#L242 here the plugin kebabCases the pattern, thats it. I'd like to be able to support my current slugs, which could contain multiple slashes, making subpages. They...
### What does it do? Handle bulk generation using database transactions. ### Why is it needed? Because bulk generating the URL aliases could potentially be a very large task. Using...
### What does it do? - Migrate the packages to Strapi 5. - Rename the packages to `strapi-plugin-x` ### Why is it needed? For Strapi 5 support. ### How to...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2. Release notes Sourced from serialize-javascript's releases. v6.0.2 fix: serialize URL string contents to prevent XSS (#173) f27d65d Bump @βbabel/traverse from 7.10.1 to 7.23.7 (#171)...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.1. Commits 9b77436 6.6.1 04cb6f5 Merge commit from fork b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view...
## Feature request Compatibilty with Strapi 5 ### Summary Since the sitemap plugin is no longer updated to migrate it to this project, I can no longer have it for...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @βmyndzi). Commits 3044cd5 Release 3.3.8 version...
## Bug report ### Describe the bug Whenever I try to retrieve a localized document (being it a collection or a single type) the endpoint /webtools/router?path=... return a 404 error...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....