Skip to content

Releases: SuffolkLITLab/docassemble-ALWeaver

v2.1.0

23 Feb 01:37

Choose a tag to compare

What's Changed

New

  • One-click playground install for logged-in devs/admin users in #961

Fixed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

22 Feb 03:12
394b4d5

Choose a tag to compare

What's Changed

This major version has new AI assisted coding-friendly changes.

  • You can use the traditional Weaver workflow (interactively) and get full AI-suggested language throughout, as well as pulling in a reference document or legal help website with content-specific language to help give the AI context about your interview.
  • You can talk to the Weaver remotely via either REST or MCP, facilitating a local coding agent's ability to create a draft interview that can then be improved with your local LLM.

There are a variety of updates to the generated interview's content, as well, including placeholder section labels, updated metadata fields, and many bug fixes since our last published release.

New

  • Make it possible to access the Weaver as a pure Python import without needing to run a Docassemble server by @nonprofittechy in #956
  • First pass at a callable REST-like API for the Weaver by @nonprofittechy in #957
  • Refactor to use new Python-first interview generation path by @nonprofittechy in #958
  • Add some enhanced LLM features into the Weaver by @nonprofittechy in #959
  • Improve the look and feel of the preview and screen reordering with minor CSS changes by @nonprofittechy in #946

Fixed

  • Fix issue where filename was required (for SPOT classification) when not uploading a file on purpose by @nonprofittechy in #935
  • Fix YAML loading issue with Weaver configuration publishing system by @nonprofittechy in #947
  • Use name_full() instead of .name.full() by @nonprofittechy in #945

Chore

Full Changelog: v1.11.0...v2.0.0

v1.11.0

05 Jun 17:31

Choose a tag to compare

What's Changed

New

  • Use SPOT or heuristics to assign a category to forms, both in auto drafting and regular mode by @nonprofittechy in #888
  • Add metadata fields to the output of the Weaver to help with publishing to courtformsonline.org by @nonprofittechy in #925
  • Use accordions on review page by @nonprofittechy in #928
  • Allow uploading a "script" for interview auto drafting mode by @nonprofittechy in #909

Changed

Fixed

Cleanup

Full Changelog: v1.10.3...v1.11.0

v1.10.3

14 Nov 17:06

Choose a tag to compare

What's Changed

Fixed

Full Changelog: v1.10.2...v1.10.3

v1.10.2

18 Aug 14:01
fef677d

Choose a tag to compare

What's Changed

Important

Recent Docassemble releases upgraded a core package, Pandas, which broke earlier versions of the Weaver. This version fixes that issue. See:
#868

New

Fixed

Full Changelog: v1.10.1...v1.10.2

v1.10.1

05 Jun 15:27

Choose a tag to compare

What's Changed

New

  • Allow some simple customizations of the "Next steps" document and let the user know it's being generated by @nonprofittechy in #839

Fixed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

11 May 18:09

Choose a tag to compare

What's Changed

New

Changed

  • General simplification of language on many screens by @nonprofittechy in #774
  • Improve field + question building screen appearance a bit by @nonprofittechy in #797
  • No longer try to guess that some variable names represent people for now (it was wrong too often) by @nonprofittechy in #793
  • Don't offer an option to use a continue button field on a question screen with regular fields by @BryceStevenWilley in #787
  • No longer offer to normalize field names when someone uploads a PDF, unless it's a PDF without any fields at all
  • Avoid _name as a signal to transform a variable into a person by @BryceStevenWilley in #809
  • Move info to help, out of hint by @BryceStevenWilley in #792

Fixed

Full Changelog: v1.9.0...v1.10.0

v1.9.0: Radio buttons, stability, and bug fixes

15 Mar 15:32
c3efd5c

Choose a tag to compare

See the CHANGELOG for the full notes.

Also note that we suggest updating to docassemble 1.4.41, which includes some fixes that might make the Weaver more stable when run by many users at once.

v1.8.0

01 Dec 21:12

Choose a tag to compare

What's Changed

New

Changed

Fixed

Cleanup

Full Changelog: v1.6.3...v1.8.0

v1.6.3

21 Apr 15:39
3e614ef

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/SuffolkLITLab/docassemble-ALWeaver/commits/v1.6.3