Skip to content

Latest commit

 

History

History
2764 lines (2224 loc) · 356 KB

CHANGELOG.md

File metadata and controls

2764 lines (2224 loc) · 356 KB

Changelog

0.4.9 (2024-03-25)

Features

Bug Fixes

  • Increase replication timeouts (#6070) (8437471)
  • plugin-navtree: don't duplicate items when dragging into a stack (#6068) (f3fe18b)
  • plugin-presenter: Presenter theme (#6062) (76223f7)
  • presenter-plugin: hook up close button (#6060) (80b4fd7)
  • react-ui-editor: Mitigate ref error crashing Editor’s toolbar (#6064) (2d20855)
  • react-ui-stack: stop crashing on uploaded files (#6061) (2f03cf8)
  • react-ui-theme: Adjust baseGlass token (#6034) (f80fe62)
  • tables: don't use memoizing context in table (#6057) (a3cfaa7)

0.4.8 (2024-03-21)

Features

Bug Fixes

0.4.7 (2024-03-08)

Features

Bug Fixes

0.4.6 (2024-02-28)

Features

Bug Fixes

0.4.5 (2024-02-26)

Features

Bug Fixes

  • composer-app: vite HMR (#5768) (b567f21)
  • debug-plugin devtools clash with entrypoint (#5756) (519e45d)
  • disable datadog debug by default (#5732) (5b38e7e)
  • echo: no callback invoked on separate-automerge doc resolution (#5707) (b8bc204)
  • echo: temporarily revert space fragmentation (#5725) (d114901)
  • Layout bugs (#5744) (dd6795b)
  • MessageTextbox autoFocus (#5714) (b6f7e18)
  • peer dependencies (#5748) (8a5190e)
  • plugin-native: app starts up on iOS (#5703) (b5b1909)
  • plugin-navtree: Use dropdown menu again for tree item actions (#5694) (dd12e0d)
  • plugin-space: fix duplicate action (#5730) (e7f0200)
  • plugin-thread: deleting threads works again (#5766) (6461ceb)
  • plugin-thread: Fix autoFocus on CM instances (#5736) (2d76d4e)
  • plugin-thread: hookup standalone threads to c11y sidebar (#5754) (8fa80ca)
  • react-ui-editor: Add tooltips to toolbar (#5771) (2a3f55f)
  • react-ui-editor: Improve markdown formatting commands for empty lines (#5739) (181e1ed)
  • react-ui-editor: Use a single extension for inline markup decorations (#5753) (f10c180)
  • react-ui-mosaic: Use active DragOverlay when operation is rejected (#5769) (ec39998)
  • update CSP for Sentry (#5752) (5fcdf8d)

0.4.4 (2024-02-15)

Features

Bug Fixes

  • ensure always using the same deepsignal entrypoint (#5645) (6e43997)
  • Fix device invitation (#5672) (44d17c4)
  • Fix markdown codeblock formatting and selection (#5603) (b30fc36)
  • Fix Reference updates (#5669) (9879567)
  • Fix space not loading on invitation (#5628) (fb26545)
  • Fix warning on Storage config loading (#5657) (2f28b7a)
  • Layout issues when Editor toolbar is disabled (#5652) (103e8e7)
  • Mitigate render failure when switching between documents. (#5623) (3a00f69)
  • peer deps (#5665) (a436dea)
  • plugin-help: Fix ShortcutsList layout (#5678) (d47bd65)
  • plugin-layout: only show context when something is active (#5611) (62445ee)
  • plugin-markdown: EditorMain grid layout (#5618) (0a4a46e)
  • plugin-markdown: enable vim mode doesn't get stuck (#5671) (ac77e71)
  • plugin-markdown: Move spacing to cm-scroller, make its overflow visible. (#5668) (d035bb3)
  • plugin-space: Add missing ClipboardProviders. (#5676) (7b1e8ff)
  • plugin-space: copy between spaces (#5627) (03ed207)
  • plugin-space: migrate action hides when not applicable (#5662) (92bee67)
  • plugin-thread: Chat layout (#5624) (2a45fa8)
  • plugin-thread: handle EditorView being out of sync w/ model (#5629) (10c7143)
  • plugin-thread: multiple comments working again (#5688) (75bfacc)
  • plugin-thread: Refine scrollIntoView (#5633) (e05bf88)
  • Prompt editor styles (#5636) (4dba395)
  • react-ui-editor: Export layout fragments, remove unneeded styles (#5621) (20c0bd9)
  • remove custom font from theme for logo demo (#5653) (4468a54)
  • shell: add pending state after reset confirmation (#5609) (385c016)
  • tools: don't pass testPatterns flag to mocha test runner from pl… (#5655) (c5da621)

0.4.3 (2024-02-08)

Features

Bug Fixes

  • bare-template: build error for pwa output (#5559) (1c093f6)
  • bare-template: configure shell for client (#5583) (dda98d3)
  • client: only use worker client services if shared worker is available (#5599) (d01b40e)
  • Fix toolbar regression (#5565) (ae16e35)
  • Make updates synchronous again (#5580) (3a01342)
  • plugin-client: stop ignoring device invitation links (#5596) (3e1206a)
  • plugin-thread: don't update thread title if comment is deleted (#5591) (f97384b)
  • Remove agressive timeout when loading automerge docs (#5588) (1216c5a)
  • Remove recursive doc changes (#5552) (38898ae)
  • restore visibility of chat thread (#5550) (c13b549)
  • shell: don't use spotty device profile information (#5597) (4eed300)
  • Table rendering and resizing bug (#5592) (ebc6139)

0.4.2 (2024-02-05)

Features

0.4.1 (2024-02-02)

Features

  • initial vitest random-access-storage setup (#5446) (764a9c1)
  • plugin-observability: add telemetry notice (#5512) (4f4a61d)
  • plugin-thread: resolve threads & cut+paste comments (#5500) (29ad906)

Bug Fixes

  • docs: gracefully fallback if config is not provided (#5516) (31058a6)
  • plugin-thread: include title for comment threads (#5491) (2495eb8)
  • plugin-thread: prevent empty messages from being sent (#5501) (618f18c)
  • react-ui-editor: Upgrade @codemirror/language (#5509) (16a59d5)

0.4.0 (2024-02-02)

⚠ BREAKING CHANGES

  • client: introduce worker client services (#4769)

Features

Bug Fixes

Reverts

0.3.10 (2024-01-04)

Features

Bug Fixes

0.3.9 (2023-12-14)

Features

Bug Fixes

Performance Improvements

Reverts

0.3.8 (2023-11-22)

Features

Bug Fixes

0.3.7 (2023-11-14)

Features

Bug Fixes

  • Composer app vite config for table tailwind deps (#4675) (7d9cfe7)
  • flaky test (#4695) (3ea49a6)
  • halo-app: ensure plugins are enabled (#4682) (8f93ef7)
  • plugin-space: improve folders stability (#4681) (47bb2c4)
  • plugin-space: introduce space folder singleton in space properties (#4702) (212fc82)
  • plugin-space: make awaiting object toast less aggressive (#4683) (4df0bc8)
  • Polish app settings dialog and surface contributors (#4673) (cdda206)
  • react-ui-editor: Style polish and refactor ‘composer’ terms to ‘editor’ (#4670) (645bcb5)
  • Remove .only (#4659) (634f9a3)
  • supress yjs gossip messages after timeouts (#4655) (e08407b)
  • Update vite rule for table classes (#4690) (be1ccb9)

Performance Improvements

0.3.6 (2023-11-09)

Bug Fixes

0.3.5 (2023-11-08)

Features

Bug Fixes

0.3.4 (2023-10-31)

Features

Bug Fixes

0.3.3 (2023-10-27)

Features

Bug Fixes

  • agents as system daemon feedback/readme (#4487) (5a4d70e)
  • Automatically save dynamic schema to the database (#4491) (3dbd870)
  • balancer should wait on framer to send chunk (#4460) (22971a3)
  • Clean-up todos (#4481) (d5b74b2)
  • cli: Implement UX changes from Jess's feedback (#4508) (0c081e6)
  • Delete unused code in labs-functions (#4453) (85c02fd)
  • diagnostics timeout (#4474) (6b9536c)
  • plugin-grid: default to copy (#4502) (97c2b9e)
  • plugin-space: Revert: set an index when a Space or SpaceObject is created (#4476) (44bdbf7)
  • plugin-space: Set an index when a Space or SpaceObject is created (#4475) (1b7ca63)
  • plugin-outlinerview,react-ui-navtree: Polish items & tech debt (#4467) (3ce60d4)
  • react-ui-mosaic: Support more versatility in sorting & ID management while dragging (#4488) (052ad73)
  • Type comparison in filters (#4519) (6bede4d)

0.3.2 (2023-10-18)

Features

Bug Fixes

0.3.1 (2023-10-02)

Features

Bug Fixes

0.3.0 (2023-09-26)

⚠ BREAKING CHANGES

  • force minor bump (#4322)

Features

Bug Fixes

0.2.3 (2023-09-25)

Features

Bug Fixes

0.2.1 (2023-09-21)

Features

Bug Fixes

0.2.0 (2023-09-18)

⚠ BREAKING CHANGES

  • client: introduce new external shell api (#4164)
  • client: introduce new external spaces api (#4173)

Features

Bug Fixes

0.1.57 (2023-09-07)

Features

Bug Fixes

0.1.56 (2023-08-31)

Features

Bug Fixes

0.1.55 (2023-08-10)

Features

Bug Fixes

0.1.54 (2023-08-02)

Features

Bug Fixes

0.1.53 (2023-07-18)

Features

Bug Fixes

0.1.52 (2023-07-14)

Features

Bug Fixes

0.1.51 (2023-07-11)

Features

Bug Fixes

0.1.50 (2023-06-26)

Features

Bug Fixes

0.1.49 (2023-06-22)

Features

Bug Fixes

  • aurora: SW Toasts (#3472) (7d6dc7b)
  • cli: Fix CI error No such file or directory (#3495) (6303c8f)
  • composer-app: Call setSpaceProvider correctly (#3509) (64eca54)
  • composer-app: join space selection (c52b992)
  • composer-app: proper env config (c1773e6)
  • composer-extension: reinject composer iframe if github ui remounts (694d93f)
  • feed-store: missing types dependency (#3521) (7ec9d52)
  • Fix CLI reset command and HALO join flow (#3481) (0782032)
  • Increase messaging timeouts (#3500) (566bbfe)
  • Increase on close delay (#3504) (194f9e7)
  • react-shell: handle url invitations in input (#3444) (6cd67a5)

0.1.48 (2023-06-13)

Features

  • devtools: Make debug link congruent with env (e004f3c)
  • surface: Composer’s embedded functionality (#3450) (bf62bb6)
  • surface: Empty states, Document actions, Space backup & restore (#3390) (5a1dfdc)

Bug Fixes

  • Context derive memory leak (#3446) (bd3cb81)
  • devtools-extension: Delete localStorage usage (0f6b7be)
  • Drop connection if signal fails (#3445) (f3de843)
  • hypercore: bundle hypercore and pin noise-protocol (#3379) (e832858)

0.1.47 (2023-06-10)

Features

Bug Fixes

0.1.46 (2023-06-06)

Features

Bug Fixes

0.1.45 (2023-05-30)

Features

  • Epoch creation API and devtools features (#3272) (5967acd)

Bug Fixes

0.1.44 (2023-05-29)

Features

Bug Fixes

0.1.43 (2023-05-25)

Features

Bug Fixes

  • composer-app,composer-extension: Improvements (#3230) (ceb3aa8)

0.1.42 (2023-05-23)

Features

Bug Fixes

0.1.41 (2023-04-24)

Features

Bug Fixes

0.1.40 (2023-04-18)

Features

Bug Fixes

0.1.39 (2023-04-14)

Bug Fixes

0.1.38 (2023-04-14)

Features

  • react-client,composer-app: Show loading spaces as disabled (#3025) (d7fd21c)

Bug Fixes

0.1.37 (2023-04-13)

Features

Bug Fixes

0.1.36 (2023-04-07)

Features

Bug Fixes

0.1.35 (2023-03-30)

Bug Fixes

  • devtools-extension: Disable sentry release plugin (#2894) (3d278cf)

0.1.34 (2023-03-30)

Bug Fixes

0.1.33 (2023-03-30)

Features

Bug Fixes

0.1.32 (2023-03-28)

Features

Bug Fixes

0.1.31 (2023-03-17)

Features

Bug Fixes

  • quickstart: align template with sdk updates (#2770) (7a83678)

0.1.30 (2023-03-17)

Features

Bug Fixes

0.1.29 (2023-03-08)

Features

Bug Fixes

0.1.28 (2023-02-27)

Features

Bug Fixes

  • config: read dynamic env var in vite plugin (#2606) (eb70f20)

0.1.27 (2023-02-27)

Features

Bug Fixes

0.1.26 (2023-02-21)

Bug Fixes

0.1.25 (2023-02-19)

Bug Fixes

0.1.24 (2023-02-18)

Features

Bug Fixes

0.1.23 (2023-01-17)

Features

Bug Fixes

0.1.22 (2023-01-13)

Features

Bug Fixes

0.1.21 (2023-01-13)

Features

Bug Fixes

0.1.20 (2022-12-16)

Features

Bug Fixes

0.1.19 (2022-12-16)

Features

Bug Fixes

0.1.18 (2022-12-14)

Features

Bug Fixes

0.1.17 (2022-12-10)

Bug Fixes

0.1.16 (2022-12-09)

Bug Fixes

0.1.15 (2022-12-09)

Features

0.1.14 (2022-12-09)

Features

Bug Fixes

0.1.13 (2022-11-25)

Bug Fixes

  • client-services: Lengthen proxy timeout (#1997) (bd282df)
  • party properties item being created multiple times. (#1991) (717b927)

0.1.12 (2022-11-25)

Features

Bug Fixes

0.1.11 (2022-11-24)

Features

Bug Fixes

0.1.10 (2022-11-22)

Features

Bug Fixes

0.1.9 (2022-11-18)

Bug Fixes

  • Include react-list in the release please config (#1929) (3069bf4)

0.1.8 (2022-11-18)

Bug Fixes

  • docs: Production bundle doesn't crash at hydration (#1925) (bf97cfb)
  • hello-template: Cleanup missing config/deps (#1926) (45b96c4)

0.1.7 (2022-11-18)

Features

  • Add support for turning if vault to other apps (#1919) (717c3be)
  • cli: Seed default config file if config is missing (#1916) (ceb4bc6)

Bug Fixes

0.1.6 (2022-11-17)

Features

Bug Fixes

0.1.5 (2022-11-11)

Bug Fixes

0.1.4 (2022-11-11)

Features

Bug Fixes

0.1.3 (2022-11-11)

Features

Bug Fixes

  • halo-app: Use iframe delegated webrtc in shared worker (#1835) (35b9c33)
  • lib ignore in plate pipeline (#1825) (775e21e)

0.1.2 (2022-11-04)

Features

Bug Fixes

0.1.1 (2022-11-04)

Features

  • Lists, invitations lifecycle, and other improvements (#1777) (ce42706)
  • updates to async, log and mesh RPC. (#1798) (e8110d3)