Releases: brianyu28/streamline
Releases Β· brianyu28/streamline
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Changelog
- Feature: Added a quick entry panel. From any application, use a global hotkey to trigger a quick entry panel that allows choosing a Streamline workflow.
- Feature: Customize global hotkey for quick entry panel.
- Feature: Workflow groups can be enabled or disabled.
- Enhancement: Workflows are cached and grouped by character for more efficient lookup.
- Enhancement: Menu option to choose a workflow group file to import.
- Enhancement: Exporting and deleting workflows.
- Enhancement: Confirmation before deleting workflows.
- Fix: Bug in saving workflow state where one character may have been missing from saved data.
- Fix: Bug in deleting workflows where workflow remained visible after deletion.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
Changelog
- Feature: Workflow groups and the workflows within them are automatically saved to disk and loaded from disk when the application starts.
- Feature: Workflow groups can be exported and imported as
.streamline
files for ease of sharing. - Feature: App icon can be hidden via app settings.
- Fix: Fixed a bug whereby once the sidebar was collapsed, it could no longer be viewed.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
An initial proof-of-concept release for Streamline.
- Feature: Create "Workflow Groups", collections of automations.
- Feature: Create "Workflow" automations. Currently, each workflow has a trigger and text content. When the trigger is typed, it expands into the content.
Currently, workflow groups and workflows do not persist when the app is restarted. This is planned for a future release.