Update CHANGELOG.md with specific Linux Chrome fix, add no-sandbox option in new_tempemail.py, and uncomment workbench path modification in reset_machine_manual.py.

This commit is contained in:
yeongpin
2025-03-28 23:33:48 +08:00
parent 28cd662e83
commit c97bfd1475
3 changed files with 6 additions and 3 deletions

View File

@@ -666,8 +666,8 @@ class MachineIDResetter:
### Remove In v1.7.02
# Modify workbench.desktop.main.js
# workbench_path = get_workbench_cursor_path(self.translator)
# modify_workbench_js(workbench_path, self.translator)
workbench_path = get_workbench_cursor_path(self.translator)
modify_workbench_js(workbench_path, self.translator)
### Remove In v1.7.02
# Check Cursor version and perform corresponding actions