What's Changed
- GO-7266: Optimize full text search by @deff7 in #3145
- GO-7307 Include message dependencies in backfilled chat preview events by @requilence in #3164
- GO-7289 Optimistic localStatus for spaces already on disk by @requilence in #3152
- GO-7302 Stop opening all chat trees on start by @requilence in #3163
- GO-7311 Support text ranges for first/last block in BlockCopy/BlockCut by @requilence in #3166
- GO-6331 Remove objectstore/anystore data on space leave by @requilence in #3156
- GO-7292 Client-driven lazy multi-space loading by @requilence in #3155
- GO-6052 bookmark: set CreatedInContextRef on bookmark images so GC cascade-archives them by @requilence in #3161
- GO-6962 personalfavorites: persist widget layout/limit/viewId via Apply override by @requilence in #3160
- GO-7288 Lazy cross-space subscriptions by @requilence in #3151
- GO-7311 Reuse empty focused block when pasting a multi-block range by @requilence in #3176
- GO-7312 Optimize per-space load happy path: skip redundant maintenance work by @requilence in #3170
- GO-7320 Reimplement the object subscription engine from scratch by @requilence in #3177
- GO-7322 Probe mandatory objects on space load; reconcile marker for favorites/bin details by @requilence in #3178
- GO-7316 Fulltext search reliability fixes by @requilence in #3171
- GO-7314 Make participant objects store-only by @requilence in #3173
Full Changelog: v0.50.8...v0.50.9-alpha1