Releases: SpringRoll/SpringRollStudio
Releases · SpringRoll/SpringRollStudio
0.2.0-alpha.6
Changes
- Added better app menus
- Removed project open/close menu and functionality from the Caption Creator
- Renamed "Caption Creator" to "Captions" and "Task Runner" to "Tasks"
- Task output is now selectable
- Created abstract CSS and JS for the modules ("shared" module)
0.2.0-alpha.5
Changes
- Fixed fatal Captions Creator bug when .springroll already exists but no
captions
object
0.2.0-alpha.4
Changes
- Implemented template inheritance for templates to extend other templates
- Templates can add custom user-selectable modules
- Fixed bug with saved project gets moved or deleted
- Default template now auto-updates from Github
- Reduced size of Task Runner buttons
0.2.0-alpha.3
Changes
- Added active project name on main window
0.2.0-alpha.2
Changes
- Fixed fatal error using the default template
- Adding a new project changes the active project
- Unified the scrollbar CSS
- Added a new "Preview" module for running deploy/index.html within a project
- Removed quit button from Captions Creator
- Better status messaging for TaskRunner
- Better Caption Creator JSON parse error handling
0.2.0-alpha
Changes
- Created a better landing view
- Added "project awareness" to the modules and app
- Streamlined the Task Runner drastically
- Internalized Grunt and NPM task runner calls
- Introduced 32-bit and 64-bit versions for Window and OSX
- Fixed issues with resizing captions, now will only resize until the next caption
- Minor CSS adjustments
0.1.2
- Removed the States module as an option from the New Project panel to be consistent with SpringRoll library changes
0.1.1
New Features
- For custom templates which have a
github
key in the config, will allow auto-updating with the repo based on release tags - Standardized the header on all modules
0.1.0
New Features
- Added better default images for OSX Installer
- Upgraded default template to use new SpringRoll grunt tasks
Fixed Bugs
- Resolved issue with adding a template for the first time