Loomio - Package Updates
- 
[1.12.0]
- Update loomio_channel_server to 2dd1715
 
 - 
[1.12.1]
- Update loomio to 3.0.2
 - Full Changelog
 - fix edit another users username modal
 - fix missing Sentry error when locale is not supported
 - score poll min score defaults to 0 rather than 1
 - fix move comments modal
 - update the poll preview list item to handle long titles and show the group name
 - validate that stances are not corrupted with a poll option from another poll
 
 - 
[1.12.2]
- Update loomio to 3.0.4
 - Full Changelog
 - Fix issue with missing SECRET_KEY_BASE
 - Fix a horrid bug where attachments would be dropped when you edit the thread layout (ie: change direction or nesting levels).
 - include attachments in tracked changes
 - move to rails Rails 7.2
 - fix CSS when you attach a file with a very long name
 
 - 
[1.12.3]
- Update loomio to 3.0.5
 - Full Changelog
 - This release is dedicated to all of you nice people who've felt frustrated with how Loomio works with large discussions.
 - We no longer support reversing the order of the thread. Previously you could rearrange the thread "Newest First" so new comments appeared at the top of the page. This created an uncertainty - the thread could be going in either direction and it's not obvious which direction is applied. Now threads always display newest comments at the bottom.
 - fix a bug where notifications could show a blank page when clicked
 - Show the group URL when adjusting group settings to "Ask to join"
 - Fix for adding aliases for member email addresses when inbound email is received
 - Hide the onboarding checklist for groups older than 28 days
 - Add ability to customize the light and dark theme colours from ENVs
 - Fix for the Participation report for large datasets. Now you can see all the data. (broken since v3 release)
 - Some fixes so the page does not overflow on mobile screens - more to come very soon
 - Add a "View all votes" button so it's easier to get to the poll page
 
 - 
[1.12.4]
- Update loomio to 3.0.6
 - Full Changelog
 - Introducing Quorum and Vote share requirement features.
 - You can now specify what percentage of eligible voters must participate for the results to be considered valid.
 - You can also specify what percentage of support an option needs for the proposal to pass.
 
 - 
[1.12.5]
- Update loomio to 3.0.7
 - Full Changelog
 - verify participants in anonymous polls
 - enable vote share requirement for Simple Poll
 - Fix issue where edit comment form was blank
 - Fix erroneous Dutch translation
 - ensure we don't run premailer on forwarded emails
 - ensure we dont repeat notify on unknown sender
 - remove focused background color
 - fix participation report - labels were reversed
 - Fix weird error updating score poll stance with nil
 
 - 
[1.13.0]
- Update loomio_channel_server
 
 - 
[1.14.0]
- Update loomio_channel_server to 0bf0c11
 
 - 
[1.15.0]
- Update loomio_channel_server to 27ec2c2
 
 - 
[1.15.1]
- Update loomio to 3.0.9
 - Full Changelog
 - switch to dartsass-sprockets
 - improving print styles since vue3 upgrade
 - don't disable submit button when form is invalid, show errors on save
 - add missing error translations
 - dont show any value for '% of points' column for undecided voters. fixes
 - ensure we update outdated votes even when websocket is unavailable
 - fix some pt-br translations
 - fix translation for email settings
 - dashboard: fix check to display no polls message
 - ensure that unrecognised sender notifiations show up in-app
 
 - 
[1.16.0]
- Update loomio_channel_server to 782f06e