Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 913 Bytes

CHANGELOG.md

File metadata and controls

44 lines (28 loc) · 913 Bytes

Changelog

All notable changes to filament-openai-assistant will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2024-06-25

Added

  • Basic functionality with many assistants and switching between threads

[1.0.1] - 2024-06-25

Added

  • Made the page title and icon easier to customize
  • Added padding from the scroll

Fixed

  • Scroll to last message when chat updated

Changed

  • Reduced the chat container
  • Updated the screenshots

[1.0.2] - 2024-08-01

Added

  • Add shadow DOM to isolate css markdown text

[1.0.3] - 2024-08-06

Fixed

  • Issue with update shadow DOM by livewire

[1.0.4] - 2024-10-29

Added

  • Add createdAt to message info

[1.1.0] - 2025-02-26

Changed

  • Removed extra dependencies