Loomio - Package Updates
-
[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
-
[1.16.1]
- Update loomio to 3.0.10
- Full Changelog
- Unsubscribe from poll via email footer link - stance_created was missing the unsubscribe link
- Fix translations and ensure we don't have any missing placeholders
- Attempt to address stance voting bug, where poll option ids were from another poll
- Show error and offer to reload if loading fails
- return a "message was not delivered" email when people reply to notifications email address rather than reply-to value
-
[1.16.2]
- Update loomio to 3.0.11
- Full Changelog
- Rename Thread and Decision to Discussion and Poll by @robguthrie in #11995
- Add B2 API endpoint for creating comments by @etiennechabert in #11963
- update email settings page to see each group setting by @robguthrie in #11947
- automatic translation of user generated content by @robguthrie in #11954
- auto translate user content in emails by @robguthrie in #11982
- Add zh_CN locale by @robguthrie in #12008
- Fix RFC 2047 encoded email subject headers not being decoded by @etiennechabert in #11964
- addressing error: Invalid Stance: mismatched poll_options by @robguthrie in #11979
- Fix poll option deletion by preserving _destroy parameter by @etiennechabert in #12017
- Fix NoMethodError in avatar_kind for Rails 7.2 by @etiennechabert in #11949
-
[1.17.0]
- Update loomio_channel_server to 9408afb