Skip to content

Dialogue Forge v1.3.1 - Local → Cloud Migration

Choose a tag to compare

@nikatopu nikatopu released this 27 May 07:58
· 5 commits to main since this release

Dialogue Forge v1.3.1 - Local → Cloud Migration

v1.3 introduced cloud projects and accounts, but local projects could not be moved into the cloud properly.

This update completes the migration workflow and improves cloud project management.


Local → Cloud Migration

Added migration support for existing local projects.

Users can now move projects created in local mode directly into the cloud.

New actions:

  • Import Local Projects
  • Import Selected
  • Import All

Migration preserves:

  • Graph data
  • Project metadata
  • Theme preferences
  • Project names

No dialogue data is lost during migration.


First Login Import Flow

When signing in, Dialogue Forge now checks for existing local projects.

If local projects are found:

Users are prompted:

Local projects found.

Move them to cloud?

Options:

  • Import all
  • Select projects
  • Skip

This allows existing users to continue seamlessly after enabling cloud accounts.


Per-Project Migration

Project cards now support:

Move to Cloud

Users can choose:

Keep local copy

or

Cloud only

This makes migrating individual projects easier without moving everything at once.


Dashboard Improvements

Improved project management experience.

Updates:

  • Better Local / Cloud separation
  • Immediate dashboard refresh
  • Correct project counts
  • Improved project state handling

Views:

All

Recent

Cloud

Local


Cloud Sync Improvements

Cloud autosave reliability improvements:

  • Better sync handling
  • Duplicate save prevention
  • Metadata persistence
  • Improved save recovery

Saved:

  • Nodes
  • Edges
  • Metadata
  • Theme
  • Timestamps

This is a stability update focused on completing the cloud workflow introduced in v1.3.

Full Changelog: v1.3.0...v1.3.1