What's Changed
- v2.1.0-beta.2 by @filipesilva in #2249
- pass string to block/move by @sid597 in #2253
- fix: remove separation between context menu and click location by @shanberg in #2242
- rfct: use standard icons for block element anchors by @shanberg in #2252
- rfct: dndkit for sidebar shortcuts by @shanberg in #2251
- enhancement: better position, clearer text for reaction tooltip by @shanberg in #2254
- fix: can click other people's reactions by @shanberg in #2255
- Inbox Notifications by @sid597 in #2237
- ci: re-enable e2e job by @filipesilva in #2258
- search perf by @filipesilva in #2259
- feat: add feature flag for property UIs by @tangjeff0 in #2261
- fix: gate emoji picker element on reactions feature flag by @filipesilva in #2262
- feat: enable edit and delete of comments by @tangjeff0 in #2260
- enhance: use settings as a modal, not as a page by @tangjeff0 in #2263
- fix: onArchive stopPropagation to not navigate to notif by @tangjeff0 in #2264
- property drag and drop by @filipesilva in #2257
- Improve block performance by @shanberg in #2266
- Revert "Improve block performance" by @filipesilva in #2270
- BlockType: athens/task by @neotyk in #2246
- fix: enter on prop should split block by @filipesilva in #2272
- Athens Task Assignee support by @neotyk in #2273
- Athens Task Priority by @neotyk in #2274
- fix: shortcut names don't overflow by @shanberg in #2268
- perf: leaner reactions by @shanberg in #2269
- docs: props ADR by @filipesilva in #2275
- Redo layout 2 by @shanberg in #2280
- Updates to right sidebar by @tangjeff0 in #2279
- presence pkm by @filipesilva in #2281
- fix: right sidebar dom events by @tangjeff0 in #2283
- build(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #2256
- build(deps): bump jpeg-js from 0.4.3 to 0.4.4 by @dependabot in #2217
- build(deps): bump ejs from 3.1.6 to 3.1.7 by @dependabot in #2169
- build(deps): bump plist from 3.0.2 to 3.0.5 by @dependabot in #2101
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #2094
- chore(deps-dev): bump karma from 6.3.3 to 6.3.16 by @dependabot in #2054
- build(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #2024
- feat: different reactions by @shanberg in #2284
- fix misc layout issues by @shanberg in #2282
- enhance(right-sidebar): persist on graph, and use percent not px by @tangjeff0 in #2286
- Fix bugs in comments by @sid597 in #2285
- fix: right-sidebar graph and page views by @tangjeff0 in #2287
- Fix db dialog issues by @shanberg in #2290
- fix: -rule to Rule in tsx by @filipesilva in #2291
- hide comments on load, show last comment while in closed state by @sid597 in #2294
- Typography for work 3 by @shanberg in #2293
- Fix-highlight-colors by @shanberg in #2295
- fix: if multiple blocks selected, selection doesn't clear on context … by @tangjeff0 in #2296
- fix: block toggle shouldn't be draggable by @shanberg in #2297
- feat: add overline to distinguish daily notes by @shanberg in #2300
- Reuse comments toast by @shanberg in #2299
Full Changelog: v2.1.0-beta.2...v2.1.0-beta.3