Releases: pluginpal/strapi-webtools
@pluginpal/webtools-addon-sitemap@1.0.0-beta.6
@pluginpal/webtools-core@1.0.0-beta.10
Patch Changes
a48cc8cThanks @boazpoolman! - Fix an issue with the update decorator service
@pluginpal/webtools-core@1.0.0-beta.9
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/webtools-core@1.0.0-beta.8
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/webtools-core@1.0.0-beta.7
What's Changed
- fix: duplicateCheck will use an ignore id by @Alexnortung in #119
Full Changelog: https://github.com/pluginpal/strapi-webtools/compare/@pluginpal/webtools-core@1.0.0-beta.6...@pluginpal/webtools-core@1.0.0-beta.7
core@1.0.0-beta.6
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/webtools-helper-plugin@1.0.0-beta.3
helper-plugin@1.0.0-beta.3
Patch Changes
- #108
095c92cThanks @boazpoolman! - Enlarge the click area of the sidebar ActionButton element
helper-plugin@1.0.0-beta.2
Patch Changes
- e5ba503: Add an MIT license file
core@1.0.0-beta.5
Patch Changes
- 0b32de2: Fix issue with path generation (#96)
- feb9d87: Removed redundant files from the npm builds
- d7be9d5: Remove strapi-typed from the devDependencies
- e5ba503: Add an MIT license file
- dee1907: Fix issue with the admin translations
- Updated dependencies [e5ba503]
- @pluginpal/webtools-helper-plugin@1.0.0-beta.2
core@1.0.0-beta.4
Patch Changes
- 239af0a: Use Strapi native factories for url-alias controllers & services