Releases: spheredev/sphere-studio
Releases · spheredev/sphere-studio
Sphere Studio 2.3.9
This is a maintenance release.
🆕 Changelog
- Fixes a bug in the Oozaru server that could cause game files to be served to the browser incorrectly.
Prerequisites
- neoSphere - https://github.com/spheredev/neosphere
- .NET Framework 4.8
Sphere Studio 2.3.8
This is a maintenance release.
🆕 Changelog
- Adds support for changing the IDE color scheme directly from the Settings menu.
Prerequisites
- neoSphere - https://github.com/spheredev/neosphere
- .NET Framework 4.8
Sphere Studio 2.3.7
This is a maintenance release.
🆕 Changelog
- Adds detection for the 2023 Update for Windows 11.
- Removes neoSphere Retrograde mode from the list of engines.
Prerequisites
- neoSphere - https://github.com/spheredev/neosphere
- .NET Framework 4.8
Sphere Studio 2.3.6
This is a maintenance release.
🆕 Changelog
- Fixes a bug where opening a file from the File List while untitled files are also open could cause an unhandled exception, preventing the file from being opened.
Prerequisites
- neoSphere - https://github.com/spheredev/neosphere
- .NET Framework 4.8
Sphere Studio 2.3.5
This is a maintenance release.
🆕 Changelog
- Adds detection for the 2022 Update of Windows 10 and 11.
Prerequisites
- neoSphere - https://github.com/spheredev/neosphere
- .NET Framework 4.8
Sphere Studio 2.3.4
This is a maintenance release.
🆕 Changelog
- Changes the code font size from 10pt to 11pt.
- Changes the background color in dark mode to a darker shade.
Prerequisites
- neoSphere - https://github.com/spheredev/neosphere
- .NET Framework 4.8
Sphere Studio 2.3.3
Sphere Studio 2.3.3 is a maintenance release.
🗒️ What's Changed
- Fixes a bug where tasks could be added to the Task List without a project open, which would then be lost when the IDE was closed.
Sphere Studio 2.3.2
Sphere Studio 2.3.2 is a maintenance release.
🗒️ What's Changed
- Improves the readability of Task List entries.
- Fixes a bug where items in the Task List pane couldn't be marked completed.
- Fixes a bug where clicking Cancel in the "unsaved changes" prompt didn't stop the IDE from closing, causing the changes to be lost.
Sphere Studio 2.3.1
Sphere Studio 2.3.1 fixes a bug that prevented the F5 shortcut key not to launch the engine in some cases.
🗒️ What's Changed
- Fixes a bug where pressing F5 to start debugging after a previous debugging session sometimes wouldn't work.
Sphere Studio 2.3.0
Sphere Studio 2.3.0 fixes several bugs and brings other quality-of-life improvements to the IDE.
🗒️ What's Changed?
- Adds a new "Find Engine" button to the neoSphere settings page as an escape hatch in case an installed copy of the engine can't be found.
- Adds a new "Preferred Engine" submenu to the Project menu.
- Improves the organization of the menu commands.
- Fixes an issue where renaming a file from the file tree would allow existing files to be overwritten by the rename.
- Fixes a bug where creating a new Cell-based project with the neoSphere path set incorrectly crashes the IDE.
- Fixes a bug where the "Copy Full Path" command doesn't copy the correct path.
- Fixes a bug where closing a project didn't disable the corresponding menu commands.