Releases: SpringRoll/SpringRollStudio
Releases · SpringRoll/SpringRollStudio
1.2.1
1.2.0
- Upgraded follow-redirects dependency for security alert
- Bumped Node version for tests to 16.x
- Bumped electron version
- Fixed unit test errors
- Created new testing process for CaptionStudio
- fixed bug when selecting a caption that caused the new audio file to not be selected and loaded into the wave form
1.1.0
- JSON Editor mode switch. Allows toggling between 'code' and 'form' modes, for better usability.
- removed
overflow: scroll
causing 3-4 scroll bar regions to show up when unnecessary - Fixed styles for caption preview next/previous buttons so they properly show up side by side
1.0.0
Full rewrite of Springroll Studio done in Electron and VueJS
Includes:
-Project Template creation
-Caption Studio
-Game Preview
0.2.14
Changes
- Updated to the latest SpringRoll Container. Preview now is compatible with the latest SpringRoll games.
0.2.13
Changes
- Better CSS and usability support on touch devices connecting to the preview client
- Updated the Container on the preview client to use the latest SpringRoll container
- Removed the PBS-specific functionality like the remote logging service connection
0.2.12
Changes
- Added the ability in Preview to open the content in another browser or on another locally networked device. A link appears at the bottom of the Preview window which can be copy and pasted into the address bar of another browser.
- Upgraded to NW.js v0.12.3
0.2.11
0.2.10
Fixes
- Disabled all default drag-n-drop functionality on all modules
- Added support for dragging project folders to the main window to open them
0.2.9
Fixes
- Fixed a bug with confirmation dialog when deleting a caption ("click is undefined")