Loomio - Package Updates
-
[1.9.3]
- Update loomio to 2.25.4
- Full Changelog
- fix bug where polls would not show up for logged out users
- don't send email to any user account that has made a spam complaint (or email has bounced)
- fix bug: only create stances for accepted members (not invited)
- add filter to admin/users for deactivated account
- change term "direct threads" to "invite only threads"
- bug fix for moving comments (phew!)
-
[1.10.0]
- Update base image to 5.0.0
-
[1.11.0]
- Update loomio to 3.0.0
- Full Changelog
- The UI looks better, is smaller to download, faster to respond and fit for future development
- Creating and joining subgroups has been moved to the sidebar
- We have a new onboarding experience to help groups get started
-
[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