Showpad developer information - release notes
0.8.0 |
|
- Support for JavaScript API 7.0 in the SDK
|
0.7.0 |
|
- Added local support for most Javascript API functions in the SDK
- New 'upload' function for the web
|
0.6.3 |
|
- Inject ShowpadUser in a better way to accommodate names with ' in them
|
0.6.2 |
|
- Handle port in use in 'experience serve' better
|
0.6.1 |
|
- Fix Service Worker build mistake
|
0.6.0 |
|
- Fix a bug where the mocked tags and assets had a lower case label while it should be camel case
- Add mocked result set for tags
- Add authentication via Service Workers for assets
|
0.5.3 |
|
- Fix a bug where the showpad auth command was not working
|
0.5.1, 0.5.2 |
|
|
0.5.0 |
|
- showpad experience serve now serves the src folder by default. Use the --host option to change this.
- showpad experience package now packages the src folder by default (instead of dist). Use the --src option to change this.
- Add extra validation
|
0.4.8 |
|
- Make sure all files are included
- Serve the container from the correct folder
|
0.4.7 |
|
- Bring changelog up-to-date
|
0.4.6 |
|
- .npmignore now allows all necessary files to run
|
0.4.5 |
|
- Fix issue when running the cli tool on Windows
- Add unit test coverage
|
0.4.4 |
|
- Update to the documentation
- The config-url is now passed to the container iframe when running showpad experience serve
- The config.json is now transformed and includes mock asset data
|
0.4.2, 0.4.3 |
|
- Fixes for publishing to NPM
|
0.4.1 |
|
- Fix issue where a Promise was not resolved when searching for the first time
|
0.4.0 |
|
- Add the showpad asset search command
|
0.3.0 |
|
- New command showpad as a base.
|
0.1.5 |
|
- Add initial tests (more to be added soon)
- Add side-bar to toggle features on and off.
|
0.1.4 |
|
|
0.1.3 |
|
|
0.1.2 |
|
- Updated version of Showpad.JS that fixes a bug where some callbacks weren't called.
|
0.1.1 |
|
- Use a GET request to check if the application host is up.
|
0.1.0 |
|
|