All Versions
19
Latest Version
Avg Release Cycle
11 days
Latest Release
1437 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.2.6 Changes
August 05, 2020A pretty stable point in time, before we change from ActionCable to message_bus.
⚡️ Translations update. Library updates. Good to go. -
v2.2.5 Changes
July 29, 2020✂ remove polyfill usage, saves on download
⬆️ big accessibility upgrade
🆕 new sidebar
🛠 many more tiny fixes -
v2.2.4 Changes
July 23, 2020So many things, a few highlights:
🌐 Dutch Translations 100%
Major stability and speed and data consistency work
All deletes are discards, only group delete is permanent -
v2.2.3 Changes
July 12, 2020- ➕ Added: Feature to move proposals between groups and subgroups
- ➕ Added: Feature to move standalone polls between groups
- ➕ Added: Automatically accept pending membership in poll
- ➕ Added: Replace "archive group" with discard group with 2 weeks' delayed full deletion
- 👌 Improved: Combined user deactivation and delete features
- 👌 Improved: Invitations for members of parent group added to subgroup automatically accepted
- 👌 Improved: Language and flags around Open, Closed and Secret groups
- 👌 Improved: End of search results message suggests looking at closed threads
- 👌 Improved: Better format "You're invited" text during sign-in
- 👌 Improved: Do not show inline image attachments in group files panel
- 🛠 Fixed: Member title display in threads; titles inherit from parent group and always display
- 🛠 Fixed: Notification history not showing "poll closing soon" and "replied to comment" events
- 🛠 Fixed: Keep membership of groups private
- 🛠 Fixed: Null author issue on comments
- 🛠 Fixed: Filters dropdown on group page for tags and open/closed threads
- 🛠 Fixed: Fix layout of proposal thread item headline
-
v2.2.2 Changes
June 30, 2020- ➕ Added: Delete polls feature
- ➕ Added: Delete groups feature with 2-week delay
- ➕ Added: Admin can edit other members' comments based on group setting
- ➕ Added: Browser update warning for Safari 11
- 👌 Improved: Reactions fetched async in batches
- 🛠 Fixed: Don't link to null user
- 🛠 Fixed: Various bugs around accepting invitations
- 🛠 Fixed: Poll results not showing when author hasn't voted
-
v2.2.1 Changes
June 21, 2020- 🛠 fix anonymous polls. Allow export of anonymous poll data, ensure user_ids are not stored in db when poll has closed.
- ➕ add "you have been invited" message to auth form when signing up for invitations
- 🖨 separate print and export functions on poll
- 🐛 bug for null embed link
- ⚡️ gem and npm package updates
- ✂ remove timeline pin after discarding comment
- 👍 allow admins to edit other user's comments
- 🛠 fix emoji fallback urls
- ⚡️ translations updates
-
v2.1.12 Changes
June 07, 2020- ⬆️ upgrade libs, sentry, newrelic and websockets stuff
- 🛠 fix for multliple undecided votes for a single person
- 🛠 fix for profile picture upload
- ⚡️ translations updates, spanish 100%
- 🔀 last version before merging new anonymous stuff..
-
v2.1.11 Changes
June 03, 2020- 🛠 fix attachment list css so images dont take over the page
- ensure distinct users in notifications
- 👍 simple fix for anonymous popping through, better fix coming soon
- 👉 show anonymous user avatar
- webhook fallback to eventable user when event user is nil
- ⚡️ translations update
- ⬆️ upgrade error pages
- allow notification history for comment_replied_to
- 🆕 new content for starter thread
-
v2.1.10 Changes
May 20, 2020- 🆕 new release version format (eg v2.1.10) matches in app version, automatically versions docker releases
- ⚡️ update user name when signing in via SSO
- 📊 add more information to webhooks (including attachments), support discussion_edited and poll_edited events
- 🛠 fix bug selecting duration on Time poll
- ⚡️ update to rails 2.5.4.3, too many to mention other libraries updated
- attachments from loomio 1.0 can be deleted in 2.0 now
- ⚡️ update discussion record when edit is clicked to fix race condition
- 🆕 new in app browser version warning replaces update browser page
- translate proposal buttons
- 💻 debounce dashboard search better so UI does not jank
- remove unused gem "has_secure_token"
- ✂ remove group subdomain code, only supporting group handles via path
- dont link user avatar in notification emails