• 0.1.8 88485a2d4d

    fix: critical QA findings — dead code and prop mismatch

    busya released this 2026-05-29 16:47:50 +03:00 | 572 commits to master since this release

    1. Remove get_config_manager() call from translate_run_websocket
      (@app.websocket /ws/translate/run/{run_id}) — was not imported
      and unused. Also remove unused from sqlalchemy.orm import Session.
    2. Fix prop name mismatch: showBulkReplace -> showPageBulkReplace
      in RunTabContent. Use () for reactive two-way binding.
    3. Add ('DRAFT') for status prop in RunTabContent.
    Downloads