Releases: alkem-io/server
Releases · alkem-io/server
Virtual Contributor, Platform Invitations, Invitations with Roles
What's Changed
- Add space level to the VC roles by @ccanos in #4157
- VC related api tidy up by @techsmyth in #4152
- moved external invitations to be under platform and framed as platform invitations by @techsmyth in #4159
- added method to get the host contributor for a VC; use that to retrieve information for notification payload by @techsmyth in #4165
- await saving of account by @techsmyth in #4162
- platform invitations naming; community new member for contributors by @techsmyth in #4163
- Release: Virtual Contributor, Platform Invitations, Invitations with Roles by @valentinyanakiev in #4170
Full Changelog: v0.82.1...v0.82.2
v0.82.1
What's Changed
- change id of communityInvitation / communityApplication returned dto to match that of invitation / application by @techsmyth in #4142
- renamed space type virtual contributor to knowledge by @techsmyth in #4146
- Properly wire
aiPersonaServiceID
by @valeksiev in #4153 - Migration fix by @valentinyanakiev in #4155
- Release: Fixes by @valentinyanakiev in #4156
Full Changelog: v0.82.0...v0.82.1
Embeddings Migration and UUID-based Body of Knowledge Mapping
What's Changed
- Adds embeddings migration and cleanup mutations temporarily by @valeksiev in #4143
- Release: Migration of ChromaDB collections by @valentinyanakiev in #4148
Full Changelog: v0.81.1...v0.82.0
VCs, Me Query
What's Changed
- me query membership related fields to return entities by @techsmyth in #4129
- Update the VC visibility props by @bobbykolev in #4135
- Get VC Roles on communities by @ccanos in #4137
- Notification for Virtual Contributor invitation by @EmiliaPavlova in #4136
- Release: VCs, Me Query by @valentinyanakiev in #4139
Full Changelog: v0.81.0...v0.81.1
Space Type and Defaults, AI Services, Whiteboards, Healthchecks, Forum
What's Changed
- usage of space type to determine default contents of a space by @techsmyth in #4069
- Invitations to support all contributor types by @techsmyth in #4091
- refactor of ai / vcs; wip by @techsmyth in #4116
- added meta information into AI Persona entity, also in migration by @techsmyth in #4118
- additional dto + naming refinements by @techsmyth in #4119
- Add whiteboard last saved date subscription by @ccanos in #4117
- Forum entity to hold Discussions by @techsmyth in #3730
- My invitations: also show relevant VC + Org invitations by @techsmyth in #4123
- LicensePolicy with credentialRules; FeatureFlags migrated by @techsmyth in #4125
- Health checks between microservices by @hero101 in #4128
- added migration to add type to license plan by @techsmyth in #4130
- Ingest docs and spreadsheets by @valeksiev in #4094
- License Plan Type code style fix by @me-andre in #4131
- filter active sub by SPACE_PLAN by @bobbykolev in #4133
- VCs + AI Server split by @techsmyth in #4048
- Release: AI Services, Forum, Invitations by @valentinyanakiev in #4134
Full Changelog: v0.80.0...v0.81.0
Fixes
What's Changed
- Auth by @hero101 in #4053
- WhiteboardContent can be updated in UpdateCalloutFramingInput by @me-andre in #4061
- Contribution events updated by @hero101 in #4029
- Docker Compose v1 -> v2 by @hero101 in #4027
- Run space-ingest in network_mode: host so files can be downloaded by @valeksiev in #4065
- Auth more by @hero101 in #3990
- draft logic for fixing the parent credentials in lead community policies by @techsmyth in #3985
- VC privileges for Account Host by @valentinyanakiev in #4066
- Add COMMUNITY_ADD_MEMBER on Root Space by @valentinyanakiev in #4068
- Searchable Callouts & Whiteboard text by @hero101 in #4074
- Community guidelines auth by @ccanos in #4078
- Admin gets COMMUNITY_ADD_MEMBER_VC_FROM_ACCOUNT by @valentinyanakiev in #4082
- updated org auth for global support by @techsmyth in #4080
- split org updates into regular admin updates + platform admin updates by @techsmyth in #4084
- Grant COMMUNITY_ADD_MEMBER to Support role by @valentinyanakiev in #4087
- Fixed missing save on update account platform settings by @valentinyanakiev in #4092
- additional logging for when cannot find a space by @techsmyth in #4096
- file auth for unregistered users by @hero101 in #4095
- ensure external invitation is saved after auth is reset before completing the mutation by @techsmyth in #4098
- Documents auth by @hero101 in #4101
- Release: Fixes by @valentinyanakiev in #4107
Full Changelog: v0.79.2...v0.80.0
Auth via Oathkeeper
Search: Correct Post ingestion
What's Changed
- Post ingestion fixed by @hero101 in #4090
Full Changelog: v0.79.0...v0.79.1
Search: Callouts, Whiteboards
Community Authorization
What's Changed
- Community authorization fix by @valentinyanakiev in #4085
Full Changelog: v0.78.9...v0.78.10