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
-
[1.5.6]
- Update Loomio to 2.21.4
- Full changelog
- We've included the new "email to group" feature. This means as a member of a group, you can send or forward an email to your group email address and it will become a new thread in the group.
- We've also done a lot of work on tidying the CSS, fixing bugs and improving load times significantly. Using the new vite bundler we now only load the parts of the app that are necessary on first load.
- Link previews have been tamed a little, so they're not so big, and we don't show repeats if the link already has a preview in the thread.
-
[1.5.7]
- Update Loomio to 2.21.5
- Full changelog
- add width: auto for formatted-text img
- add OAUTH_LOGIN_PROVIDER_NAME and SAML_LOGIN_PROVIDER_NAME vars (allowing you to give a name to your login provider button)
- avoid sending empty catch up emails
- fix discussion_edited event so it shows the edit time correctly
- fix display of poll results for some cases in dot vote poll
- Update ReceviedEmailService#delete_old_emails to treat all emails the same
- fix an issue where voter anonymity could be revealed
- fix a problem where the poll results filter would reveal what someone voted for
- When a thread has an anonymous poll, hide the announcement viewed information
-
[1.6.0]
- Update Loomio to 2.22.0
- Full changelog
- Membership records are no longer deleted when you remove a member. Instead we mark the membership as revoked, so we can see who revoked the membership and when
- Mentioning a user with @mention is much (approximately 10x) faster now. Thank goodness, eh.
- We fixed quotes when writing in markdown
- Fix handling of attachments when using local disk service
- Blank thread template will notify the group by default