Laminar
  • Laminar
  • Platform
    • Overview
    • Getting Started
    • Advanced
      • Workflows
        • Global Workflow Object
        • HTTP Request Batching
        • Workflow Exit Points
        • Invoke Secondary Workflows
      • Configurations
      • Flows
        • Flow Types
          • HTTP Request
          • Data Transformations
        • Supported Languages
      • Managing Notifications
    • Best Practices
    • Keywords
      • lam.resolveThenExecute
      • lam.exit
      • lam.execute
      • lam.asyncExecute
      • lam.httpRequest
      • lam.httpRequests
  • API
    • Executing a Workflow
    • Creating a Configuration
    • Authentication
    • Changelog
  • External Links
    • Book a Demo
    • Sign In
Powered by GitBook
On this page
  • Laminar Product Changelog
  • February 2025
  • January 2025
  • December 2024
  • November 2024

Was this helpful?

  1. API

Changelog

Changelog for Laminar's platform

Laminar Product Changelog

February 2025

Week of February 17

  • Introduced V2 Workspaces Page with improved user interface and performance

Week of February 12-14

  • Enhanced error handling and toast notifications across the platform

  • Improved user invitation workflow - users can now accept/decline workspace invitations upon signin/registration

  • Fixed issues with CRUD operations for the Issues management feature

  • Enhanced error page UX with ability to return to previous page and retry actions

  • Bug fixes for change log functionality

Week of February 10

  • Added HTTP Request keywords for improved API integration

  • Enhanced Continuous Deployment (CD) for Production and Staging environments

  • Fixed issues with Global Workflow Object

January 2025

Week of January 28

  • Enhanced workflow execution panel with improved UX

  • Added analytics capabilities for better insight into workflow performance

  • Split test and run workflow actions for more granular control

Week of January 22-25

  • Implemented new sign-up and sign-in flow for improved user onboarding

  • Introduced configuration flow for easier system setup

  • Added Issues management functionality

  • Updated dashboard with composer integration

  • Code quality improvements including standardized formatting

Week of January 16

  • Security updates and dependency fixes

December 2024

Week of December 15

  • Fixed delete workflow functionality

  • Ensured LAM update operations work correctly

  • Improved API descriptions

Week of December 3

  • Added ability to pass XML request body directly using lam.xmlString

  • Introduced lam.pathParams for enhanced routing capabilities

  • Added data transformation based on content type for more flexible integrations

November 2024

Week of November 25

  • Fixed cache revalidation on update and delete operations

  • Improved query parameter handling for API requests

Week of November 21

  • Enhanced XML compatibility in response handling

Week of October 31

  • Added XML support for expanded data format capabilities

PreviousAuthentication

Last updated 3 months ago

Was this helpful?