You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save as now discards unsaved changes to current project
Unsaved changes only written to project under new name
Adds filesystem function Delete(Path&)
Adds optional argument to PersistencyService::Save(const char* name)
Save temp file
Copy temp file to new location
Delete temp file
Bump CHANGELOG
#212
* Guard against forbidden paths
Call ACTION_SAVE_AS NewProjectDialog with "root:" as path
Change default currentPath to "root:" (fix regression caused in #215)
Disallow accidental root folder access in FileSystem::Descend #219
0 commit comments