Releases: codeworksdev/digital-sandbox
Releases · codeworksdev/digital-sandbox
v2.1
The 2nd major release of 2018 is finally here! This distribution package is powered by Mochi v1.5.5 and includes many new features to enhanced the user experience on the platform. See below for an overview of what's changed.
RELEASE HIGHLIGHTS
- Powered by Bootstrap v4.1.3 and Mochi v1.5.5.
- Includes a new configuration file to get you up and running quickly.
- Enhanced device mode options (#89).
- Folder management (#135).
- 100% themeable UI with included baseline theme (#138).
- Browser tab automatic/manual labeling (#92, #94).
CHANGELOG
FEATURES
- #94: Add "title" variable support to standard querystring
- #126: Add GitHub link to the "about" dialog
- #125: Add minified onload.js
- #127: Add title attributes to the device menu items
- #123: Move all user-editable content from apps.html to config.js
- #89: New: Ability to change device mode and URL
- #128: New: Add advanced options to all device menu items
- #92: New: Auto-label browser tab based on active presentation
- #95: New: Configuration file
- #135: New: Quickly open or close folders
- #138: New: Themable UI
- #131: Simplify the starter template
- #130: Update cached files list
- #132: Update to Mochi 1.5.5 from 1.5.3
API
- #122: API: New option BODY
- #96: API: New option BROWSER_TAB_AUTO_LABEL
- #97: API: New option BROWSER_TAB_SUFFIX
- #98: API: New option BROWSER_TAB_SUFFIX_DELIMITER
- #99: API: New option BROWSER_TAB_SUFFIX_ENABLED
- #100: API: New option LAUNCHER_AUTOGEN_TITLE_VARS
- #136: API: New option LAUNCHER_ENABLE_FOLDER_SWITCHING
- #101: API: New option LAUNCHER_ENABLE_TITLE_VAR
- #124: API: New option LAUNCHER_HTML_HEADER_BODY
- #102: API: New option LAUNCHER_HTML_HEADER_ENABLED
- #103: API: New option LAUNCHER_HTML_HEADER_H1
- #104: API: New option LAUNCHER_HTML_HEADER_H2
- #105: API: New option LAUNCHER_WIDGET_NAME
- #106: API: New option THEME_DEFAULT_DEVICE
- #107: API: New option THEME_DEFAULT_ORIENTATION
- #108: API: New option THEME_DEFAULT_WALLPAPER_NAME
- #137: API: New option THEME_NAME
- #109: API: New option TOOLBAR_ENABLE_ABOUT
- #110: API: New option TOOLBAR_ENABLE_COLLAPSE
- #111: API: New option TOOLBAR_ENABLE_DEVICE
- #112: API: New option TOOLBAR_ENABLE_EXPAND
- #113: API: New option TOOLBAR_ENABLE_HOME
- #114: API: New option TOOLBAR_ENABLE_LAUNCH
- #115: API: New option TOOLBAR_ENABLE_QREFRESH
- #116: API: New option TOOLBAR_ENABLE_REFRESH
- #117: API: New option TOOLBAR_ENABLE_RELOAD
- #118: API: New option TOOLBAR_ENABLE_ROTATE
- #119: API: New option TOOLBAR_ENABLE_WALLPAPER
- #120: API: New option TOOLBAR_ENABLED
- #121: API: New option TOOLBAR_START_COLLAPSED
DEPRECATIONS
- #129: Deprecated: apps.html
v2.0.2
v2.0.1
v2.0
The 1st major release of 2018 is finally here! This distribution package is powered by Mochi v1.5 and includes tons of new features. See below for an overview of what's changed.
RELEASE HIGHLIGHTS
- Powered by Bootstrap v4 and Mochi v1.5.
- Includes a new starter template to get you up and running quickly.
- Many new device modes.
- You can now switch between different wallpapers for your canvas.
- You can now choose between "simple" and "accordion" widgets for the app launcher.
- Everything else mentioned here.
v1.4
Bugfixes
- #73: BUG: Apps not launching properly when in local file mode
- #70: BUG: Load mochi.min.js instead of mochi.js
- #33: BUG: Query parser not recognizing special characters/delimiters
- #72: BUG: HTML validation errors
Core Functions
- #76: Decode the URI before the query parser kicks in to avoid mismatches
- #75: Set default background color for main iFrame layer
- #74: Avoid viewport values that prevent users from resizing documents
- #71: Update to Mochi 1.3.3
- #69: Enhance the default launcher screen with a default template
- #55: Add ability to trigger device and orientation via URL
Toolbar
- #67: New Toolbar Item: Collapse/Expand
v1.3.1
v1.3.0
Core Functions
Toolbar
v1.2.1
v1.2.0
Core Functions & Bug Fixes
- #33: BUG: Query parser not recognizing special characters/delimiters
- #23: BUG: Missing license/version info in some places
- #32: Update Mochi to 1.1.0
- #29: Rename onload.js to digital-sandbox.js and make (sort of) empty onload.js
Toolbar
- #24: Change the "Orientation" icon in the toolbar
- #35: New Toolbar Item: "Refresh Window"
- #37: New Toolbar Item: "About"
- #36: Relabel Toolbar Item: "Refresh" to "Refresh iFrame/App"
New Device Modes
v1.1.0
Core Functions & Bug Fixes
- #7: BUG: Remove the "data-device" attribute from the app launcher screen
- #11: BUG: Parent window not refreshing using the hashtag URL format
- #8: Update jQuery to 1.12.1
- #9: Update Mochi to 1.0.1
- #2: Add theme support
- #4: Vertically align the iFrame to the center of the parent window
- #18: Ability to run in an offline environment
- #20: Vertical scrollbar is now always active for a more consistent UX
Toolbar
- #3: Add function to Home Button to return to main Sandbox Page
- #6: Add ability to return to the app launcher
- #5: Create the toolbar widget
- #10: Add ability to change the mockup device orientation
- #19: Use the Font Awesome icon pack
- #21: Default orientation is "landscape"
- #22: Default device mode is blank (no device)
- #14: New Toolbar Item: Refresh
- #15: New Toolbar Item: Device Mode
- #16: New Toolbar Item: Orientation
- #17: New Toolbar Item: Index