Skip to content

Releases: CynToolkit/pipelab

v1.7.1

14 Jan 18:34
v1.7.1
f808c46
Compare
Choose a tag to compare

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

14 Jan 18:24
v1.6.2
f646f0d
Compare
Choose a tag to compare

Full Changelog: v1.6.1...v1.6.2

v1.6.1

10 Jan 14:12
Compare
Choose a tag to compare

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

08 Jan 11:33
v1.6.0
95dacd3
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.6.0

v1.5.1

05 Jan 11:38
v1.5.1
0d00251
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

v1.4.9

27 Dec 09:39
bbe7b17
Compare
Choose a tag to compare

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

19 Dec 14:50
Compare
Choose a tag to compare

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

07 Nov 09:39
v1.4.5
e7b249d
Compare
Choose a tag to compare

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

28 Oct 12:25
v1.4.2
79b1c37
Compare
Choose a tag to compare

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

01 Oct 08:08
v1.4.0
e11e97b
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0