The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.
The common scenario is that the useFilePresentationSystem property is not explicitly set when performing file/folder operations, and this is fine when the application runs as a background process. However, when that same application is started in debug mode, the default value now seems to be true, and all unspecified file activity is relative to the thin client. My suggestion is that the debugger should take into account the type of application (in my case Non-Gui) and treat the default value as false.