Releases: pluginpal/strapi-webtools
@pluginpal/[email protected]
Minor Changes
-
#142
ff7cb45Thanks @boazpoolman! - Multilinguality for patterns and aliases using the @strapi/plugin-i18n package -
#139
ff0851aThanks @boazpoolman! - URL alias content management enhancements. Possibility for searching, filtering, deleting and manual generation -
#142
c99b57eThanks @boazpoolman! - Add a main menu item for all the admin pages of Webtools -
#145
05ae3caThanks @boazpoolman! - Core injections zones for adding links to the sidebar menu and adding routes
Patch Changes
-
49fe9bcThanks @boazpoolman! - Remove the creator fields middleware as we can do without -
Updated dependencies [
4fd5602]:- @pluginpal/[email protected]
@pluginpal/[email protected]
Major Changes
- #145
1ed28ffThanks @boazpoolman! - Webtools sitemap addon !
Patch Changes
- Updated dependencies [
ff7cb45,49fe9bc,ff0851a,c99b57e,4fd5602,05ae3ca]:- @pluginpal/[email protected]
- @pluginpal/[email protected]
@pluginpal/[email protected]
Patch Changes
a48cc8cThanks @boazpoolman! - Fix an issue with the update decorator service
@pluginpal/[email protected]
Minor Changes
- #133
cb59eb7Thanks @TMSchipper! - The "Populate Creator Fields" plugin enhances the functionality of your Strapi project by allowing you to populate
Patch Changes
- #133
9b81da2Thanks @TMSchipper! - Fix an error that occurs when there is no pattern and the default should've been used
@pluginpal/[email protected]
Minor Changes
- #131
1f01462Thanks @boazpoolman! - Relational URL patterns
Patch Changes
- #126
905ff2eThanks @Alexnortung! - Url paths created for a collection type, that is then disabled, will now be deleted
@pluginpal/[email protected]
What's Changed
- fix: duplicateCheck will use an ignore id by @Alexnortung in #119
Full Changelog: https://github.com/pluginpal/strapi-webtools/compare/@pluginpal/[email protected]...@pluginpal/[email protected]
[email protected]
Minor Changes
-
#112
816f4dbThanks @boazpoolman! - Check for 'find' permissions of a content-type in the router controller. Return a 403 when the user has insufficient rights. -
#117
3aba7edThanks @boazpoolman! - Added an extra admin permission to grant/revoke acces to the URL alias sidebar (#55)
Patch Changes
-
#115
6d2ee80Thanks @Alexnortung! - Will no longer fail when trying to generate a path that initially already exists. -
#103
6a6fb9dThanks @Alexnortung! - The migration script will now handle migrating the entries, instead of doing this while strapi is running -
#118
a628383Thanks @TMSchipper! - Added default value for url_pattern -
#118
426b4aeThanks @TMSchipper! - Make pluralName allowed in url pattern -
#113
5da6433Thanks @boazpoolman! - Fix bug in the query-layer-decorator to allow updates to entities without an URL alias (#105) -
Updated dependencies [
095c92c]:- @pluginpal/[email protected]
[email protected]
Patch Changes
- #108
095c92cThanks @boazpoolman! - Enlarge the click area of the sidebar ActionButton element
[email protected]
Patch Changes
- e5ba503: Add an MIT license file