strapi-webtools
strapi-webtools copied to clipboard
π Unique, flexible and autogenerated URLs for your Strapi managed web content.
## Feature request ### Summary If I change the url of one of my pages, no information is stored about where the old url. I would like to be able...
### What does it do? This PR adds extra functionalities to the URL alias `/list` page in the Strapi admin panel. The following things have been added: 1. A button...
## Bug report ### Describe the bug When removing items in content manager, the url alias link in wt_url_alias should also be removed. ### Steps to reproduce the behavior 1....
# This PR is in draft state. Reason being that it's been based from the `feature/generate-all` branch which has yet to be merged. Once that is merged, this PR can...
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....
## Bug report ### Describe the bug After setting up both the the sitemap plugins with the core, we want to generate the URL patterns, we go to the screen,...
### What does it do? Added decorators for deleteMany and cloning. ### Why is it needed? When cloning, url-alias should not be cloned, but getting another url When deleteMany, it...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 1.x Fixed Add backtrack protection to 1.x release (#320) 925ac8e Fix re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);) result (#267) 32a14b0...
### What does it do? Describe the technical changes you did. ### Why is it needed? Describe the issue you are solving. ### How to test it? Provide information about...