v1.4.2
Full Changelog: v1.4.0...v1.4.2
Highlights
- Construct
- Click on addon installation prompts
- Loading project progress
- Add support for more features in the Pipelab plugin (read binary, file size, file list)
- Electron
- [New Action] URL Preview
- Add support for more features in the Pipelab plugin
- Steam
- Fix permissions
- Fix logged out detection
- System
- [New Action] Dialog prompt: You can now choose an action that ask user input
- General bug fixes and improvements
- Refreshed UI theme
- There are now two mode to specify parameters: editor and value
It used to be only editor, but to simplify, you now have the choice to use either dedicated forms to specify values (and use the raw editor only for complex one) - Add preliminary support for Variables
Variables are a way to reuse the same value in multiple places in your project
You can use them to store your API keys, your Steam credentials, your Discord token, etc. - You can no longer be stuck when there is an error while running your pipeline
- Added some fields descriptions: sometimes it's not easy to know what a parameter is for. Also added description for parameters that only applies to certain platforms.