Releases: linuxfoundation/lfx-self-serve
v1.0.48
v1.0.48
This release adds new features for meetings, events, and documentation, along with a bug fix for mailing list subscriptions.
Features
- #811 Add org lens events page shell (@danoqualls)
- #825 Public-facing user documentation portal at /docs (@dealako)
- #836 Show loading state for Join Meeting CTA while URL fetches (@MRashad26)
Bug Fixes
- #835 Replace generic error with already-subscribed detail (@audigregorie)
v1.0.47
v1.0.47
This release delivers authentication hardening for write routes, org lens key contacts integration, and meeting experience improvements.
Features
- #824 Integrate real key contacts data for membership detail (LFXV2-1864) (@luismoriguerra)
- #828 Attendees drawer board member grouping and skeleton loading (@MRashad26)
- #829 Wire writerGuard to all write routes (@MRashad26)
- #831 Evict users from write routes on context switch (@MRashad26)
- #833 Add people key contacts tab (@ahmedomosanya)
Bug Fixes
- #830 Past-meeting AI summary and transcript fixes (@manishdixitlfx)
- #832 Preserve project context in eviction redirect (@MRashad26)
v1.0.46
What's Changed
- feat(profile): polish individual enrollment card by @nunoeufrasio in #816
- fix(settings): resolve username showing as email in permissions table by @MRashad26 in #823
- fix(dashboards): wire classification filter to pipeline query by @mrautela365 in #821
- fix(newsletters): remove custom context gate from newsletter list by @niravpatel27 in #826
Full Changelog: v1.0.45...v1.0.46
v1.0.45
v1.0.45
This release delivers Intercom bot diagnostics and helm configuration improvements, newsletter service pipeline consolidation, and dashboard pending action dismissal support.
Features
- #814 Add dismiss link to pending actions rows (@nunoeufrasio)
- #818 Move send pipeline into newsletter-service (@niravpatel27)
- #819 Add INTERCOM_APP_ID to chart values (@audigregorie)
- #820 Add diagnostic logging for bot boot flow (@audigregorie)
v1.0.44
v1.0.44
This release delivers new org lens data wiring, inline vote submission, meeting improvements, a survey scoping fix, and CI permission hardening.
Features
- #733 Add inline vote submission (LFXV2-1587) (@audigregorie)
- #807 Add My Meetings button to meeting join header (@nunoeufrasio)
- #812 Wire org selector and profile to real upstream data (LFXV2-1675, LFXV2-1676, LFXV2-1905, LFXV2-1906) (@luismoriguerra)
Bug Fixes
- #810 Scope results-drawer aggregates to selected project (@seberslinux)
CI
- #712 Declare workflow-level
contents: readon 4 workflows (@arpitjain099)
v1.0.43
v1.0.43
This release enhances newsletter AI capabilities, improves email rendering consistency, and expands dashboard marketing impact features with keyword performance tracking and unified focus filtering.
Features
- #800 Wire focus filter across all marketing impact tabs (@mrautela365)
- #805 Add keyword performance table (@mrautela365)
- #809 Raise AI generation limits for long-form content (@niravpatel27)
Bug Fixes
- #808 Match sent email to in-app preview (@niravpatel27)
v1.0.42
v1.0.42
This release adds organization profile management, a social listening sidebar entry for the ED persona, and improves server reliability with graceful shutdown support.
Features
- #792 Add social listening sidebar entry for ed persona (@audigregorie)
- #801 Add view + edit organization profile (@luismoriguerra)
Bug Fixes
v1.0.41
v1.0.41
This release improves dashboard UX, expands newsletter access controls, and addresses several reliability and security fixes.
Features
- #761 Refresh pending actions UX (@nunoeufrasio)
- #804 Writer/owner access + lfx-v2-email-service integration for newsletters (@niravpatel27)
Bug Fixes
- #793 Add circuit breaker and reduce pool timeouts for Snowflake (@MRashad26)
- #795 Fall back to most-recent prior period when YTD has no data in NPS card (@MRashad26)
- #806 Remove committed
INVITE_SERVICE_JWT_SECRETfrom chart defaults (@MRashad26)