Skip to content

v0.3.0

Choose a tag to compare

@ginkgobackup ginkgobackup released this 13 Jun 07:29

v0.3.0 — Major Improvements for Power Users

New Features

  • Restore Confirmation — Preview file content before restoring, preventing accidental overwrites
  • Binary File Support — Images, PDFs, and audio files can now be pushed via instant staging
  • Snapshot File Browser — Click any snapshot in the timeline to browse its file changes
  • Two-Version Compare — Shift+click to select a base version, then compare any two versions side by side
  • Cancel Backup — New command and status bar menu entry to cancel running backups
  • Ribbon Icon — Quick access to backup timeline from the left sidebar

Bug Fixes

  • Fixed port description showing 9274 instead of 9275 in settings
  • Fixed showStatusBar toggle not taking effect
  • Fixed timestamp display errors in file history (nanosecond→millisecond conversion)
  • Fixed setup guide download link pointing to wrong URL
  • Fixed FileDiffModal not passing repoPath for cloud repositories
  • Fixed base64 content not being decoded in version comparison

Improvements

  • Debounced pending cache writes (5s) to reduce disk I/O on frequent saves
  • Auto-retry pending file pushes when connection is restored
  • Manual staging push now checks if content has changed before pushing
  • Added json and css to default watch extensions
  • RestorePreviewModal now correctly handles repoPath and snapshot timestamps