Releases: SuffolkLITLab/docassemble-GithubFeedbackForm
Releases · SuffolkLITLab/docassemble-GithubFeedbackForm
v0.5.6
What's Changed
Should be compatible with Docassemble 1.8.x - removes conflicting dependency
- Remove google.generativeai dependency by @BryceStevenWilley in #75
- Don't pre-load test file by @BryceStevenWilley in #76
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Added unit test to GitFeedbackForm and good/bad by @BryceStevenWilley in #70
- Always make a link to make a new GitHub issue by @BryceStevenWilley in #71
- Store github_repo_name and github_user in the table so "Make github issue" button works in more circumstances by @nonprofittechy in #73
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
Bug fix
- Check for correct attr when template is supplied as a parameter by @nonprofittechy in #69
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Add deploy action by @BryceStevenWilley in #66
- Better logging of token permission issues by @nonprofittechy in #67
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Don't disable existing loggers when Alembic runs by @BryceStevenWilley in #65
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Fix indentation error in
feedback.ymlby @BryceStevenWilley in #63
Internal changes
- Switch to
ubuntu-latestaction runner by @BryceStevenWilley in #60 - Formatting by @BryceStevenWilley in #61
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add more keywords based on recent experience with Vermont; also check for URLs by @nonprofittechy in #57
- Add spam classifier with google gemini flash 2.0 experimental and check for spam earlier by @nonprofittechy in #58
Full Changelog: v0.4.1.1...v0.5.0
v0.4.1.1
v0.4.1
What's Changed
- Slightly improve spam filtering by @nonprofittechy in #55
- Enhance docstring for
feedback_link()to clarify the different parameters and their purpose by @nonprofittechy in #56
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Option to only store feedback locally, not on GitHub, using
send to github: Falsein the config, by @BryceStevenWilley in #51
Full Changelog: v0.3.0...v0.4.0