Loomio - Package Updates
-
[1.9.0]
- Important: Configure a new subdomain for hocuspocus in the Location view after updating the app.
-
[1.9.1]
- Update loomio to 2.25.3
- Full Changelog
- fix bug with discard poll
- fix bug where discussions list appears empty when all discussions are pinned
- support custom logo in boot screen
- if links in user generated content point to same host, don't open in new tab
- fix admin/update admin/delete for forward email rules
- add ENV FEATURES_DEFAULT_PATH to redirect users to a group rather than dashboard
- disable creating direct threads without belonging to a group
-
[1.9.2]
- CLOUDRON_OIDC_PROVIDER_NAME implemented, checklist added, tests fixed
-
[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