Releases
v1.0.3
MK2112
released this
07 Jun 18:13
New Features
Added language support for:
Czech (cs_CZ
),
Romanian (ro_RO
),
Hebrew (he_IL
) ,
Malay (ms_MY
).
Improvements
Major Refactoring :
Modularized core conversion logic
Separated concerns into distinct components
core logic can now be found in the core
module, task execution is handled by core.controller
mainly now
distinct files house distinct functionality for distinct tasks now, e.g. file operations in core.utils.file_handler
Improved code organization and maintainability
More robust file operation handling
Performance Optimizations :
More efficient file I/O operations
Better resource management (proper file usage/cleanup)
Added missing post_processing
statements
Web Interface
Web interface's file handling accomodates for batch operations now
Fully revised progress logging with improved web interface integration
Progress logging is two-staged now, indicating upload and actual processing respectively
You can’t perform that action at this time.