Releases: mintdotgg/mint-pascal-plugin
Releases · mintdotgg/mint-pascal-plugin
Release list
Mint Pascal Plugin v0.1.5
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
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
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
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.