Platform
Updates / Bug Fixes
- We've updated the authenticated API for partnerships to include the partnership's name, not just the partnership slug. More info.
- Password resets were not working when the organization was using implicit EU data processing consent and the user had not previously given data processing consent. This is now fixed.
- For authenticated API users, we're now including the petition's ID in the API call.
- We fixed an issue where Segment was preventing organizations from setting up a new oauth workflow.
- For organizations using Segment, we weren't clearing the user's Segment ID when the user logged out but continued their session. We're now clearing that user ID in Segment upon logout.
- We've made updates to our javascript asset size, which will improve page load times.
- We're using dynamic imports for more platform components, which will reduce data usage on both member-facing and org-admin-only pages.
- We've updated some indexes which will make some write operations (e.g. saving a signature) faster.
- We've updated the REST API apps authorization workflow to use our updated mobile-friendly format, which makes it match the other admin pages. We've also fixed an error that was sometimes seen when an admin attempted to authorize a new app.
Petitions
Updates / Bug Fixes
- When an admin attempts to view the moderation page of an already-moderated petition, we'll now redirect the admin to the moderation queue instead of showing an error page.
- When promoting a petition from a petition's admin page, users can now make the petition locally-promoted from the same page. †
- When a petition creator's name is overridden, we previously didn't update the initials shown on the petition creator's avatar. We now remove the initials if the name is overridden.
- We've updated the variables that can be used in some emails, including the thank you for creating a petition email. Previously, when organizations included the petition's what/why section in these emails, the text would have extra spaces. Now, using
{{ petition.why | text_in_paragraphs }}
and{{ petition.what | text_in_paragraphs }}
should prevent extra paragraph spacing. - We've updated our logic so that the tokens in share emails are updated each time the share by email button is clicked.
Events
Updates / Bug Fixes
- We've updated our logic so that the tokens in share emails are updated each time the share by email button is clicked.
Nothing new in groups or VisitThem.
† This feature required new text strings. If you're using the platform in a language other than English, you may need to provide updated translations.
Comments
0 comments
Please sign in to leave a comment.