Releases: CynToolkit/pipelab
Releases · CynToolkit/pipelab
v1.7.1
Full Changelog: v1.6.2...v1.7.1
Highlights:
- Add support for checking if a path exists
- Fix steam authentication
- Add Itch.io publishing
v1.6.2
Full Changelog: v1.6.1...v1.6.2
v1.6.1
Full Changelog: v1.6.0...v1.6.1
Highlights:
- Native full-screen toggle: https://docs.pipelab.app/guide/integrations/electron.html#faq
- Plugin:
- Add support for multiple common files (app data, project files, Documents directory, etc.)
- List files recursively
- App:
- Update app icon
- Improved memory usage and consumption
- Electron:
- Bug fixes
- Allow disabling asar packaging
- Removed tray and minimize to tray behavior
- Fix cross-compiled electron builds not working
- Add parameter to allow overriding files using the copy files/folder action
- Construct 3
- Support bypassing deprecated features dialog
- Add support for custom export timeout (for longer exports)
v1.6.0
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Full Changelog: v1.5.0...v1.5.1
v1.4.9
Full Changelog: v1.4.8...v1.4.9
Highlights:
- Potential remote Electron preview fixes
- Steam upload fix
- Electron Steam game id "NaN" bug fix
v1.4.8
Full Changelog: v1.4.7...v1.4.8
Highlights:
- Add Steam & Steam Overlay support!
Now, when you export to Electron and enable Steam support, you can communicate with your app to activate steam features. The overlay will also natively be supported. - Revamped new project creation
v1.4.5
Full Changelog: v1.4.2...v1.4.5
Highlights
- Streaming Logs in Real-Time: Follow your tasks’ progress directly in the UI, as it happens.
- First-Time Launch Fixes: No more crashes! Initial setup files are now properly initialized.
- Enhanced Parameter Editor: Step names are now displayed instead of yaw, unfriendly text.
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.
v1.4.0
Full Changelog: v1.3.0...v1.4.0