Skip to content

Your Priorities Version 8.11

Compare
Choose a tag to compare
@rbjarnason rbjarnason released this 04 Mar 11:57
· 2026 commits to master since this release

Release notes 4.3.2021

New features

  • Submission of ideas and debate points while offline that are uploaded when a connection is established
  • New Rich Text input option for Survey JSON questions where users can use bold, italics, order and unordered lists and H1-H6 to present their post submissions
  • Full auto-translation support for Survey JSON format questions and answers
  • Using the standard Survey JSON format you can now ask any questions when users register, like gender and age - this has full auto-translation support
  • Set a maximum amount of votes that can be cast per user in groups - with a UI that shows you how many votes you have left
  • You can now set up a help page to popup when a user visits a group, this was already supported for communities
  • External Id can be set for groups and communities as a reference to external IT systems
  • Option to allow "anonymous" login with name - this will just ask the user for a name but otherwise "anonymous"
  • Option for a custom text for the title of posts - with auto-translation
  • You can now export subcodes for radio buttons and checkboxes in surveys instead of the values
  • Option to hide sharing of posts and points
  • You can now disable audio/video machine transcripts for a group, both for posts and points
  • Support for the native SendGrid API for sending emails
  • Map view of your whole engagement community in the Analytics App - this is very useful if you have hundreds of communities and groups in one structure
  • Points are now exported as an additional Sheet in the XLS export
  • Many new scripts for backend cloning of communities and groups
  • SAML Audience is now supported for eID logins

Improvements

  • NodeJS and server-side packages upgraded to the latest versions
  • Accessibility is being improved continuously
  • Attachments are now directly uploaded to S3 (or clones), not through the app API
  • Better UI support for Cyrillic languages that have bigger fonts than Latin and take up more space
  • Improvements on editing Group links to other Communities

Bug fixes

  • Bug when posts are blocked for moderation and are not added to the NLP analytics pipeline
  • When using custom EMOJI ratings new users were not added to group and community when submitting a rating
  • Various minor bug fixes

Version 9.0 is almost there

New LitElement & Typescript based client app is almost there, check out some code here: https://github.com/CitizensFoundation/your-priorities-app/tree/polymer3-upgrade/apps/client_app/src