diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a09964a9..3bd3c17e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,6 @@ -- (Add) Tool - Phased Exposure: Replace "Double Exposure" with "Phased Exposure" tool, same effect but allow to define more steps (#778) -- (Fix) Infill: Honeycomb Infill does not completely infill model (#789) -- (Improvement) File -> Open recent: Disable all inexistent files (Can no longer be clicked) -- (Upgrade) .NET from 6.0.24 to 6.0.25 -- (Upgrade) AvaloniaUI from 11.0.5 to 11.0.6 -- +- (Add) Setting: Automations - Restrict the file name to valid ASCII characters (Default: Off) +- (Add) New check when opening a file that verify if the file name have invalid characters and prompt for rename based on the above introduced setting +- (Add) Rename file: Add a option to allow only ASCII characters on the file name +- (Improvement) LZ4 layer compression by reusing pools of memory buffers, this relief the LOH allocations and improves the overall performance +- (Fix) Phased Exposures: Disallow AnyCubic file formats from run the tool