Skip to content

Releases: AkunoCode/MP-Camera

v1.0.6

11 Apr 14:48

Choose a tag to compare

Release v1.0.6: Fix GitHub Actions DMG build - Complete dependency fix

- Update PyQt6 6.4.2 → 6.11.0 (critical fix for symbol mismatch)
- Add PyQt6.QtMultimedia to hidden imports
- Pin all unpinned dependencies for reproducible builds:
  - ultralytics==8.4.37
  - rfdetr==1.6.4
  - supervision==0.27.0.post2
  - pillow==11.3.0

Verified:
✅ All dependencies compatible
✅ All critical imports working
✅ PyQt6.QtMultimedia available
✅ GitHub Actions will now build working DMG

v1.0.5

11 Apr 14:26

Choose a tag to compare

Release v1.0.5: First fully working distribution

- Fixed path resolution for bundled (DMG) and development environments
- Camera page, farm page, and samples page fully functional
- Proper UI file loading in both python main.py and packaged app
- Comprehensive logging with proper error visibility

v1.0.4

11 Apr 13:27

Choose a tag to compare

fix: comprehensive logging sweep across all modules - catch ~90 silen…

v1.0.3

11 Apr 09:21

Choose a tag to compare

chore: bump version to 1.0.3

v1.0.2

11 Apr 08:51

Choose a tag to compare

feat: implement first-run setup wizard for API credentials configuration

v1.0.1

11 Apr 08:21

Choose a tag to compare

chore: bump version to 1.0.1