Skip to content

Releases: BelloneLab/MetaMan

MetaMan v0.3.1

Choose a tag to compare

@Andrianarivelo Andrianarivelo released this 19 Jun 11:42

What changed

  • Added per-level notes in the Browse metadata panels.
  • Added metadata import from CSV, TSV, TXT, and JSON files.
  • Added project file uploads into _metaman_uploads with metadata records.
  • Fixed server backup destinations so server roots with rawData mirror into the correct folder.
  • Added the app icon to the executable, dist folder, and release package.
  • Polished the metadata action labels and refreshed release screenshots.

Validation

  • python -m pytest: 55 passed.
  • Built Windows release artifact with build_release.ps1 -Version v0.3.1.

MetaMan v0.2.0

Choose a tag to compare

@Andrianarivelo Andrianarivelo released this 10 Apr 21:24

MetaMan v0.2.0

Highlights

  • Added a Staging tab for linked local recordings with manifest-based server sync.
  • Added a structure designer and side-panel layout for the reorganizer and recording workflows.
  • Fixed main-window integration so the new tabs are reachable, staging entries auto-sync during server backups, and bundled builds can resolve the packaged logo asset.
  • Removed tracked Python bytecode from the repository and added repeatable Windows release build files.

Validation

  • Offscreen app smoke test passed with the 3.11 source environment.
  • Built dist/MetaMan-v0.2.0-windows.zip.
  • Verified dist/MetaMan/MetaMan.exe starts successfully.