v0.4.10: smooth runtime connection; copy-n-paste; rework yjs,store,db syncing
What's Changed
- Feat: single-pod cut-n-paste support by @li-xin-yi in #165
- Fix: unselect all nodes when richnode is focused & disable repo name editing by non-owner users by @li-xin-yi in #168
- fix: Nginx url had double leading slash by @lihebi in #182
- re-render ResultBlock on stream; memo it by @lihebi in #183
- refactor zustand store by @lihebi in #185
- fix repo name sync time and UI by @lihebi in #187
- docs: Wording changes and proper syntax highlighting by @codingEzio in #188
- refactor Canvas by @lihebi in #189
- fix: stable retry connect for runtime and yjs sockets by @lihebi in #190
- refactor repos page by @lihebi in #191
- smooth runtime connection with restart button by @lihebi in #192
- fix: scoped func/var annotation re-rendering on switch by @lihebi in #194
- Fix: some miscellaneous & tiny bugs by @li-xin-yi in #193
- allow text selection in result block by @lihebi in #196
- add devMode by @lihebi in #197
- fix potential pod syncing with pod.isSyncing by @lihebi in #198
- Minor fixes by @li-xin-yi in #199
- add runtime WebSocket retry logic by @lihebi in #200
- add dev container for k8s by @lihebi in #201
- rework yjs-store-db syncing by @lihebi in #205
- rename Dev Mode to Debug Mode by @lihebi in #206
New Contributors
- @codingEzio made their first contribution in #188
Full Changelog: v0.4.9...v0.4.10