Releases: alkem-io/server
Releases · alkem-io/server
Multiple Spaces for Account, RC 1
What's Changed
- "flow-state" tagset template is created in advance by @hero101 in #4397
- session extend config is now picked up by @hero101 in #4435
- Feature Account-spaces by @techsmyth in #4369
- fixed some auth bugs by @hero101 in #4438
- Fix active subscription error #6796 by @ccanos in #4441
- added soft limit checks on account by @techsmyth in #4439
- Fix whiteboard-template AuthorizationPolicy type by @ccanos in #4442
- fix nameID usage logic on callout creation by @techsmyth in #4419
- added type to failed auth check message by @techsmyth in #4447
- Avatar generation + storage for contributors by @techsmyth in #4412
- Update space.defaults.callouts.knowledge.ts by @DonnaDuiker in #4450
- pick up the space agent for authorization reset, not account agent by @techsmyth in #4452
- pick up the level zero space agent for authorization logic by @techsmyth in #4458
- changed permission for deleting innovation hub to be DELETE by @techsmyth in #4456
- Ensure avatars are stored on Alkemio by @techsmyth in #4451
- tidied up account authorization so that host credentials give CRUD on resources in account + cascades by @techsmyth in #4453
New Contributors
- @DonnaDuiker made their first contribution in #4450
Full Changelog: v0.88.2...v0.89.0
Known issues
VC History
What's Changed
- Limit history size sent to engine to the last 10 messages && send vc name and description to the engine by @valeksiev in #4413
- Release: Limit History Size of VCs by @valentinyanakiev in #4432
Full Changelog: v0.88.1...v0.88.2
v0.88.1: AI persona authorization properly assigned
What's Changed
Full Changelog: v0.88.0...v0.88.1
v0.88.0 - Policies, nameID, relation
What's Changed
- added type to storage aggregator, with migration by @techsmyth in #4375
- added type field to agent; removed parentDisplayID field from Agent by @techsmyth in #4372
- remove orphaned storage aggregator by @techsmyth in #4394
- nameID on created callout now being used if provided by @techsmyth in #4403
- NameID simplified & tested by @hero101 in #4400
- all nameID usage is optional by @techsmyth in #4404
- Hetzner test deployment by @valentinyanakiev in #4407
- Authorization reset: only process policies data; remove Relation; policy type by @techsmyth in #4393
Full Changelog: v0.87.2...v0.88.0
Search v2 Fixes for Posts
Fixed Search v2
What's Changed
- Remove license.visibility from codebase by @valentinyanakiev in #4384
- Release: Fixed Search by @valentinyanakiev in #4386
Full Changelog: v0.87.0...v0.87.1
Space Atomic Creation, Account
What's Changed
- (almost) atomic profile creation by @hero101 in #4311
- Atomic creation of callout contribution by @hero101 in #4318
- atomic creation of callout by @hero101 in #4319
- Tagset fix by @hero101 in #4325
- Configuration service with typings by @hero101 in #4336
- Remove usage of nameIDs for lookups / logging in many places by @techsmyth in #4344
- Refactored me service by @valentinyanakiev in #4364
- Organization AccountTab - make spaceId nullable by @ccanos in #4370
- Atomic creation - Space by @valentinyanakiev in #4377
- Atomic space creation by @hero101 in #4330
- fixed default me query for playground by @techsmyth in #4374
- Select space visibility for elastic ingestion by @valentinyanakiev in #4379
- fix assignment of flow-state template to tagset on subspace creation by @valentinyanakiev in #4382
- fixes accounts with no spaces by @valentinyanakiev in #4380
- Release: Account, Space Atomic Creation by @valentinyanakiev in #4383
Full Changelog: v0.86.1...v0.87.0
Resilient LatestContributions
What's Changed
- filter out orphans for contributions by @valentinyanakiev in #4367
Full Changelog: v0.86.0...v0.86.1
Account, Space Membership, Fixes
What's Changed
- added lookup by nameID module by @techsmyth in #4320
- Move InnovationPack under Account by @techsmyth in #4294
- Safely drop FK by @valentinyanakiev in #4321
- Account-Space: all spaces to directly know L0 space ID, not rely on account by @techsmyth in #4303
- Account-Space: Extend to move visibility back onto space by @techsmyth in #4310
- added depends_on to services by @hero101 in #4322
- Safe migration for new db by @valentinyanakiev in #4326
- Move InnovationHubs under account by @techsmyth in #4298
- Feature: Multiple spaces in account by @techsmyth in #4324
- 'not initilized' exception fixed while saving Whiteboard by @hero101 in #4331
- contributor lookup service to work with UUID only by @techsmyth in #4328
- Add missing decorator by @ccanos in #4332
- Validation for uuid by @hero101 in #4334
- Template set fixes by @ccanos in #4335
- Migration InnovationHub StorageBuckets were not in the account storag… by @ccanos in #4340
- Account StorageAggregator API by @valentinyanakiev in #4341
- Fix mentions crashing the server by @ccanos in #4343
- added logic to validate nameIDs on level zero spaces by @techsmyth in #4355
- VC creation - removed the check for unique displayName by @bobbykolev in #4356
- fix for updating space nameID by @techsmyth in #4359
- sync the reg configuration on all env to non-legacy by @bobbykolev in #4362
- Optimize spaceMemberships query to return only my space memberships by @techsmyth in #4354
- Release: Account, LatestContributions, Fixes by @valentinyanakiev in #4365
Full Changelog: v0.84.10...v0.86.0
Fixed WB Saving
Full Changelog: v0.84.9...v0.84.10