Skip to content

Releases: mcowger/plexus

v0.19.7

25 Mar 20:37

Choose a tag to compare

Ollama quota card account name display fix

  • Fixed provider account name display on Ollama quota cards (be509c7) Fixes: #142

dev-be509c7c2eb4119378c98f1230b60d3f06d6cff4

25 Mar 20:37

Choose a tag to compare

Development pre-release from commit be509c7

Built from: refs/heads/main at be509c7c2eb4119378c98f1230b60d3f06d6cff4

v0.19.6

24 Mar 17:06

Choose a tag to compare

v0.19.6: Ollama Quota Management and Database-Level Encryption

New Features

  • Ollama Quota Checker (81cf81e): Added session and weekly limit enforcement for Ollama resource consumption.
  • Database Encryption at Rest (15b9214): Implemented AES-256-GCM encryption for sensitive database fields, providing enhanced security for encrypted data persistence.

Bug Fixes

  • Fixed invisible progress bars by adding missing --color-warning CSS variable (b705795)
  • Fixed image fallthrough test cases (c3c50f0)

Docker Image

The Docker image for this release has been updated and can be found at ghcr.io/mcowger/plexus:latest

dev-81cf81eb9eae0cf33545c36ed58c48c6abddcbd3

24 Mar 17:05

Choose a tag to compare

Development pre-release from commit 81cf81e

Built from: refs/heads/main at 81cf81eb9eae0cf33545c36ed58c48c6abddcbd3

v0.19.5

22 Mar 23:32

Choose a tag to compare

v0.19.5: Configuration resolution fixes, Prometheus monitoring, and dependency updates

New Features

  • Added Prometheus endpoint for metrics collection (13c82ed)

Bug Fixes

  • Fixed use_image_fallthrough to correctly read from alias config instead of provider model config (a730b0e)
  • Updated class names in Providers component for consistent styling (fabcfbd)
  • Added pi-ai mocks to dispatcher-quota-errors test to prevent test pollution (1b8e867, eedc8cf)

Infrastructure & Refactoring

  • Removed migration and setup guides, verification script, and related skill links for shadcn/ui and drizzle-orm (6db588a)

Dependencies

  • Updated @mariozechner/pi-ai from 0.56.3 to 0.61.0 (4273680)

The Docker image has been updated and can be found at ghcr.io/mcowger/plexus:latest

dev-c3c50f06c0949719727988f9a74ae9fb07a2936a

22 Mar 23:44

Choose a tag to compare

Development pre-release from commit c3c50f0

Built from: refs/heads/main at c3c50f06c0949719727988f9a74ae9fb07a2936a

dev-b705795c7b597b350ffec301c5c0444874f06c64

22 Mar 23:50

Choose a tag to compare

Development pre-release from commit b705795

Built from: refs/heads/main at b705795c7b597b350ffec301c5c0444874f06c64

dev-fabcfbdcce18c5bdb4484efa32e35435f795d87f

20 Mar 19:56

Choose a tag to compare

Development pre-release from commit fabcfbd

Built from: refs/heads/main at fabcfbdcce18c5bdb4484efa32e35435f795d87f

dev-1b8e8672e8d29d8dc44df8940c1e41300081b63a

20 Mar 18:52

Choose a tag to compare

Development pre-release from commit 1b8e867

Built from: refs/heads/main at 1b8e8672e8d29d8dc44df8940c1e41300081b63a

v0.19.4

19 Mar 21:14

Choose a tag to compare

Provider Quota Tracking and novita.ai Integration

New Features

  • Provider Quota Column: Added a quota column to the provider list view, enabling users to see quota information at a glance (d28eb27)
  • novita.ai Quota Checker: Implemented quota checking support for novita.ai provider, allowing monitoring of quota usage (2f136ae)

The Docker image has been updated and can be found at ghcr.io/mcowger/plexus:latest