Skip to content

Latest commit

 

History

History
283 lines (134 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

283 lines (134 loc) · 12.9 KB

0.14.0 (2024-12-19)

Bug Fixes

  • server: Fix credit service check workspace ownership (4317860)

Features

  • server: Add helpful error message for missing ai api keys (537d0e4)
  • ui: Hide templates carousel if there are no templates (a832bdc)
  • ui: Parse chat error message improvements (a0fa4a0)

0.13.0 (2024-12-19)

Features

  • Add SKIP_EMAIL_VERIFICATION env variable and logic to skip (ccaf098)
  • Remove unecessary vite google client id in example env file (ac4490b)
  • server: Add error handling for missing NGROK_TUNNEL_URL in development (82b99ce)

0.12.0 (2024-12-19)

Bug Fixes

  • server: Update polling services to check if credits are enabled (3ec3dab)
  • ui: Add agent.tools to canStream check (4d0b375)

Features

  • server: Remove s3 error log when deleting nothing (18be80b)

0.11.6 (2024-12-18)

Bug Fixes

  • Update conditions on deploy yml (f2d065e)

0.11.5 (2024-12-18)

Bug Fixes

0.11.4 (2024-12-18)

Bug Fixes

  • Add --no-frozen-lockfile (7c9ad2a)

0.11.3 (2024-12-18)

Bug Fixes

0.11.2 (2024-12-18)

Bug Fixes

  • Update Docker and github action to do normal install no lock (e1f26f9)
  • Update Docker and github action to do normal install no lock (33a9548)

0.11.1 (2024-12-18)

Bug Fixes

  • Test pnpm-lock overrides for ci (b52f2e1)

0.11.0 (2024-12-18)

Features

0.10.0 (2024-12-18)

Bug Fixes

  • server: Stringify the pipe stream error when ai chat streaming (d382a2f)

Features

  • apps: Add brave search and serper dev apps (1f42e1f)

0.9.0 (2024-12-18)

Features

  • ui: Update favicon to use new logo (347dc3e)

0.8.0 (2024-12-17)

Features

  • server: Add DEV_EMAIL_DOMAIN server config item for dev module (7538769)
  • ui: Remove old logo and replace with credit card on left rail (35bd59d)

0.7.0 (2024-12-17)

Bug Fixes

  • apps: Replace integration base url env with hardcoded string (fff7c83)
  • ui: Fix tailwind config to work with monorepo migration (feb1711)
  • ui: Prevent auth errors from showing up in system messages in ui (1a93ccf)

Features

  • server: Add error handler to ai chat stream (b87e01a)
  • ui: Hide google sign in if no google client id (ea7b792)

0.6.0 (2024-12-16)

Bug Fixes

  • apps: Fix recurring schedule trigger inputConfig (9076461)

Features

  • server: Remove needsConnection property from app constructor args (aa776f7)

0.5.0 (2024-12-14)

Features

0.4.10 (2024-12-14)

Bug Fixes

  • Update publish yml to only publish libs (e7c3548)

0.4.9 (2024-12-14)

Bug Fixes

  • apps: Make clientId and clientSecret getters (e7b7f32)

0.4.8 (2024-12-14)

Bug Fixes

  • Add monorepo deps in package.json for build (36501a4)
  • Add monorepo deps in package.json for build (6b042a9)

0.4.7 (2024-12-14)

Bug Fixes

  • Update main.js path in server docker (879db8e)

0.4.6 (2024-12-14)

Bug Fixes

  • Update types path in lib package.json for docker to work (1070490)

0.4.5 (2024-12-13)

Bug Fixes

  • Add extra_plugins option to release action (6f80f0c)
  • Add plugins to yml (319b306)
  • Update update-package-versions name (fdb58ca)
  • Use semantic-release/exec to update lib package.json (14f8d40)

0.4.4 (2024-12-13)

Bug Fixes

  • Publish apps and toolkit (4960454)

0.4.3 (2024-12-13)

Bug Fixes

  • Add deps to create-release.yml (7498261)
  • Add pnpm to create-release.yml (bac8d1f)
  • Install @semantic-release/exec (7f7e139)
  • Remove semantic exec (311efc6)
  • Use nx release publish (ded6561)
  • Use semantic release in toolkit yml (5ff43d9)

0.4.2 (2024-12-13)

Bug Fixes

  • Update server dockerfile to include libs (5451a48)

0.4.1 (2024-12-13)

Bug Fixes

0.4.0 (2024-12-13)

Bug Fixes

  • server: Update action, connection, and trigger constructor defaults (bc1bde5)

Features

  • server: Convert all triggers to new format (1bb1a7c)
  • server: Update trigger constructor to build from js object (fbd8fd6)
  • Support apps, actions, and triggers from js object (WIP) (3c1064a)
  • toolkit: Create toolkit and apps packages (WIP) (a5d3c65)

0.3.1 (2024-12-05)

Bug Fixes

  • Point to new container registry (c6f3024)

0.3.0 (2024-12-05)

Features

  • ui: Add conditional tracking using VITE_ENABLE_ANALYTICS env variable (327d53b)

0.2.3 (2024-12-04)

Bug Fixes

  • Add vercel-build script to package.json (c28e575)

0.2.2 (2024-12-04)

Bug Fixes

0.2.1 (2024-12-04)

Bug Fixes

  • server: Skip credit check if using custom llm connection for agent (bfcc5d7)

0.2.0 (2024-12-04)

Features

  • server: Remove xml app to trigger release (testing) (17a9020)