|
12 | 12 | Changes |
13 | 13 | ======= |
14 | 14 |
|
| 15 | +Version v27.0.0 (released 2026-05-29) |
| 16 | + |
| 17 | +- chore(setup): bump dependencies |
| 18 | +- fix: moved dependency to depends_on |
| 19 | +- feat: introduced SameAs to make the policy extendable |
| 20 | +- fix: tests in subcommunities |
| 21 | +- fix(mshp-req): display discussion link on communiy header correctly [+] |
| 22 | +- fix(inv): use appropriate link in invitation notification |
| 23 | +- feat(mshp-req): notify upon each membership request action |
| 24 | +- feat(inv): use backend self_html for frontend invitation link |
| 25 | +- feat: generalize error message for AlreadyMemberError |
| 26 | +- feat(inv): cancel invitations from community invitations search |
| 27 | +- feat(mshp-req): display membership requests on community dashboard |
| 28 | +- build(deps-dev): bump minimatch |
| 29 | +- build(deps-dev): bump lodash |
| 30 | +- fix(mshp-req): enforce action permissions |
| 31 | +- feat(mshp-req): accept,decline,cancel,upate role of membership requests [+] |
| 32 | +- refactor: allow overriding members service components |
| 33 | +- fix(community-themes): only request theme CSS for themed communities |
| 34 | +- fix(mshp-req): generate proper self_html link for requests JSON API |
| 35 | +- feat(mshp-req)!: search membership requests - modifies mapping! |
| 36 | +- feat: add request.type to communitymembers indices + refactor for clarity |
| 37 | +- fix(deps): bump invenio-requests since tests assume v12.3.x at least |
| 38 | +- feat(mshp-req): add permission to search membership requests |
| 39 | +- feat(mshp-req): don't show community membership request in community requests |
| 40 | + |
15 | 41 | Version v26.1.1 (released 2026-04-29) |
16 | 42 |
|
17 | 43 | - fix(inv): show discussion for invitation requests by generating self_html |
|
0 commit comments