Skip to content

Releases: SpringRoll/SpringRollStudio

1.2.1

18 Apr 19:27
d839c5f
Compare
Choose a tag to compare
  • Bumped Electron, Mocha, and other dependencies suggested by dependabot

1.2.0

02 Dec 21:56
68fb854
Compare
Choose a tag to compare
  • 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

16 Aug 19:54
02a74b0
Compare
Choose a tag to compare
  • 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

31 Mar 16:56
9067ba6
Compare
Choose a tag to compare

Full rewrite of Springroll Studio done in Electron and VueJS

Includes:
-Project Template creation
-Caption Studio
-Game Preview

0.2.14

15 Dec 20:54
Compare
Choose a tag to compare

Changes

  • Updated to the latest SpringRoll Container. Preview now is compatible with the latest SpringRoll games.

0.2.13

24 Nov 16:53
Compare
Choose a tag to compare

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

24 Aug 23:23
Compare
Choose a tag to compare

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

12 Aug 19:37
Compare
Choose a tag to compare

Upgraded the Preview module controls to support audio, captions, logging service and hinting functionality within the games. Also added play/pause button.

screen shot 2015-08-12 at 3 36 56 pm

0.2.10

27 Jul 15:33
Compare
Choose a tag to compare

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

27 Jul 02:36
Compare
Choose a tag to compare

Fixes

  • Fixed a bug with confirmation dialog when deleting a caption ("click is undefined")