8000 Release v2.25.2 stable update · loomio/loomio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.25.2 stable update

Compare
Choose a tag to compare
@robguthrie robguthrie released this 07 Oct 22:44
· 482 commits to master since this release

This is likely to be the last release based on Vue2 & Vuetify2.

The Vue3 & Vuetify3 branch is getting really close to release (after about a year of development, sigh) - initially it will be feature parity with this release, but I'm excited to get a PWA with webpush notifications, good basic training/onboarding experience and more developed on the new frameworks.

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.

Notable changes in this release:

  • 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
  • fix: truncate webhook length for discord - discord has a 2000 char limit on webhooks
  • fix: add a retry function to collab editor onSync. This addresses a problem where sometimes you click edit and get a blank doc
0