Skip to content

Releases: andreimerfu/pllm

v1.3.2

16 Apr 08:08

Choose a tag to compare

1.3.2 (2026-04-16)

🐛 Bug Fixes

  • user view for teams page and providers (ace91f9)

v1.3.1

16 Apr 07:22

Choose a tag to compare

1.3.1 (2026-04-16)

🐛 Bug Fixes

  • json schema response provider (5b5b46d)

v1.3.0

06 Apr 11:24

Choose a tag to compare

1.3.0 (2026-04-06)

✨ Features

  • ui: add robot logo and theme toggle to login page (e2c0dbd)

v1.2.0

06 Apr 09:43

Choose a tag to compare

1.2.0 (2026-04-06)

✨ Features

  • add provider profile service and CRUD API handlers (5f2c90b)
  • add ProviderProfile model and database migration (743d3d4)
  • ui: add ColorModeContext replacing ThemeProvider in App root (918b126)
  • ui: add Inter and JetBrains Mono font packages (69cd749)
  • ui: add provider profile types, API client, and query hooks (7656aec)
  • ui: add Providers management page with CRUD (57ac436)
  • ui: add Solar icon mapping and provider logo mapping (584574c)
  • ui: add sparkline micro-charts to all model stat cards (9ae4f87)
  • ui: creative redesign of AddModel wizard with two-panel layout (67c677a)
  • ui: creative redesign of AuditLogs with inline filters and timeline layout (c0a3ed1)
  • ui: creative redesign of ModelDetail with hero section and visual layout (b10e223)
  • ui: integrate provider profiles into AddModel wizard (075fa55)
  • ui: redesign AddModel as multi-step wizard (aa2499e)
  • ui: redesign AuditLogs with compact filter bar and cleaner table (cd9f75d)
  • ui: redesign Budget page with spending trends and budget overview bar (1cb87dd)
  • ui: redesign Chat as focused developer testing console (ec297fb)
  • ui: redesign Dashboard with richer layout and provider breakdown (0210a28)
  • ui: remove old theme system and lucide-react dependency (91042b1)
  • ui: replace theme gallery with simplified Settings page (45f111d)
  • ui: restyle all UI primitives to Teal Studio design system (d208463)
  • ui: restyle auth and error pages (11617b4)
  • ui: restyle Chat page with Teal Studio design (242b58f)
  • ui: restyle common components with Teal Studio design (491b73e)
  • ui: restyle Dashboard page with Teal Studio design (8523f6f), closes #14B8A6 #0D9488
  • ui: restyle Guardrails pages and components (6b56a13)
  • ui: restyle Keys pages and components (11de34d)
  • ui: restyle layout shell — sidebar, header, and app frame (06b5cc6)
  • ui: restyle Models pages and components with Teal Studio design (69521a7)
  • ui: restyle Routes pages and React Flow diagram with Teal Studio design (4b6a506)
  • ui: restyle Users, Budget, and Audit Logs pages (cef35f1)
  • ui: rewrite EditModel to match AddModel wizard layout (a70552e)
  • ui: update design tokens to Teal Studio palette with Inter + JetBrains Mono (7d7c7b2)
  • wire provider profiles into model creation and runtime resolution (a8ade48)

🐛 Bug Fixes

  • AddModel uses flex-1 instead of vh calc for proper height in flex layout (a585369)
  • bottom bar stays within content area, doesn't overlap sidebar (7491417)
  • fix AddModel layout — add page header, fixed bottom bar, constrain content width (4327f71)
  • hide sidebar text when collapsed, show only logo (530e339)
  • remove bottom padding from main layout so sticky bars sit flush (263e2e9)
  • remove redundant page header and bottom bar gap from AddModel (ef8ce00)
  • remove unused configPreview and stepPreview from AddModel (09322c7)

v1.1.1

12 Feb 07:27

Choose a tag to compare

1.1.1 (2026-02-12)

🐛 Bug Fixes

  • simplify Dex OIDC provider setup and update docker build for amd64 (8e540b4)

v1.1.0

02 Feb 13:42

Choose a tag to compare

1.1.0 (2026-02-02)

✨ Features

  • add route system with CRUD, UI, and traffic distribution strategies (e592c06)

🐛 Bug Fixes

v1.0.0

09 Sep 10:40

Choose a tag to compare

1.0.0 (2025-09-09)

🐛 Bug Fixes