Original release notes
What's Changed
- DROID-4551 Editor | Fix | Make URL-paste action-mode paths placeholder/fork-aware by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3307
- DROID-4334 Bump version to 0.48.0 by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3274
- Add GitHub Actions workflow for AAB upload by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3275
- GO-7292 Preferred-space-aware cold start by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3257
- DROID-4524 Reduce redundant vault cold-start work by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3278
- DROID-4523 Fix one-shot command loss on cold start (Splash, Main, Home/Navigation, relation values) by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3277
- DROID-4525 Parse subscription events once and share across subscribers by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3279
- DROID-4526 Process middleware events with a single ordered consumer by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3280
- DROID-4527 Per-event-type buffered fan-out (one slow consumer can't stall others) by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3281
- DROID-4528 Update MW version to v0.50.10 by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3283
- DROID-4534 Add "Activate Your Code" membership screen (UI) by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3288
- DROID-4529 Add Kanban (Board) view for data-view sets/collections by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3282
- DROID-4534 Show the activated tier after membership-code redemption by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3290
- DROID-4529 Add Kanban (Board) layout settings menu by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3289
- Fix cursor not appearing in table cells by @Airthee in https://github.com/anyproto/anytype-kotlin/pull/3287
- Fix filter options not loading for custom TAG/STATUS relations by @sushistack in https://github.com/anyproto/anytype-kotlin/pull/3256
- DROID-4533 MW 0.50.12 by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3291
- DROID-4529 Enable Kanban (Board) layout by default by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3292
- DROID-4538 Prevent concurrent text loss in empty blocks by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3293
- DROID-4529 Fix Kanban board subscription leak, empty-board rendering, stale headers, silent errors by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3294
- DROID-4542 Fix invisible select/multi-select options in data-view sets by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3296
- DROID-4542 Unify Tag cell rendering across Set views (Grid/Gallery List style) by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3297
- DROID-4512 Remove dead legacy bottomPanel (customize-view bar) from Set/Collection by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3298
- DROID-4543 Show TypeSet recommended properties in Set/Collection Properties settings by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3299
- DROID-4543 tag and status values fix by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3301
- DROID-4545 Fix filtered collections and Status property not appearing by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3302
- DROID-4540 Performance fixes: vault, chat, discussions, editor, search, dataview, event infra by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3295
- DROID-4529 Fix frozen blank set header after returning from an object (Kanban) by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3304
- DROID-4548 Report networkId on network changes; fix default-network callback contract by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3303
- DROID-4516 Invite sharing: owner-held invites, share-within-space toggle, link reset (GO-7222) by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3305
- DROID-4550 Protocol | Integrate 0.50.17 by @konstantiniiv in https://github.com/anyproto/anytype-kotlin/pull/3308
- DROID-4551 Editor | Fix | Make URL-paste action-mode paths placeholder/fork-aware by @requilence in https://github.com/anyproto/anytype-kotlin/pull/3307
New Contributors
- @Airthee made their first contribution in https://github.com/anyproto/anytype-kotlin/pull/3287
- @sushistack made their first contribution in https://github.com/anyproto/anytype-kotlin/pull/3256
Full Changelog: https://github.com/anyproto/anytype-kotlin/compare/0.47.4...0.48.7


