Skip to content

Releases: petrosbal/mpgrab

Release list

mpgrab: v0.2.0

Choose a tag to compare

@petrosbal petrosbal released this 30 Jun 09:37

0.2.0 (2026-06-30)

Features

  • add Tailwind CSS v4 and initialize shadcn/ui with Vega preset (9bb56c2)
  • backend: add download logic, progress parsing, and Tauri commands (4b1f6b3)
  • frontend: add initial download UI with progress and cancel support (9749ee3)

Bug Fixes

  • config: remove deprecated baseUrl from tsconfig (487d262)