Releases: alkem-io/server
Releases · alkem-io/server
Global Roles, Updated Packages, Virtual Contributors, Licensing, Fixes
Global Roles
- Refined
Global Roles
Global Admin Spaces
==>Support
Global Admin Community
==>Community Reader
- Added
License Manager
role - Added
Spaces Reader
role
Updated packages
- Updated core packages
Virtual Contributors
- Added
CQRS
module and an event bus - Ingestion of
Spaces
is now fully event-driven - Updated engine names and backends
- Added configurable
Space
expert engine withBody of Knowledge
andContext
Licensing
- Added a basic
Licensing
domain model + API
Fixes
- Now
Spaces
query returns only root level spaces - Tidied up roles & credentials
- Extend
mySpaces
fieldResolver underme
query to have a flag whether to show only the rootSpaces
created by the user (where he isADMIN
on theCommunity
) - Added a check whether a
User
is aMEMBER
of a parentCommunity
before assigning aRole
to aCommunity
- Removed authorization check for
lookup
Space
- Added
Volta
config
Fixes
Fix
- Fixed
callout-group
tagset forCallout
inSubspaces
- Improved logging in socket server for
Whiteboards
Fetching Scokets Fix
Fix
- Added a safe method to fetch sockets
Fix - Subspaces in RolesUsers
RolesUser
- Fixed
Subspaces
inRolesUser
query
Fixes
Fixes
- Fixed
Subspaces
count - Fixed lookup of
Space
defaults
Auth reset fix
Fix
- Fixed resetting
AuthorizationPolicy
forAccount
Subspaces
Subspaces
- Replaced
Space
,Challenge
,Opportunity
withSpace
andSubspace
Virtual Contributor
Virtual Contributor
- Fixed
ChatGuidance
response, enabling using theAlkemio Chat Guidance
engine asVirtualContributor
- Added
Sources
to the responses - Fixed missing the
VIRTUAL_CONTRIBUTOR
setting on newSpace
Ingestion Fixes
Ingestion Fixes
- Fixed
Ingest
timeout
Configurable Redis Timeout
Redis
- Added configurable timeout setting to
Redis