Skip to content

Changelog

Latest updates, improvements, and fixes to FactoryNerve.

New Feature

Multi-language support

Added Hindi and Marathi translations across all modules. Users can switch language from the settings page.

New Feature

Attendance punch-in system

Workers can now punch in and out directly from the mobile app with GPS verification and shift auto-detection.

Infrastructure

Error monitoring with Sentry

Integrated Sentry for real-time error tracking on both frontend and backend. Alerts trigger on unresolved error spikes.

New Feature

OCR verification workflow

New OCR-based document verification flow allows supervisors to validate uploaded challan images against entry data.

Improvement

Admin dashboard live metrics

The admin dashboard now displays real-time production metrics with auto-refresh and improved chart readability.

New Feature

Keyboard shortcuts

Added keyboard shortcuts for common actions: Ctrl+N for new entry, Ctrl+S to save, and Escape to close modals.

Bug Fix

Dark theme consistency fix

Fixed inconsistent colors in dark mode across the settings page, modals, and date picker components.

New Feature

Factory seed wizard

New guided wizard helps first-time users set up their factory with shifts, departments, and worker roles in under 5 minutes.

Improvement

Breadcrumb navigation

Added breadcrumb navigation across all nested pages for easier orientation and quicker back-navigation.

Infrastructure

API documentation

Interactive API documentation is now available at /docs with Swagger UI. All public endpoints are documented with examples.