Skip to content

0.5.4-canary.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@himself65 himself65 released this 09 May 15:59
3c97e01

What's Changed

  • feat: create workspace from loading existing exported file by @pengx17 in #2122
    This pull request adds the feature to export and import workspaces as SQLite files, refactors the IPC communication between the main and renderer processes in the Electron app, and fixes some bugs.

Data flow design

image

How does adding workspace work behind the scene

image

How does main registers handlers?

image

New workspace:

new-w.mp4

Add workspace (import from existing db file):

add-w.mp4

New workspace general setting
a8305f57-684b-4cb8-9a0c-ebc5262e466c

Full Changelog: v0.5.4-canary.28...v0.5.4-canary.29