-
Notifications
You must be signed in to change notification settings - Fork 43
Fix/author list roles and exclusion #2166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks @rbcorrales , you found another bug. It led me to a small refactor, but I think things look better now. Please test again (need to update the other plugin branch as well). And can I ask you to test something else? It's important that we ensure that previous instances of the block are not affected. So create a few blocks in trunk and then apply this branch. In my testing, some weird things happen when you try to edit the block... it will get in a broken state. BUT it will work as usual if you don't touch them, which I think is good enough |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The latest version works. Thanks for addressing this!
Hey @leogermani, good job getting this PR merged! 🎉 Now, the Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label. If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label. Thank you! ❤️ |
## [4.14.6-alpha.1](v4.14.5...v4.14.6-alpha.1) (2025-07-17) ### Bug Fixes * Fix/author list roles and exclusion ([#2166](#2166)) ([f2dfe4d](f2dfe4d))
🎉 This PR is included in version 4.14.6-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.14.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
Fixes two issues in the Author List plugin
How to test the changes in this Pull Request:
Other information: