Delete Newline 2.0.0 release:
- Full support for regular expressions is now available.
- You can now chain regular expressions in sequence, enhancing usability.
- The "Default Setting" button has been removed.
- Settings are now only saved when you either send the program to the Windows tray by clicking the "X" button in the top-right corner or select "Exit Delete Newline" from the tray.
- Adjust the default Windows size.
Caution:
- Delete Newline operates internally as a single-threaded application. Although there is no specific limit on the number of regex chains you can use, issues may arise depending on the single-threaded performance of your CPU. Based on current tests, using up to around 10 regular expressions simultaneously works without any issues. However, problems may occur when processing a large amount of text or using an excessively large number of regex chains (e.g., exceeding 1,000).