Skip to main content

May 2026 Update

· 2 min read
H&Z digital
H&Z GenAI Platform Team

The May update brings SlideHub and HubSpot integrations to Lizzy, the new Lizzy Task Scheduler, a LinkedIn Post Generator, video transcription, and richer project sharing.

Highlights

  • SlideHub in Lizzy — generate individual slides or full PowerPoint presentations directly from chat
  • HubSpot in Lizzy — interact with HubSpot CRM data directly from chat
  • Lizzy Task Scheduler to schedule and automate Lizzy tasks
  • LinkedIn Post Generator now available with visibility and permission controls
  • MCP server enhancements including query parameter authentication, visibility options, and OAuth2 token lifetime configuration
  • Video transcription support for mp4 and mkv uploads
  • Project sharing with user groups and system prompt support for projects
  • Configurable default permissions
  • Personal system prompt settings with character count and length validation

Lizzy Task Scheduler

  • Introduced Lizzy Task Scheduler to schedule recurring tasks
  • Refreshed scheduler modal design and workflow
  • Improved UX to feel coherent with the rest of Lizzy

LinkedIn Post Generator

  • Added LinkedIn Post Generator with visibility and permission controls
  • Added LinkedIn Post Generator card to the landing page
  • Simplified LinkedIn Post Generator authentication to use a shared password

MCP Server Improvements

  • Added query parameter authentication support for MCP servers
  • Added configurable OAuth2 token lifetime for MCP user servers
  • Added visibility options to MCP server configuration
  • Added public server visibility status to the MCP configs table

Audit Logging

  • Implemented audit logging to track changes across the platform
  • Refactored audit log management for easier review

Projects & Personal Settings

  • Enhanced project sharing functionality with user groups
  • Added system prompt support to project creation and editing
  • Added personal and system prompt settings to system settings
  • Added personal system message length validation with character count display

Templates & Categories

  • Prevent deletion of categories that are assigned to templates
  • Template categories now fetch and display assigned templates
  • Enhanced error handling in the templates API and forms

Permissions

  • Added configurable default permissions UI for new users
  • Cleaned up the default permissions button by removing the customization indicator

Transcription & Media

  • Added video file support for transcription alongside audio
  • Route mp4 and mkv uploads through the transcription path
  • Enhanced image input handling to support multiple images in image generation

UI Polish & Reliability

  • Sort agents by emoji prefix, then alphabetically
  • Replaced hardcoded white colors with a CSS variable in the time picker
  • Fixed auth interceptor to only refresh token on 401 errors
  • Added driveId to BlobFileInfo and refresh logic for outdated files
  • Added utility model configuration and resolved agent token limit issue