Migration Guide : Migrating from Version 14.1.0 : Platform-Aware Line Separation
Platform-Aware Line Separation
The Tonel writer now automatically normalizes line endings based on the operating system where the export occurs.
Reason for Change
To ensure source files remain compatible with the host platform's standards (CRLF on Windows, LF on Linux/Unix) and to prevent "mixed line ending" issues in version control systems when working across different operating systems or code that was saved in ENVY Library from different operating systems.
Action required
No action is required for standard behavior; the system automatically detects the platform defaults. If you require custom line-ending handling, you may configure the filter by accessing TonelBaseApp sourceFilter and configuring it to your needs.
Last modified date: 01/20/2026