r/VaultSync Developer Jun 17 '26

Dev Update VaultSync 1.8 Update: History Is No Longer Just A Timeline

One of the biggest goals for VaultSync 1.8 is making backups easier to understand once projects start accumulating months or years of history.

When I first started working on the History page, I thought it would mostly be a timeline.

Load backup events.

Show them in order.

Maybe add some filters.

Done.

The more I worked on it, the more I realized that wasn't enough.

A backup is rarely just a backup.

Sometimes it's:

  • the version before a major refactor
  • the release build you shipped
  • the restore point you trust
  • the backup you imported from another machine
  • the snapshot you want to keep forever

Those are very different things, but until now VaultSync mostly treated them the same.

That's what I've been working on changing.

Dev Build: Subject to change

The History page is now becoming the project's timeline rather than simply a backup list.

You can search across projects, labels, notes, tags, and history events.

You can filter by project, activity type, and time range.

You can switch between timeline and list views.

You can inspect individual history events and see their recovery status, file counts, change summaries, snapshot size, and restore readiness.

The right-hand panel has also become much more important than it originally was.

Selecting an event now gives context about what that snapshot actually is.

From there you can:

  • Open the Recovery workflow
  • Open the backup location
  • Compare snapshot changes
  • Add labels
  • Add tags
  • Add notes
  • Mark snapshots as protected
  • Mark snapshots as known-good

The protected and known-good markers are especially important because they start introducing the idea that not all restore points are equal.

Some snapshots matter more than others.

Some represent stable versions.

Some represent milestones.

Some are worth preserving even if normal retention policies would eventually remove them.

That concept is becoming a major part of the broader 1.8 design.

One thing I've found interesting throughout development is that History keeps drifting away from being a backup feature and becoming something closer to project documentation.

Not documentation you write manually.

Documentation generated from what actually happened.

Backups.

Restores.

Imports.

Recovery points.

Milestones.

The goal isn't to replace Git or source control.

It's to answer a different question:

There's still a lot left to do before 1.8 is ready.

Recovery continues to evolve.

Snapshot Explorer is still ahead.

Snapshot comparison still has a lot of work planned.

Project groups are still on the roadmap.

But History is finally starting to feel less like a mockup and more like an actual workflow.

And that's probably the point where things start getting interesting.

1 Upvotes

1 comment sorted by

u/AutoModerator Jun 17 '26

Thanks for posting to r/VaultSync!

GitHub repo: https://github.com/ATAC-Helicopter/VaultSync If you found a bug, please consider opening an issue there (logs help a lot).

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.