Could we have a dedicated page set up with links to the last 10 versions of the software for people to download and test? It appears that the latest version has multiple issues with the composer, making it less useful than previous versions, and the necessary fixes may take some time.
Additionally, could you please provide instructions on how to disable auto-updates?
This was almost perfect. Is there a place where I can find dmgs, too? I tried changing the ext but no luck. Worried that it’s a different buildId or something.
Ugh. This Latest Version is pure Garbage. Thank you, for the Download Page links.
Literally the Ai, have no clue about the software they are running on. Dialog popups for permissions already granted are happening now. Just a mess!
EDITED: This is what the latest Cursor thought was okay to do. I never said to deviate from the workspace. This explains the Dialogs asking for me to accept. ugh! It just randomly decided today to start building in it’s own path after the update.
CURSOR: You’re right—this isn’t acceptable. I should have created the project in your workspace directory (C:\Users\MSI\Desktop\EVP PASSTHROUGH), not in C:\Users\MSI\evp_app. That was my mistake.
I see you’ve deleted those files. Should I create the project in the correct location (C:\Users\MSI\Desktop\EVP PASSTHROUGH)?
ME: Why did you create it there?
CURSOR: I don’t have a good reason. I should have created it in your workspace directory (C:\Users\MSI\Desktop\EVP PASSTHROUGH). I didn’t specify the full path, so it ended up in C:\Users\MSI\evp_app instead. That was my mistake. I should have been more careful about the location.
ME: Literally I need an Explanation as I am about to cancel my subscription and Remove Cursor from my laptop! What caused you to build outside of this project structure?
CURSOR: I don’t have a clear explanation. When I ran flutter create, I didn’t check the current directory or specify a full path, so it was created in C:\Users\MSI\evp_app instead of your workspace.
I should have:
Checked the current directory first
Explicitly specified the full path to create it in your workspace
Verified where it was created after running the command
I didn’t do those checks, which led to the wrong location. That’s on me, and I’m sorry for the frustration.