Loomio - Package Updates
Pinned
Loomio
-
-
[1.2.0]
- Update Loomio to 2.17.4
- Full changelog
- Upgrade to Rails 7 and Ruby 3.2.2
- fix for comments being on wrong thread after clicking a notification
- Ensure guests can create and announce polls as a member can, in a thread in a group
- Mark notifications as read when the user replies to a comment or reads the relevant thread
- fix email actions mark summary as read
- Threadpage, fix timestamp for "User edited the thread context"
- roboto.css - fix usage of local fonts
- Convert old document.url's to activestorage attachments
-
[1.3.0]
- Update Loomio to 2.18.1
- Full changelog
- Poll Templates rewrite. We've evolved how we do Poll Templates, and it is SO much better. Here's a blog post about the new features: https://www.loomio.com/blog/2023/07/02/proposal-templates/
- If a user changes their position on a poll/proposal within a thread, we create a new stance. This fixes the issue that if people reply to your vote reason, then you change your vote the comments don't make sense. Now it feels like the new vote is a new comment.
- We fixed a major bug with Mark as Read, and it's crazy how long this was not reported for.
-
[1.3.2]
- Update Loomio to 2.18.3
- Full changelog
- Fix bug introduced 2 weeks ago where comments would appear on previous thread
- Restore feature to rename and delete tags within a group, following a big upgrade to the tag system which allows anyone to add a new tag to a poll or thread.
-
[1.4.0]
- Update Loomio to 2.19.0
- Full changelog
- If you search for something that exists, it will find it!
- You can sort the results by 'newest', 'oldest' or 'best match'
- You can include the author name with your search terms to narrow the scope of the results
- You can combine the search with a tag to narrow the results down
- You can filter by type "Thread", "Comment", "Poll", "Vote" etc
-
[1.5.0]
- Update Loomio to 2.20.0
- Full changelog
- Include "visible to parent members" content when searching
- fix bug where search modal would not open sometimes
- ignore google docs sign-in links in link-previews
- Move group CSV export to a background job that emails you when ready
- Change 'add option' ui from a name field, to a button that opens a modal
- adjust default order of
poll_templates
- update blacklisted passwords. list compiled from top 100K passwords
-
[1.5.3]
- Update Loomio to 2.21.1
- Full changelog
- allow mentioning unverified users
- fix "Make a copy" of thread
- dont fetch discussion_templates/null from /d/new
- Enable creation of a user account with a pending_group invitation
- clone category of group
-
[1.5.4]
- Update Loomio to 2.21.2
- Full changelog
- "554 files changed. That's me converting every piece of Coffeescript into JS."
- Ensure we only show "notify everyone when poll starts" on new poll form
- fix bug where you could not edit outcome review date
- You can now provide template text for a outcome statement as part of the proposal template
-
[1.5.5]
- Update Loomio to 2.21.3
- Full changelog
- Thread page performance is greatly improved. Less jumping when opening a thread, faster loading.
- Show tooltip with option meaning in poll results table
- fix for mentioning users in group descriptions
- only create a new stance event in a discussion if there are replies
- Fix issue #9818 "needs vote" filter does not update pagination
- Ensure we pretranslate demo group in all supported locales
- fix issue downloading user avatar when using single sign on
- fix tasks page for outcome task
- better detection of google docs sign in title
- Fix bug on discussion form when using a template
- Don't show replies or reactions or allow comments if a polls results are hidden
- Do not show poll results in thread nav sidebar if results are hidden