activepieces

Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 100+ integration / Enterprise automation tool / Zapier Alternative

OTHER License

Stars
7.4K

Bot releases are hidden (Show)

activepieces - 0.16.0-rc.3

Published by abuaboud 10 months ago

✨ Exciting New Features

  • feat: support version history (#3281) @abuaboud

🧩 Pieces

  • feat(vbout): create contact,tag,email list,email campaign,social media post, remove tag, update contact, unsubscribe contact actions (#3526) @kishanprmr
  • fix(ntfy): support unicode api header (#3530) @la3rence

🐞 Bug Fixes

  • fix: automatically refresh runs table when there is a run still being executed (#3538) @AbdulTheActivePiecer

🎨 Enhancements & Polish

  • fix: build docker image for raspberry pi arm v7/v8 (#3536) @abuaboud

📚 Documentation

  • docs: add la3rence as a contributor for plugin (#3532) @allcontributors

Thanks ❤️

@AbdulTheActivePiecer, @abuaboud, @allcontributors, @allcontributors[bot], @kishanprmr and @la3rence

activepieces - 0.15.0-rc.1

Published by abuaboud 11 months ago

🧩 Pieces

  • feat(convertkit): broadcast / custom field / forms / purchase / sequences / tags / webhook triggers and actions by @Gunther-Schulz in #3160

🌟 Exciting New Features

  • feat: add api keys by @abuaboud in #3345

🛠️ Piece Framework

  • feat: add client credentials oauth2 by @abuaboud in #3329

🐛 Bug Fixes

  • fix: don't allow end user to use own credentials in the platform by @abuaboud in #3317
  • fix: increase limit for getting platform managed oauth2 apps by @AbdulTheActivePiecer in #3353
  • fix: show platform dashboard after first sign in for ee by @AbdulTheActivePiecer in #3352
  • fix: install piece in platform level by @abuaboud in #3356
  • fix: project member permission by @abuaboud in #3362
  • fix: webhook /sync response on errors by @MoShizzle in #3350
  • fix: webhooks errors by @abuaboud in #3370
  • fix: news letter sending in platform by @abuaboud in #3369
  • fix: execute file pieces in prod mode by @abuaboud in #3372
  • fix: daily limit tasks by @abuaboud in #3375
  • fix: dynamic fields not working in certopus piece by @VrajGohil in #3349

⭐ Enhancements & Polish

  • feat: Update USER_CREATED flag on sign-up, enable initial sign-up on EE, hide third-party authentication from EE, password reset styling improvement by @AbdulTheActivePiecer in #3326
  • feat: introduce flag to hide/show back button and folder name in builder for embedding by @AbdulTheActivePiecer in #3361
  • chore: update package.json by @abuaboud in #3357

📚 Documentation

  • docs: update codespace instructions by @pfernandez98 in #3323
  • docs: projects / flows / connections docs by @abuaboud in #3346
  • docs(endpoints): delete / create project member by @abuaboud in #3358
    Sure, here's the fixed version:

❤️ Thanks

  • New contributor @Gunther-Schulz added in #3160
  • New contributor @pfernandez98 added in #3323
activepieces - 0.14.3

Published by abuaboud 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/activepieces/activepieces/compare/0.14.2...0.14.3

activepieces - 0.14.2

Published by abuaboud 11 months ago

Minor fixes on top of https://github.com/activepieces/activepieces/releases/tag/0.14.1

30/11/2023

Fixes:

Full Changelog: https://github.com/activepieces/activepieces/compare/0.14.1...0.14.2

activepieces - 0.14.1

Published by abuaboud 11 months ago

29/11/2023

Pieces

  • Google Calendar: Fixed New Event Trigger by @MoShizzle in PR #3219 / Get All Events Action by @Vitalini in PR #3238
  • Notion: Create page / appended to page / updated database item triggered by @MoShizzle in PR #3225
  • Trello: Authentication instructions by @MoShizzle in PR #3237
  • Retune: Chatbot action added by @MoShizzle in PR #3236
  • Lead Connector (GoHighLevel):** Addition of 10 actions and 4 triggers by @MoShizzle in PR #3261
  • Youtube: Fixed Duplicate Item Triggers

Features:

  • Added Spanish(es), German (de), Dutch (nl), and Dutch translations by various contributors (@jan hogler, @abuaboud) in multiple PRs (#3214, #3246, #3247)
    • Allowed self-serve purchasing for users and fixed upgrade dialogs by @AbdulTheActivePiecer in PR #3268
  • (Platform) Ability to Add Custom Domains from Platform Dashboard
  • (Platform) Ability to set limits for each project from the platform dashboard.

Fixes:

  • Locale fixes resolved language-related redirection issues
  • Fixed upgrade banner not showing in cloud by @abuaboud in PR #3217
  • Fixed infinite test flow loading for flow with large output by @abuaboud in PR #3234
  • Fix favIcon on backend endpoints

Technical Debt:

  • Removed Firebase Authentication
  • Switched to in-house authentication system by @khaledmashaly in PR #3222 , PR #3263
  • Added Google and GitHub federated authentication to in-house authentication system by @khaledmashaly and @abuaboud in PRs #3248, #3263
  • Changed config path for the dev environment to handle technical debt (Pull Request #3244) - @abuaboud
  • Ability to Choose Piece Source (FILE / DB / CLOUD_AND_DB)
  • Apply Log level configuration to default logger.

Contributors:

  • Contributions made by various contributors including @abuaboud, @MoShizzle, @khaledmashaly, @AbdulTheActivePiecer, @JanHogler, @Vitalini.
activepieces - 0.13.0

Published by abuaboud 11 months ago

17/11/2023

Features:

  • Language Switcher is now available with French and Italian language contributions from the community.
  • Streamlined language contribution is now available through Crowdin (Help Us Translate): https://www.activepieces.com/docs/about/i18n.

Pieces:

  • OpenAI: Ask Assistant / Image Generation / Computer Vision / Text-To-Speech Actions by @MoShizzle.
  • Mailchimp: Add note to subscriber / add member to list / add tag to subscriber / update subscriber status / remove tag from subscriber actions and new subscriber trigger by @TaskMagicKyle.
  • WooCommerce: Create Coupon / Find Coupon / Create Customer / Find Customer / Create Product / Find Product Actions by @TaskMagicKyle.
  • AirTable: Find record / delete record / update record actions by @TaskMagicKyle.
  • Bubble: create thing / delete thing / get thing / search thing actions by @TaskMagicKyle.
  • WebFlow: create collection item / delete collection item / find collection item / find order / fulfill order / get collection item / publish collection item / refund order / unfulfill order / update collection item actions by @TaskMagicKyle.

Improvements & Fixes:

  • Dashboard Header now displays the current Project Name.
  • Webhook Response now returns the headers correctly.
  • Docker Invalid Mounts issue is now fixed.
  • Demo Flow is now fixed.
  • Webhook Sync timeout is now configurable for self-hosters via environment variables.
  • Sendy: Count Subscribers / Create Campaign / Delete Subscriber / Get Brand Lists / Get Brands / Get Subscription Status / Subscribe / Unsubscribe Actions by @joeworkman.
  • Email Verification is no longer required after the user accepts the project member invite.
  • Docker volume binding issue is now fixed.
  • Delete Project Member button now shows up correctly.

Platform Features:

platform is available under commercial license

  • Embed Builder SDK through Iframe for Platform Plan.
  • Automatically authenticate your users using Signing Keys in Platform.
  • Ability to Customize SMTP to whitelabel emails.
  • Ability to Whitelabel terms of service and privacy URL.
  • Ability to Whitelabel OAuth2 apps across the instance.
  • Ability to Show / Hide Pieces for your managed users.

Tech Debt & Developer Experience:

  • Upgrade Quill to prepare for inline JS functions.
  • Upgraded to NX 17.
  • Turbowatch only watches given files and skips NX cache by @awais000.
  • Pulumi deployment issue fixed by @awais000 in https://github.com/activepieces/activepieces/pull/3127.
  • Activepieces Local Config File is now configurable via environment variables by @Autumnlight02.
  • Doubling down on integration tests, Add Integration tests for Signing keys / authentication endpoint / platform / managed users / piece management / customize OAuth2 apps.

Contributors:
Big shoutout to @fdundjer, @donthorp, @joeworkman, @Autumnlight02, @pankaj9296, @TaskMagicKyle, @maor-rozenfeld, @awais000.

Full Changelog: https://github.com/activepieces/activepieces/compare/0.12.0...0.13.0.

activepieces - 0.12.0

Published by abuaboud 12 months ago

27/10/2023

Features:

  • Internationalization is now supported by @Doskyft; you can see Activepieces in French by adding /fr to the URL and as well the ability to contribute other languages.
  • Ability to turn bull board to visualize redis queues and trouble shoot further, check environment variables.
  • Private Pieces are now supported by uploading the tar file directly into "My Pieces" and the documentation (Paid feature).
  • Platform (Admin) Settings are now supported in Enterprise Edition / Cloud Edition (Paid Feature).
  • Added the ability to create projects in Platform Settings (Paid Feature).
  • Added the ability to change branding / theme from Platform Admin Settings (Paid Feature).
  • Added the ability to whitelabel Activepieces using your custom domain (Cloud feature only).

Pieces:

  • Airtable: Fixed Field Mapping when Updating a Record
  • Microsoft Excel: Actions - Append Row to Worksheet, Get Worksheets, Get Worksheet Rows, Update Worksheet Row, Clear Worksheet, Delete Worksheet, Add a Worksheet to a Workbook, Get Table Rows, Get Table Columns, Create Table, Delete Table, Lookup Table Column, Append Row to a Table, and Convert to Range, all by @BastienMe
  • Saastic: Actions - Create/Update Customer and Create Customer Charge by @leolupianez
  • Shopify: Sample data for triggers is now fixed.
  • Math: Actions - Division, Addition, Subtraction, Multiplication, Modulo, Generate Random Number, all by @lisander-lopez
  • Discord: Actions - Add Role to User, Remove Role from User, Rename Channel, Find Channel, Find User, all by @TaskMagicKyle
  • OpenRouter: The load models list is now fixed.
  • Talkable: Added a "No Error On Failure" parameter for all actions by @Vitalini

Fixes:

  • Made the area under the data to insert popup clickable when hidden.
  • Webhook Multipart is now fixed and supported again.
  • The "Delete Team Member" button is now fixed.
  • Code pieces are now stored inside flow JSON, which should prevent code from disappearing sometimes after publishing or when duplicating a flow.

Developers Experience:

  • The HTTP library in the piece framework now sends query parameters correctly, thanks to @andchir.
  • Improved Docker layer caching and ignored files, contributed by @maor-rozenfeld.
  • Added integration tests for the platform APIs as well improved the e2e playwright tests to be error prone.

Contributors:
Big shoutout to @andchir, @leolupianez, @lisander-lopez, @Doskyft, @UdayKharatmol, @derbbre, @TaskMagicKyle, @maor-rozenfeld

Full Changelog: https://github.com/activepieces/activepieces/compare/0.11.0...0.12.0

activepieces - 0.11.0

Published by abuaboud about 1 year ago

18/10/2023

Features:

  • Added Duplicate Step
  • Released Role-Based Permissions in Paid Version (EE & Cloud)
  • Enhanced Private Pieces Support in EE Version
  • Activepieces Chatbots now retain chat history
  • Added 'Copy to Clipboard' for code, fixed paragraph spacing, and improved list item numbering for Markdown in Chatbots

Pieces:

  • Kizeo: Fixed Triggers by @BastienMe
  • Dropbox: Added search, upload file, get file link, delete file, move file, copy file, delete folder, move folder, copy folder, list a folder actions
  • Invoice Ninja: Added Get Report Action, Add Update Invoice, Get Invoices
  • Notion: Fixed Updating Number Fields
  • Files: Read File Content
  • Google Contacts: New Contact Error Creation
  • SMTP: Fixed connection errors
  • Contentful: Added entry search action by
  • Clarfai: Added Ask Large Model and Ask Image Generation Model Action
  • Brilliant Directories: Created User Action
  • AiTable: Added Filter Field
  • OpenRouter: Removed Leading and Trailing Spaces
  • Microsoft One Drive: Added Download File, Upload File, List Files, List Folders Actions, and New File Trigger
  • Google Drive: Now supports showing all folders
  • Slack Message: Added New Message where not triggering sometimes.

Fixes

  • Formatted whitespaces and paragraph spaces inside featured templates
  • Fixed schedules in Community & Enterprise cron jobs
  • Resolved pagination issues in Sqlite3
  • Fixed apostrophes in keys in steps' output
  • Introduced Team Member Email Invitations (In Cloud)
  • Fixed Store Piece functionality
  • Branch no longer fails when a step inside the branch fails.

Developers Experience:

  • Added support for streaming logs to Loki for Self Hosted Instances
  • Enhanced error messages with Sandbox Context on Failure
  • Merged Enterprise Code under a different license in this repository
  • Fixed the Generate New Piece script to include the latest nx changes.

please visit the Full Changelog on GitHub.

activepieces - 0.10.0 (Chatbots)

Published by abuaboud about 1 year ago

30/09/2023

Chatbots

  • PDF Datasource Support
  • Bot Sharing via Link
  • Custom API Key Integration
  • Seamless Chatbot Integration with Activepieces Flow using chatbot piece

Pieces:

  • OpenAI: Enhanced API Key Validation
  • Chatbots: Seamless Integration of Activepieces Bots within Flows
  • ContentFul: Action Entry Retrieval Capability

Developers Experience:

  • Resolved Hot Reload Issues
  • Upgraded NX to Address Cache Problems

please visit the Full Changelog on GitHub.

activepieces - 0.9.0

Published by abuaboud about 1 year ago

26/09/2023

Pieces:

  • Github: Add Addtional Props in Create Issue Action
  • Monday: Add Item / Update Item Actions
  • Google Drive: Support Team Drives in Dropdown / Add Read File Action / Add Sharable Link to Output
  • Google Tasks: New Task Trigger
  • Sendfox: Create List / Create Contact / Unsubscribe contact action
  • Linear: Create Issue / Update Issue Action / Create Project / Update Project / Create Comment / New Issue Trigger
  • Clickup: Add Addtional properties to create task / update task action
  • Storage: Fix Add Object to List / Remove Object from List
  • Gmail: Add CC / BCC / Sender Name as Optional Props in Send email Action
  • Mautic: Add Authentication Validator
  • SFTP: Add authentication validator with proper errors
  • Shopify: authentication is now fixed and all triggers are available.
  • Google Sheets: Find Rows / Get By Row Number Action / Get Next Row (Iterate whole sheet)
  • OpenAI: Show Readable Error in Output Section
  • Twitter: Show Readable Error in Output Section
  • Notion: Fix Database Dropdown loading iissue.
  • IMAP: Fixed Load Sample Data and Support Files now
  • Tally: New Form Submission
  • Invoice Ninja: Get Client by Email Action
  • Telegram: Add Instructions to find Chat ID / Add Optional Thread for Subgroups / Support Style Format Propertiy
  • LinkedIn: Fix Posting posts with Images
  • Trello: Card Moved To List / New Card Trigger / Add Authentication Validation
  • Gitlab: Create Issue Action / Issue Updated Trigger
  • Wordpress: Add Authentication Validator
  • Stripe: Create Customer / Create An Invoice / Search for A Customer by Email
  • Pushover: Add HTML/Message Styling support
  • Hubspot: Add Custom Properties for Create Contact Action
  • Amazon S3: Add Optional Endpoint properity / Allow Customziation for Region
  • Kizeo Forms: Add GetListDefinition, GetListItem, GetAllListItems, CreateListItem, EditListItem, DeleteListItem ACtions
  • Notion: Create Database Item / Update Database Item
  • Google Pubsub: Publish Message to Topic / New Message Trigger
  • Slack: Fix Loading more than 100 Channel
  • Date Helper: Get Current Date / Format Date / Extract Date / Date Difference / Add and Subtract Date
  • Open Router: Ask LLM Action
  • Brevo: Fix Create Cotnact to add the contact to selected list.
  • Whisper: Translate Audio / Transcribe Audio Action
  • Google My Business: Create Reply Action / New Review Trigger
  • Airtable: Add Api Key Validation
  • Talkable: add find coupon / create event / create batch of events / create purchase / update person and more actions. by @Vitalini
  • Salesforce: add conditions to trigger / bulk upsert action
  • Contentful: Create Record Action
  • Qdrant: get collection infos / delete collection / delete points / get points / add points to collection / get collection list / search points actions by @Armangiau3
  • Tidycal: Add API Key Validation
  • LocalAI: Send Prmpt Action
  • Text Helper: concat texts / find / replace / split actions Actions

Fixes:

  • HTML/XML now shows up in Output Section
  • Log Truncation is now fixed, no longer truncate steps.
  • Stopped connections dropdown from overflowing the reconnect button
  • Removes small delay between clicking on add button and showing right side bar
  • Failed Auth2 Connections Should show Error Status Now

Developer Experience

  • Fixed Failing Migration due to unquoted paramter for self hosters
  • Add Pulumi Template for AWS + Documentation

Features:

  • Add Support for Files in Pieces framework
  • Add Sorting for Folders List by Name
  • Add Suffix Icons for Files / Date Properties
  • Sandboxes are now cached, Huge improvement in speed for executing pieces.
  • Fix slow saving for steps with long sample data.
  • Speed Up saving for flows
  • Ability to invited to Multiple Projects (Cloud Only)
  • Add Dedicated Tab to share Featured Templates

Contributors:
@landonmoir, @Vitalini, @Salem-Alaa, @AbdulTheActivePiecer, @hkboujrida, @BLaidzX, @lldiegon, @mattlung, @Armangiau3, @DGurskij, @tanoggy, @dennis-tra, @GFoley83, @cyrilselasi, @w95

Full Changelog: https://github.com/activepieces/activepieces/compare/0.8.0...0.9.0

activepieces - 0.8.0

Published by abuaboud about 1 year ago

24/08/2023

**Pieces **:

  • DeepL: Translate Text Action by @BBND
  • Monday: Get Column Values / Get Item By Column Values / Change Multiple Column Values by @haseebrehmanpc
  • Slack: Support for multiple action buttons by @rita-gorokhod
  • Tags section: Ability to add tags for the run and query them through API only at this moment by @abuaboud
  • Github: Create Issue by @kishanprmr
  • Clarfai: Call Audio Model / Call Image Model / Call Post Inputs / Call Text Model / Call Workflow Actions by @zeiler
  • Kimai: Create timesheet Action by @facferreira
  • Supabase: Upload file to Storage Action by @abuaboud
  • Schedule: Add Every X minutes action by @abuaboud
  • SFTP: Read File Content Action / Added Path property inside New modified field by @abuaboud
  • Contiguity: Send SMS Action by @Owlcept
  • SimplePDF: New submission trigger by @bendersej
  • Nifty: Create new task by @Salem-Alaa
  • TidyCal: New Contact / New Booking / Cancelled booking by @Salem-Alaa
  • Branch Piece: The testing step will now resolve variables and return correct results by @khaledmashaly
  • Telegram: Added authentication instructions on how to obtain authentication by @abuaboud
  • Twitter: Added validation for authentication by @abuaboud
  • OpenAI: Improved error messages with instructions on how to avoid them by @abuaboud
  • Calendly: Added validation to authentication by @abuaboud
  • IMAP: Added validation to authentication with proper error messages, as well as instructions for Gmail by @abuaboud
  • SMTP: Added validation to authentication by @abuaboud
  • Google Contacts: Fixed the error when a phone number is entered in the create contact action by @abuaboud
  • Ntfy: Authentication error is fixed by @facferreira
  • RSS: New item trigger always sorts the RSS feed by date, even if it's not originally sorted by @abuaboud
  • Facebook Pages: Added instructions on how to create an application by @abuaboud

Enhancements / Fixes:

  • Sidebar Icons have been redesigned.
  • Piece settings have been revamped. All piece properties are now visible by default, along with descriptions beneath them.
  • Code Piece is now built using tsc instead of being webpack, which allows for packages that work on node.
  • Flow title in the browser tab gets updated when the flow name is changed.
  • Connection Names: Allowed more characters
  • Dictionary field has been enhanced. If a large value is entered, it no longer makes the key field smaller.
  • Fixed internal errors when the same flow is triggered many times at the same moment.

Security Improvements:

  • Connection values are no longer exposed through any endpoint. Users will need to reenter all information upon pressing "reconnect" in the connections.
  • All endpoints now have post validation to verify if the entity belongs to the user, adding a second layer of security.

Developer Experience:

  • Fixed Docker Compose development environment for PostgreSQL migration.
  • Added developer credentials to the Dev Container page by @FlorinBuffet.
  • Included troubleshooting setups for codespaces by @fardeenpanjwani-codeglo.

Contributors:

  • @BBND
  • @haseebrehmanpc
  • @rita-gorokhod
  • @facferreira
  • @kishanprmr
  • @FlorinBuffet
  • @Owlcept
  • @bendersej
  • @thatguynef
  • @fardeenpanjwani-codeglo m
  • @Salem-Alaa
activepieces - 0.7.0

Published by abuaboud about 1 year ago

important Security Update: If you're allowing users to sign up, please upgrade to version 0.7.0 immediately to address a security concern, you aren't effected If you have single user in your instance.

New Additions:

  • Google Drive: Now detects when new files or folders are added.
  • Slack: You can now easily change your username and profile picture.
  • SFTP: Introduces triggers for modified or new files.
  • Clarifai: Added an action to call a model.
  • Zoho Invoice: New trigger for when invoices are created.
  • Stablity AI: Includes the new Stable Diffusion XL 1.0 model.
  • Amazon S3: Can trigger actions for new or read files.

Bug Fixes:

  • SFTP: Issue with creating new files when the path doesn't exist has been resolved.
  • Loading indicators for the Code Editor are now working correctly.
  • Icons have been added for the flow menu dropdown.

New Features / Improvements:

  • You can now test branch steps.

Developer Updates:

  • Added a Markdown Property.
  • Improved validation and processors for properties in the framework (Thanks to @OsamaHaikal for these changes).

** New Contributors**

Full List of Changes: Compare versions 0.6.0 and 0.7.0 at https://github.com/activepieces/activepieces/compare/0.6.0...0.7.0

activepieces - 0.6.0

Published by abuaboud about 1 year ago

Change Log - 7/26/2023

New Pieces:

  • API Table: Now supports Create Record, Find Record, Update Record actions, and New Record Trigger.
  • Approval: Added Generate Approval Links and Wait for Approval features.
  • GhostCMS: Included Create Member, Create Project, Find Members, Find User, and Update Member functionalities.
  • Google Sheets: Enhanced Find Rows feature.
  • Hubspot: Fixed an issue with the Create Contact action.
  • RSS: Addressed a problem with duplicated triggers.
  • Slack: Added Request Approval from User and Request Approval in Channel actions.
  • Discord: Included Request Approval from User and Request Approval in Channel features.

New Features:

  • Support for SQLite 3 and In-memory queues. Redis and Postgres are no longer required for personal usage.

Developer Experience:

  • Development environment no longer requires Docker; it now runs on SQLite3 and in-memory queues.

Contributors:

  • @MoShizzle: Added Survey Monkey response trigger, WooCommerce triggers, Facebook Leads trigger, and provided contributions for IMAP and Google Docs.
  • @Abdallah-Alwarawreh: Enhanced Google Sheets actions.
  • @buttonsbond: Enhanced Invoice Ninja.

Full Changelog: Check it out here

activepieces - 0.5.3

Published by abuaboud about 1 year ago

7/22/2023

Hot fix for old instance where publishing flow failed because there is no default value for trigger interval environment variable

checkout 0.5.0 for changelog at https://github.com/activepieces/activepieces/releases/tag/0.5.0

activepieces - 0.5.2

Published by abuaboud about 1 year ago

7/20/2023

Hot fix for null exception in webhook controller handler when handshake strategy doesn't exist.

checkout 0.5.0 for changelog at https://github.com/activepieces/activepieces/releases/tag/0.5.0

activepieces - 0.5.1

Published by abuaboud over 1 year ago

7/19/2023

Hot fix for refreshing oauth2 tokens, checkout 0.5.0 for changelog at https://github.com/activepieces/activepieces/releases/tag/0.5.0

activepieces - 0.5.0

Published by abuaboud over 1 year ago

7/19/2023

New Pieces:

  • Survey Monkey: Added new response trigger by @MoShizzle
  • WooCommerce: Added new triggers for coupon, customer, line item in order, order, and product by @MoShizzle
  • Freshdesk: Added actions to get contact from ID, get ticket status, and get tickets by @buttonsbond
  • Approval Piece: Added actions to generate new approval links and wait until approval by @khaledmashaly
  • Google Drive: Added upload file action by @BastienMe
  • Invoice Ninja: Added create task action by @buttonsbond
  • Facebook Leads: Added new lead trigger by @MoShizzle (Cloud only)
  • Hubspot: Added new triggers for company, contact, deal, and ticket by @MoShizzle

** Enhancement**

  • Google Sheets: The "Find Row" action now returns the value of the whole row instead of the specified column by @Ozak93
  • Google Sheets: All actions can now load headers from the sheet and display them as a form by @Abdallah-Alwarawreh
  • Branch: Added a case-sensitive toggle for all text search operations.
  • Google Contacts: Fixed testing in the new contact trigger by @Abdallah-Alwarawreh
  • Ability to test Square and Slack triggers.
  • Schedule: Added support for time zones in all actions by @abuaboud
  • Mailchimp: Made first name and last name optional by @abdullahranginwala
  • IMAP: Added support for attachments in new email by @MoShizzle
  • Gmail: Added support for sending email with attachments by @BastienMe
  • Kizeo Forms: Changed download and export formats to be used in pieces that have a file property by @BastienMe

Features:

  • Auto Upgrade: Pieces in draft mode will be automatically upgraded if possible without removing and adding steps again.
  • Dropdown Search: All dropdowns are now searchable.

Fixes / Enhancements:

  • The mini code editor has been replaced with the Monaco (VS Code) editor, resulting in a 15% decrease in frontend and faster loading time.
  • Fixed an issue where connection refreshing sometimes fails due to high volume calling requests to the connection at the same time.
  • Fixed the ability to move a flow from a specific folder to uncategorized.
  • Polling time is now configurable from an environment variable.
  • Install Piece is now fixed.

Developer Experience:

  • Added the ability to implement validate functions for connections in the piece framework and display custom errors.
  • Webhook Trigger Handshake: Added the ability to implement a method to reply to webhook verification requests by a third party by @JanHolger
  • Fixed the error "Module '@activepieces/pieces-framework' not found."
  • Implemented new strict linting rules in the backend package (https://github.com/activepieces/activepieces/pull/1663)
  • Removed the Lodash library, resulting in a 600kb decrease in the bundle size of the engine.
  • Upgraded to Nx 16 and Angular 16

Contributors:

  • @MoShizzle: Added Survey Monkey response trigger, WooCommerce triggers, Facebook Leads trigger, and provided contributions for IMAP and Google Docs.
  • @Ozak93: Enhanced Google Sheets "Find Row" action.
  • @Abdallah-Alwarawreh: Enhanced Google Sheets actions and fixed Google Contacts testing.
  • @buttonsbond: Added actions to WooCommerce and Invoice Ninja pieces.
  • @khaledmashaly: Added actions to Approval Piece and provided contributions.
  • @BastienMe: Added Google Drive upload file action, added Gmail attachment support, and enhanced Kizeo Forms.
  • @abdullahranginwala: Made first name and last name optional in Mailchimp.
  • @JanHolger: Implemented webhook trigger handshake method.

Full Changelog: View on GitHub

activepieces - 0.4.0

Published by abuaboud over 1 year ago

6/27/2023

Pieces:

  • Wordpress: Support Upload Media in Create Post Action
  • Resend: Send Email Actions
  • Instagram for Business: Upload Photo / Upload Reel Actions by @MoShizzle
  • Pastefy: Create Folder / Create Paste / Delete Folder / Delete Paste / Edit Paste / Get Folder / Get Paste Actions
  • Salsa: Search Supporter / Upsert Supporter / Offline Donation / Upsert offline donation by @mnatanek
  • IMAP: new Email trigger
  • OpenAI: support for all models, It loads models dynamically from the account.
  • Google Sheets: Add support for Teams Drive in all actions & triggers.
  • Google Docs: Create Document Action by @MoShizzle
  • LinkedIn: Create Company Update / Create Share Update Action by @MoShizzle

Features:

  • Add Remove button for optional parameters.
  • Revamped Auto-complete variables user interface; it provides more space.
  • Show trigger type in Flow table and how often it runs if it's scheduled.
  • Improved onboarding by adding a demo flow.
  • Clicking the folder name inside the builder should redirect back to the dashboard with the folder opened.

Fixes:

  • Fixed Test Step inside Loop to resolve the loop item.
  • cal.com: Updated webhook endpoints as they got changed.

Developer Experience:

  • Restructured the documentation.
  • Added a guide on how to publish pieces as npm directly and use them without opening a PR to the main repository.

Contributors:

  • @SFoskett fixed typos in docs.
  • @asuri0n improved publishing npm docs.
  • @mnatanek created Salsa piece.
  • @MoShizzle: for Instagram / LinkedIn / IMAP / Google Docs

Full Changelog: https://github.com/activepieces/activepieces/compare/0.3.17...0.4.0

activepieces - 0.3.17

Published by abuaboud over 1 year ago

6/16/2023

This release is just hot fix, refer to previous changelog https://github.com/activepieces/activepieces/releases/tag/0.3.16

Fixes:*

  • Connections tab now loads the connections again.
activepieces - 0.3.16

Published by abuaboud over 1 year ago

06/15/2023

Features:

  • Webhook URL trigger can now have a response by adding the response from the HTTP piece.
  • Documentation for pieces on the website now has properties.
  • Ability to import/export flows as JSON from the Chevron Dropdown in the Builder.
  • Added templates for different use cases.
  • Added the option to use mock data for webhook triggers instead of real data.
  • Ability to publish your pieces directly to npm and install them directly inside the dashboard.

Fixes:

  • The auto-complete UI used to fail when the key contains a space. Now it's fixed.
  • Drag and drop of branches and loops used to delete steps inside. Now it's fixed.
  • Fixed inconsistency between sample data for webhook triggers before and after publishing the trigger.

Pieces:

  • MySQL: Delete Row / Execute Query / Find Rows / Get Tables / Insert Row / Update Row actions by @JanHolger
  • Store: Append Action by @JanHolger
  • Spotify: Set Volume / Add Play Items / Create Playlist / Get Playback State / Get Playlist Info / Remove Playlist / Remove Items from Playlist / Update Playlist / Search / Play / Pause / Set Volume Action
  • Telegram: New Message by @Abdallah-Alwarawreh
  • Delay: Delay Until / Delay For Action by @nileshtrivedi
  • Pastebin: Create Paste / Get Paste Action by @JanHolger
  • Certopus: Create Credential Action by @VrajGohil
  • SFTP: Create Text File Action by @Abdallah-Alwarawreh
  • Discord: New Message Trigger by @Abdallah-Alwarawreh
  • Jotform: New Submission Trigger by @MoShizzle
  • Hubspot: New Task Trigger by @MoShizzle
  • Facebook Pages: Create Post / Create Post Video / Create Post Photo Actions by @MoShizzle
  • Webflow: New Form Submission by @Ahmad-AbuOsbeh
  • Google Sheets: Find Rows by @Abdallah-Alwarawreh
  • Twitter: Create Tweet with Image by @Abdallah-Alwarawreh

Developers:

  • Fixed local link failure for shared, framework, and common packages.
  • Added file property to the piece framework.
  • Supported local development, making it smoother to develop pieces.

Contributors:

  • @JanHolger: Contributed MySQL actions including Delete Row, Execute Query, Find Rows, Get Tables, Insert Row, and Update Row.
  • @Abdallah-Alwarawreh: Contributed Telegram's New Message trigger, SFTP's Create Text File action, and Discord's New Message trigger. Also contributed to the Google Sheets piece with the Find Rows action and Twitter with the Create Tweet with Image action.
  • @nileshtrivedi: Contributed the Delay piece with Delay Until and Delay For actions.
  • @MoShizzle: Contributed the Jotform piece with the New Submission trigger, Hubspot piece with the New Task trigger, and Facebook Pages with the Create Post, Create Post Video, and Create Post Photo actions.
  • @VrajGohil: Contributed the Certopus piece with the Create Credential action.
  • @Ahmad-AbuOsbeh: Contributed the Webflow piece with the New Form Submission action.

Full Changelog: View the full changelog here