Releases: SuffolkLITLab/docassemble-ALDashboard
Releases · SuffolkLITLab/docassemble-ALDashboard
v0.24.0.1
Fixed
- Limited access to the "browse interviews" dashboard to admin/dev on production environments, #119
- Issue with formatting of progress on the "browse answer files" dashboard
Full Changelog: v0.24.0...v0.24.0.1
v0.24.0
What's Changed
- Add a tool to browse all installed interviews and click to run them, even without an alias by @nonprofittechy in #141
- Also in #141, make it easier to install a private GitHub repository from the package install dashboard
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
New
- Improvements to view answer dashboard - allow sharing access to view answers on a per-interview basis, show more detail, and allow deleting sessions by @nonprofittechy in #139
- Allow non-admins (someone with al_manage_users role) to reset passwords by @nonprofittechy in #140
Changed
- Skip over ALPeople in review generator by @BryceStevenWilley in #127
Documentation improvements
New Contributors
Full Changelog: v0.22.1...v0.23.0
v0.22.1
What's Changed
Added
- More improvements to the Review generator by @BryceStevenWilley in #123
- Show the system version on the Bootstrap screen by @BryceStevenWilley in #125
Refactored
- Use button_array instead of a
button
screen by @nonprofittechy in #122
Fixed, compatibility with Docassemble 1.4.89 and newer
- Fix issue with deprecated ruamel functionality by @nonprofittechy in #126
- Update attachment validation to latest ruamel.yaml version by @nonprofittechy in #131
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
New
- Improve appearance of interview list by @nonprofittechy in #116
- Add an MVP feature that lets you automatically add labels to a DOCX file with OpenAI by @nonprofittechy in #117
Fixed
- Issue with viewing answers in View Answers interview when no filename selected by @nonprofittechy in #118
Full Changelog: v0.21.1...v0.22.0
v0.21.1
Fixed
- Use the tools.suffolklitlab.org api key when it is defined in the global configuration (under
assembly line
)
Full Changelog: v0.21.0...v0.21.1
v0.21.0
Added
- basic font install support by @nonprofittechy in #106
Improved
- Better Bootstrap theme default by @BryceStevenWilley in #103
- Show preview of what the theme will look like by @BryceStevenWilley in #104
- Improve readme by @BryceStevenWilley in #105
- Fix a couple typos and tweak by @plocket in #107
- Show a preview of the PDF labels when Renaming by @BryceStevenWilley in #111
- Review gen improvements by @BryceStevenWilley in #113
- Add instructions for how to add Dashboard to drop down to README.md by @miabonardi in #110
New Contributors
- @miabonardi made their first contribution in #110
Full Changelog: v0.20.1...v0.21.0
v0.20.1
What's Changed
- Docx validation by @nonprofittechy in #87
- Frontend to test a few API keys (email and Google maps for now) by @nonprofittechy in #89
- Upgrade Bootstrap in theme compiler to v5.2.3 by @nonprofittechy in #91
- Correct description-file to description_file by @BryceStevenWilley in #96
- Sort sessions and fix users dropdown by @BryceStevenWilley in #100
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- Parse more valid YAML interviews by @nonprofittechy in #76
- Fix sqlalchemy bug by @BryceStevenWilley in #78
- Fix mypy types by @BryceStevenWilley in #79
- Fix missing bootstrap file in theme generator by @plocket in #80
- Explicitly limit access to each sub-interview by @nonprofittechy in #82
Full Changelog: v0.19.1...v0.20.0
v0.19.1: DA 1.4.33 fix
What's Changed
- Update sqlalchemy by @BryceStevenWilley in #75
Docassemble 1.4.33 updated to SQL Alchemy 2.0, which broke the session viewing functionality in the Dashboard.
This patch fixes things to work on the latest docassemble version, all the way back to docassemble version 1.2.68.
Full Changelog: v0.19.0...v0.19.1