Releases: SuffolkLITLab/docassemble-ALToolbox
Releases · SuffolkLITLab/docassemble-ALToolbox
v0.11.1
What's Changed
- Fix issue where json_mode was forcefully enabled in chat_completion when the messages parameter was set by @nonprofittechy in #266
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Close #243, remove redundant
x.to_subract
code by @plocket in #249 - Check isNaN on alMax & use today as birthdate max by @BryceStevenWilley in #248
- Make moderation optional in llms.py, remove references to gpt-4-turbo-1106-preview as json mode is now general release by @nonprofittechy in #255
- Interactive intake questionnaire by @nonprofittechy in #260
- Add a few utility functions for DOCX templates - handle None values and Other for checkboxes and radio buttons by @nonprofittechy in #264
- Add an example word macro to highlight all Jinja2 syntax by @nonprofittechy in #265
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
New
- Add an 'equity' method to ALAsset/ALAssetList classes (market value - balance) by @nonprofittechy in #247
Fixed
- If no openai key, don't try to make an OpenAI obj by @BryceStevenWilley in #242
- Fixed problem in 3 part date field that made error messages display a different min/max validation date than specified by the author @plocket in #241
- Fixed bug that required alMax by @BryceStevenWilley in #245
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
New
- Add a basic wrapper around GPT-3.5/GPT-4 API for extracting fields from intakes, asking follow-up questions to reach a goal, and arbitrary prompts by @nonprofittechy in #237
Changed
- Make display_template use the same styles as green text (help text) by @BryceStevenWilley in #232
- In review table for income items, replace underscores with spaces by @BryceStevenWilley in #234
- Make display template respect Bootstrap dark mode by @BryceStevenWilley in #235
Accessibility improvements
- Add missing span to button_array by @nonprofittechy in #229
- Change the escape button tag to a div, not a li by @BryceStevenWilley in #233
- Improve accessibility by associating
for
withid
instead ofname
by @plocket in #230
Chore
- Switch to ALActions black formatting by @BryceStevenWilley in #231
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
New
- Add button_array function by @nonprofittechy in #220
Fixed
- Make collapse/display templates work in dark mode by @BryceStevenWilley in #216
- Add income tests for the arabic locale (ALIncome has locale dependent behavior) by @BryceStevenWilley in #225
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Add all to all modules by @nonprofittechy in #210
- Remove unnecessary quote by @BryceStevenWilley in #212
- Fix hours per period production bug by @BryceStevenWilley in #215
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- allow use of arbitrary separator in year_make_model method, slight refactor by @nonprofittechy in #203
- Remove default placeholder, remove demo
hint
in al_intl_phone_number input by @plocket in #207
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- Adjust Collapse and Display Template HTML by @plocket in #187
- Enforce people entering numbers for hours by @BryceStevenWilley in #193
- Update display_name when category is changed by @BryceStevenWilley in #195
Full Changelog: v0.8.2...v0.8.3
v0.8.2
Fixed
- Remove da-has-error class from error container. This will help unbrea… by @plocket in #177
- Add search icon/fixes from TCLPdocsmerger project by @nonprofittechy in #180
- Correct fontawesome icon by @nonprofittechy in #181
- Correct commented b64encode code in multiselect by @BryceStevenWilley in 66c482d
Full Changelog: v0.8.1...v0.8.2