Proposit Logo

v0.14.0

May 24, 2026

  • Selecting a claim that appears in more than one place no longer jumps your view to a different part of the argument. The selected claim closest to where you're already looking stays put.

Under the hood

  • Reworked how raw-text-to-argument imports are processed internally — same import behavior on your end, but the new code path makes it easier to add safety checks and progress reporting in future releases. A rollback switch is in place so operations can fall back to the previous handler if needed.