Skip to content

Releases: SuffolkLITLab/docassemble-AssemblyLine

v4.2.0

10 Oct 19:18

Choose a tag to compare

What's Changed

New

  • Add optional required parameter to _fields() methods for granular field requirement control by @Copilot in #971
  • Add support for multiple email addresses in email button HTML by @Copilot in #970

Changed

Fixed

  • Fix issue in new Docassemble releases where screen-reader only text in interview list and background task was appearing by @nonprofittechy in #979

Chore

  • Fix tests by @BryceStevenWilley in #981
  • Fix return type documentation for ALCourtLoader methods by @Copilot in #968
  • Create comprehensive GitHub Copilot instructions for docassemble-AssemblyLine development workflow by @Copilot in #976

New Contributors

  • @Copilot made their first contribution in #968

Full Changelog: v4.1.0...4.2.0

Release - v4.1.0

02 Sep 20:56

Choose a tag to compare

What's Changed

New

  • Modify phone_numbers() method to support other logical attribute names by @nonprofittechy in #963
  • New Jinja2 filter, if_final that controls whether to show a placeholder or allow Docassemble to get the definition of a variable by @nonprofittechy in #966

Fixed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

30 Jul 16:05
4d6c416

Choose a tag to compare

What's Changed

New

  • Allow customizing pronoun list and disabling the neopronoun ze/zir/zirs both case-by-case and globally by @nonprofittechy in #943
  • allow most _fields() methods to accept passing a list of options by @nonprofittechy in #946
  • Add more Jinja2 filters for Catchall feature by @nonprofittechy in #952
  • Added preferred_formats parameter for send_button_html(), zip_format and zip_include_pdf for download_list_html() by @nonprofittechy in #950

Changed

  • Use responsive language in user contact methods question by @nonprofittechy in #941
  • Use al_international_phone datatype for all phone number fields by @nonprofittechy in #942
  • Improve custom error action screen - formatting, default open in debug mode, and avoid chance for user to accidentally delete answers by @nonprofittechy in #945
  • Relocated project_maintenance.py to ALDashboard by @nonprofittechy in #948

Refactor

Chore

Fixed

  • Fixed issue with upsert in #935

Full Changelog: v3.5.1...v4.0.0

v3.5.1

15 Jul 19:50

Choose a tag to compare

What's Changed

Fixed

  • Replace translation of True with literal value True in Spanish translation by @nonprofittechy in #936

Full Changelog: v3.5.0...v3.5.1

v3.5.0

09 Jul 17:51
f4d5014

Choose a tag to compare

Added

Developer Experience / Internal

Full Changelog: v3.4.1...v3.5.0

v3.4.1

02 Jul 02:31
ff04158

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

14 May 17:14

Choose a tag to compare

What's Changed

New

Fixed

  • Switch back to using bundle title for zip row label. Add override keyword argument. by @plocket in #910
  • Calling .familiar() no longer triggers last name in edge case by @nonprofittechy in #923

Chores

Full Changelog: v3.3.0...v3.4.0

v3.3.0

20 Feb 19:55

Choose a tag to compare

What's Changed

New

  • Allow customizing the send button text by @plocket in #904
  • Add a backwards-compatible /s/ signature option (it makes a picture) by @nonprofittechy in #907

Chore

  • Add newly translated strings from translation for MOTenantHelp.org by @nonprofittechy in #892

Full Changelog: v3.2.0...v3.3.0

v3.2.0

31 Oct 14:08

Choose a tag to compare

What's Changed

New

  • Add session search feature to interview list page; allow limiting session searching by arbitrary metadata column by @nonprofittechy in #885
  • Basic background assembly implementation by @nonprofittechy in #890

Changed

  • Split purpose of github_repo_name and github_user from dual purposes; more detailed comments by @nonprofittechy in #880

Full Changelog: v3.1.0...v3.2.0

v3.1.0

16 Aug 03:14

Choose a tag to compare

What's Changed

Added

Changed

  • Improvements to handling custom and multiple pronouns, and avoid triggering either gender or pronoun attributes by @nonprofittechy in #875

Fixed

  • Fix issue with find_session function when filename search parameter was provided by @nonprofittechy in #877
  • Allow searching sessions without a keyword (to get all recent sessions associated with a specific filename) by @nonprofittechy in #875

Full Changelog: v3.0.1...v3.1.0