• Joined on 2025-02-13
alex pushed tag v0.8.0 to block/core 2026-05-03 02:18:44 +00:00
alex pushed to main at block/core 2026-05-03 02:18:44 +00:00
7eb3e27053 feat: converge BlockNote renderer, add datasources bridge, rename ServiceDeps to CoreServices
alex pushed tag v0.7.0 to block/core 2026-05-03 00:36:16 +00:00
alex pushed to main at block/core 2026-05-03 00:36:15 +00:00
9c62780246 feat: add context-aware BlockNote SDK bridge
alex pushed tag v0.6.0 to block/core 2026-05-02 17:24:20 +00:00
alex pushed to main at block/core 2026-05-02 17:24:20 +00:00
b2c968af41 feat: add SymposiumSeeder and MessengerSeeder bridge interfaces
alex pushed to main at block/core 2026-05-02 14:28:55 +00:00
601718a309 feat: add Load/Unload lifecycle hooks to PluginRegistration
alex pushed tag v0.5.0 to block/core 2026-05-02 14:28:55 +00:00
alex pushed tag v0.4.2 to block/core 2026-05-02 10:36:48 +00:00
alex pushed tag v0.4.1 to block/core 2026-05-02 04:13:42 +00:00
alex pushed to main at block/core 2026-05-02 04:13:42 +00:00
334d79b4bf fix: EnsureSetting accepts any value type for JSON-serializable settings
alex pushed tag v0.4.1 to block/core 2026-05-02 04:10:45 +00:00
alex pushed to main at block/core 2026-05-02 04:10:45 +00:00
a2a56f642c fix: UpdateDataTableRowField accepts any value type, not just maps
alex pushed tag v0.4.0 to block/core 2026-05-02 03:03:56 +00:00
alex pushed to main at block/core 2026-05-02 03:03:56 +00:00
62c25a7b3a feat: add settings.Updater interface to ServiceDeps
2c89ce4d42 feat: add BadgeRefresher interface and badge types
1ede7d50be feat: add ReviewSubmitter interface to ServiceDeps
a174eb943d feat: add CoreServiceBindings interface to ServiceDeps
Compare 4 commits »
alex pushed to main at block/core 2026-05-02 01:25:51 +00:00
d270bc8582 feat: extend EmbeddingService and RAGService interfaces for .so plugins
alex pushed tag v0.3.0 to block/core 2026-05-02 01:25:51 +00:00
alex pushed to main at block/core 2026-05-01 04:49:10 +00:00
3753210c2d feat: add ListTiers to subscriptions SDK interface
alex pushed tag v0.2.1 to block/core 2026-05-01 04:49:10 +00:00
alex pushed to main at block/core 2026-05-01 04:36:19 +00:00
917eee13a2 feat: add menus, subscriptions, public users, and plugin bridge to SDK