Skip to content

Releases: mintdotgg/mint-pascal-plugin

Mint Pascal Plugin v0.1.5

Choose a tag to compare

@tamg tamg released this 04 Aug 23:03

Harden Pascal host authentication

  • Uses a configured Pascal origin for OAuth redirects, mutation checks, and secure cookies instead of forwarded request headers.
  • Fails closed when the host does not provide a trusted origin.
  • Adds verified compatibility with Pascal 1.0.0-beta.4 and a bounded prerelease peer range.

Mint Pascal Plugin v0.1.4

Choose a tag to compare

@tamg tamg released this 04 Aug 22:41

Support Pascal 1.0.0-beta.3

  • Adds verified compatibility with Pascal 1.0.0-beta.3 while retaining 1.0.0-beta.1 and 0.9.2 support.

Mint Pascal Plugin v0.1.3

Choose a tag to compare

@tamg tamg released this 04 Aug 06:13

Reliable optimized placement

  • Refreshes completed model state before placement so auto-optimized models add directly without duplicate work.
  • Reconciles concurrent or already-completed optimizations instead of showing a false failure.
  • Presents a shorter public README with a centered plugin preview and clear integration path.

Mint Pascal Plugin v0.1.2

Choose a tag to compare

@tamg tamg released this 04 Aug 05:13

Make host setup production-safe

  • Use public Mint endpoints by default while preserving explicit endpoint overrides for internal local development.
  • Ship a concise Pascal maintainer handoff with every release.