Skip to content

Commit b69abf6

Browse files
authored
Merge pull request #242 from pluginpal/changeset-release/master
Version Packages
2 parents 74dc1d7 + 29a1b40 commit b69abf6

File tree

11 files changed

+25
-46
lines changed

11 files changed

+25
-46
lines changed

.changeset/chatty-planets-stay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dark-items-bet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eleven-papers-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/funny-turkeys-invite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ready-lands-taste.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/social-goats-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/social-hands-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tall-mangos-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wet-taxis-send.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# core
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [#243](https://github.com/pluginpal/strapi-webtools/pull/243) [`6787412`](https://github.com/pluginpal/strapi-webtools/commit/6787412add7e68cabae8c89e2b8177f909a539bb) Thanks [@boazpoolman](https://github.com/boazpoolman)! - feat: introduce a new rbac permission 'overview'
8+
9+
### Patch Changes
10+
11+
- [#243](https://github.com/pluginpal/strapi-webtools/pull/243) [`b36a457`](https://github.com/pluginpal/strapi-webtools/commit/b36a457fb57b2bb8a365030cc7d42863de270f6f) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: use RBAC hook instead of <Page.Protect> for the permission check of the sidebar view
12+
13+
- [#240](https://github.com/pluginpal/strapi-webtools/pull/240) [`9d4d596`](https://github.com/pluginpal/strapi-webtools/commit/9d4d596b61b89c7d001f1c633ef44aa111de9130) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: incorrect 'modified' status by preventing the updated_at value to be changed when linking the url_alias relation
14+
15+
- [#241](https://github.com/pluginpal/strapi-webtools/pull/241) [`bb50837`](https://github.com/pluginpal/strapi-webtools/commit/bb5083711732f7e0aa54fb82e6286f2eb1e67b6a) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: prevent unnecessary network requests for content types that have Webtools disabled
16+
17+
- [#244](https://github.com/pluginpal/strapi-webtools/pull/244) [`2b1d22e`](https://github.com/pluginpal/strapi-webtools/commit/2b1d22ee1233dc49ac4706b4d42bcde497cdb5b4) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: make the locale filter actually work by rewriting the URL params
18+
19+
- [#243](https://github.com/pluginpal/strapi-webtools/pull/243) [`acf283c`](https://github.com/pluginpal/strapi-webtools/commit/acf283c0476eb5d38a49c0518c79f7d7ddd9d892) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: cleanup rbac permission usage
20+
21+
- [#244](https://github.com/pluginpal/strapi-webtools/pull/244) [`d2f52ac`](https://github.com/pluginpal/strapi-webtools/commit/d2f52acecca7a9766a982e74409086827352eb16) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: make sure the edit URL respects the alias locale
22+
23+
- [#243](https://github.com/pluginpal/strapi-webtools/pull/243) [`ed9dea9`](https://github.com/pluginpal/strapi-webtools/commit/ed9dea99ec363f094c147d1bc8a98b5bf0e05568) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: prevent the whole form from being removed when a user doesn't have url_alias permissions
24+
25+
- [#244](https://github.com/pluginpal/strapi-webtools/pull/244) [`ad1bb85`](https://github.com/pluginpal/strapi-webtools/commit/ad1bb852675ca8532da670e53fb91950bf780f04) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: actually return the localized entity in the router endpoint
26+
327
## 1.2.0
428

529
### Minor Changes

0 commit comments

Comments
 (0)