Loomio - Package Updates
Pinned
Loomio
-
[1.7.2]
- Update Loomio to 2.22.1
- Full changelog
- A number of important bug fixes related to handling membership records
- Breaking change: remove api/b1 interface. Please upgrade to api/b2 if you use the Loomio API to create threads or polls
- Remove new thread button from sidebar. You need to start a thread from the group page, or from the private threads page, so that you choose a template when starting a thread
- Fix permissions for close/reopen thread
-
[1.7.3]
- Update Loomio to 2.22.2
- Full changelog
- Fix: Use the right icon for abstain (thanks @ludat)
- Fix Address low risk RCE vulnerability when importing group data via the admin panel
- Feature: User edit profile page will allow you to manually select your time zone
- Improvement: only show public groups on user profile page
- Fix UX: do not set notification recipients from template when editing a discussion
-
[1.7.4]
- Update Loomio to 2.24.0
- Full changelog
- fix pie graph not rendering on app load in some cases
- fix pie graph not showing in emails
- don't mark as read if not logged in
- include attachments in stances when viewing the poll page
- Check user passwords against the 'haveibeenpwned' API
- Improvements to delete and redact user
- Changes to how we handle subscriptions
- bring back new thread button as opt in feature
- Add support for Shift+Enter to insert linebreak
- Rename invite-only threads to direct threads
- Fix for edgecase to allow emails to be routed when member alias exists
- simplify the logic about announcing a poll
- dont lazyload users, rather fetch all users for a poll when we show
- Enable admins to revoke memberships. Thanks @anarute
-
[1.8.0]
- Update Loomio to 2.25.0
- Full changelog
-
[1.8.1]
- Update Loomio to 2.25.1
- Full changelog
-
[1.8.2]
- Update websocket integration
-
[1.8.3]
- Update Loomio to 2.25.2
- Full changelog
- If you run a Loomio server - I'd like to request support from the community - We're looking to build a collection of testimonials to help with marketing. Please email me with a short description of what you value about Loomio, and how your group uses it. I'd really appreciate it.
- feature: score and
dot_vote
forms: allow user to manually enter the exact number manually - fix: poll-common-form add setTimeout to ensure the value in the timeslot comobox is observed
- fix: reset discussion form after save (bug related to auto save draft)
- change: dont email group admins when an unrecognised sender emails group email address
- feature: Add a reset button to the edit comment form - so if you make changes you can undo them
- fix: Ensure files from "parent members can see discussions" subgroups show up in parent group files tab
- improvement: Add "want to sign in with password next time" to auth form. make it more obvious how to set a password when signing in
- fix: ensure that when discussion or poll is moved, we create stances for members of the destination group
- fix: fix blockquote email styles - the grey was intense
-
[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