Skip to content

Releases: SuffolkLITLab/docassemble-AssemblyLine

v2.28.1

26 Apr 21:13
Compare
Choose a tag to compare

What's Changed

Changed

  • Zip codes will be padded to 5 digits (rather than sometimes dropping a leading 0) by @nonprofittechy in #841
  • When defining al_nav_sections, the hidden key will accept the string "True" so you can now use data in addition to data from code by @nonprofittechy in #844
  • Authors can define the pronouns attribute as a single string if they choose, rather than only as a checkboxes field by @nonprofittechy in #846

Full Changelog: v2.28.0...v2.28.1

v2.28.0

16 Apr 14:20
Compare
Choose a tag to compare

What's Changed

New

  • Shorter way to specify name.full(middle='full') by @nonprofittechy in #834
  • Add a hide_hud parameter to enable hiding the id/variable/package number even when server in debug mode by @nonprofittechy in #833
  • Make it possible to ensure a bundle has an even or odd number of pages (for double sided printing) by @nonprofittechy in #837

Cleanup

Full Changelog: v2.27.2...v2.28

v2.27.2

14 Mar 14:00
Compare
Choose a tag to compare

What's Changed

New

  • Make it possible to hide certain icons related to answer sets on view sessions page by @nonprofittechy in #819
  • Make a simpler API for customizing list of filtered variables by @nonprofittechy in #826

Changed

  • Add proxy variables' HTML for ALKiln >=5.9.0 2-column Story Table by @plocket in #824

Fixed

  • Fix typo in ql_baseline.yml by @nonprofittechy in #831. In rare circumstances, this typo caused an error screen with a stack trace to appear for end users.

Full Changelog: v2.27.1...v2.27.2

v2.27.1

19 Jan 18:53
Compare
Choose a tag to compare

What's Changed

Added

Fixed

Accessibility

Full Changelog: v2.27.0...v2.27.1

v2.27.0

05 Dec 03:23
6824b7c
Compare
Choose a tag to compare

Changed

Fixed

Full Changelog: v2.26.0...v2.27.0

v2.26.0

26 Sep 15:06
Compare
Choose a tag to compare

What's Changed

New

  • Method and questions to handle impounded (confidential) addresses by @nonprofittechy in #760
  • The name_fields method has a new title parameter to allow asking for the user's title (e.g., Dr., Dame, etc) by @nonprofittechy in #758

Changed

Fixed

  • Fixed bug when authors use the new language.py features but don't have a languages.yml file in their repository by @nonprofittechy in #766
  • Fix ALExhibit class for compatibility with Docassemble > 1.4.73 by @nonprofittechy in #769

Cleanup

Full Changelog: v2.25.0...v2.26.0

v2.25.0

11 Sep 18:13
c028e4f
Compare
Choose a tag to compare

Changed

  • Inline terms of use by @nonprofittechy in #750. This will change the default introduction page if you haven't changed it (however, that page was likely already broken for you if you hadn't changed it, as the terms-of-service link was hard coded and not changeable).
  • Default to updating metadata on every screen load, not every third by @nonprofittechy in #747.

Added

Fixed

Internal / Development

Full Changelog: v2.24.0...v2.25.0

v2.24.0

28 Jul 18:20
Compare
Choose a tag to compare

What's Changed

New

  • Allow authors to display just a message, not truncated text when addendum is triggered by @nonprofittechy in #713
  • New standardized system for making multilingual interviews and integration of some "in the wild" translations for Assembly Line text by @nonprofittechy in #715

Changed

  • user.pronoun() now uses "it" for a business, and handles user's preferred pronouns if parseable by @nonprofittechy in #718
  • Added more heuristics to detect when user accidentally leaves out "Unit" or "Apartment" in the address "Unit" field by @nonprofittechy in #720

Chores

  • Updated run_form_tests.yml to alkiln v5 by @plocket in #711

Full Changelog: v2.23.0...v2.24.0

v2.23.0: Pronouns and ALAddress patch

20 Jun 18:26
59456da
Compare
Choose a tag to compare

Added

Changed

Full Changelog: v2.22.2...v2.23.0

v2.22.2

17 May 18:36
Compare
Choose a tag to compare

What's Changed

New

  • Create a framework to simplify adding sending users reminders and other alerts by @nonprofittechy in #643

Fixed

Full Changelog: v2.22.1...v2.22.2