Commit graph

10 commits

Author SHA1 Message Date
nickviljoen
fc11a98a95 v2.5.0: Update README and CHANGELOG
Documents the Video Master 3-pass duration cascade, version-aware folder
discovery, AI Vision swap to Gemini 2.5 Flash, report download endpoint,
and the gunicorn worker-recycle fix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 20:20:31 +02:00
nickviljoen
a2ebc921aa v2.4.0: Update README and CHANGELOG
Bump version to 2.4.0 and document the changes shipped over the last
few commits:
- Pricing references library + Excel mastersheet deterministic parsing
- New lookup shape {_format, _prices}
- Deterministic price matching in HM QC price_currency check
- Video QC multi-file batch processing
- Video QC price/currency check (weight 30) + weighted-mean scoring
- Video QC f-string ValueError fix
- Reporting history dashboard view-details / accordion fix

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 11:33:48 +02:00
nickviljoen
50613fa53c v2.3.0: Update README and CHANGELOG for batch QC, OOM fixes, consolidated reports
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 19:54:03 +02:00
nickviljoen
d0d7110836 v2.2.0: Update README for all new features
- Add Printer Check module documentation (section 5)
- Update Video QC to describe Gemini direct video analysis as default
- Document batch report grouping, thumbnails, and parallel processing in HM QC
- Update overview, key features, and directory structure

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 15:05:54 +02:00
nickviljoen
9b400919dc v2.1.0: Update README and CHANGELOG for campaigns & pricing features
- README updated to v2.1.0 with Campaigns module documentation,
  updated HM QC section (3 checks, campaign dropdown, flexible filename),
  and revised directory structure
- CHANGELOG documents all new features: campaign presentations, media plan
  Excel support, price/currency check, filename rewrite, global pricing
  reference, report download fix, and infrastructure changes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 19:34:44 +02:00
nickviljoen
1c35813314 v2.0.0: Update all documentation for major release
- Complete README rewrite reflecting deployed production state
- Comprehensive CHANGELOG entry for v2.0.0 covering all changes:
  Docker deployment, auth overhaul, HM QC improvements, Video QC
  (built from scratch), Video Master campaign matching, Usage Dashboard,
  Google Gemini support, reporting enhancements, Box API fixes
- Updated .env.example with all current config options
- Removed outdated references to Azure AD, local development setup

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 22:13:27 +02:00
nickviljoen
ffd8b7303c v1.1.0: Add progress tracking, CSV export, multi-job support, batch processing, and security fixes
- Reporting: async search with SSE progress bar, CSV export with Box file links,
  multi-job support, designer-friendly error display with action guidance
- HM QC: batch file upload (up to 100 files), batch execution with rate limiting,
  batch results summary
- Fix: SQLAlchemy stale cache in SSE progress streaming (expire_all + commit)
- Fix: Box folder pagination loop (search API instead of iterating 10,300 folders)
- Fix: HM QC blank screen (progress.js not loaded, hardcoded wrong URLs)
- Security: remove hardcoded API keys from legacy files, read from .env instead

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 09:43:20 +02:00
nickviljoen
e6f3e9387e Add modular architecture, core framework, and web UI
New blueprint-based module system (hm_qc, video_qc, video_master,
reporting), core framework (database, config, templates), and
unified web interface with progress tracking and tab navigation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 11:39:04 +02:00
nickviljoen
96d0bf95e1 Reporting updated.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 09:14:00 +02:00
nickviljoen
42f654f78b Initial Commit 2025-12-30 16:47:56 +02:00