Releases: lart-bangor/research-assistant
Pre-release 0.5.3a
This is a first pre-release for 0.5.3, with LSBQe options for code-switching and read/write questions enabled, as well as a new mostly-complete Putonghua localisation of the LSBQe. Not suitable for production use.
What's Changed
- Memory task documentation by @cwyc8 in #52
- Putonghua translation of LSBQe by @cwyc8 in #53
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #68
- Bump pillow from 10.0.1 to 10.2.0 by @dependabot in #69
- Bump cryptography from 41.0.6 to 42.0.4 by @dependabot in #72
- Bump black from 23.3.0 to 24.3.0 by @dependabot in #73
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #74
New Contributors
Full Changelog: v0.5.2...v0.5.3a
Version 0.5.2
Minor update with Lombard--Italian consent form for ERP/GNAT experiment and updated dependencies.
What's Changed
- New LmoIta_Ita consent form for ERP/GNAT
- Bump pillow from 9.5.0 to 10.0.1 by @dependabot in #63
- Bump urllib3 from 2.0.5 to 2.0.7 by @dependabot in #64
- Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #66
- Bump pyinstaller from 5.9.0 to 5.13.1 by @dependabot in #67
Full Changelog: v0.5.1...v0.5.2
Version 0.5.1
This is only a minor maintenance release, which updates some dependencies an adds new consent forms for ERP/GNAT for CymEng and GerLtz.
What's Changed
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #50
- Bump cryptography from 40.0.2 to 41.0.0 by @dependabot in #51
- Bump cryptography from 41.0.0 to 41.0.2 by @dependabot in #54
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #56
- Bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #58
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #61
New Contributors
- @dependabot made their first contribution in #50
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Improve cross-system/version compatibility by @thatfloflo in #44
- Rebranding to L'ART Research Assistant by @thatfloflo in #46
Full Changelog: v0.4.2...v0.5.0
v0.4.2 - Minor improvements
What's Changed
- Minor fixes to task translations (includes issue #35)
- Fixed ordering issue with an adjective for Italian-Lombard AToL task version (issue #36)
- Added more consent forms
- Improved documentation
Full Changelog: v0.4.1...v0.4.2
v0.4.1 - Documentation and content enhancements
What's Changed
- Enhancements for Moselle-Franconian -- German AGT and LSBQe (new consents, add Luxembourgish for language selection)
- Incorporated help link in burger menu by @dakrismeno in #40
- Updated generic versions and amended User guide accordingly by @dakrismeno in #41
- Updated docs to reflect title and info in App Pres Doc by @dakrismeno in #43
Full Changelog: v0.4.0...v0.4.1
v0.4.0 - New features and improved cross-platform support
This release incorporates some new features and improves significantly on the cross-platform support.
What's Changed
Among the new features is an overall conclusion screen, so that each task now ends with a more inconspicuous message telling the participant to click 'continue' when they are ready for the next task, while the last task in a chain of tasks can then be followed by an overall completion screen giving better closure to the participant.
The compatibility of the app with Linux and MacOS has been improved, avoiding unsightly errors which previously occurred when closing the app. In addition, the app can now be run inside the Windows Subsystem for Linux (Version 2) with the WSLg graphics link (just install chrome, chromium or edge, then install the app, and run it with the brand-new command line argument --disable-gpu
).
The app is now also available as a regular, pip-installable Python package from PyPI. You can install and run it as simply as
pip install research-client
research-client
This should work on Windows, Linux, and MacOS -- provided you have Python and the Python Scripts directories on your PATH
😉
More importantly of course, this means you can import and use the app and its data models from inside your own python scripts!
Full Changelog: v0.3.6...v0.4.0
v0.3.6 - New Moselle-Franconian AGT
This release implements various improvements and fixes to the app, such as more consistent UI behaviour (e.g. sequencing), more extensive settings, increased fault tolerance, a new overall conclusion screen and the inclusion of a new German/Moselle-Franconian version of the AGT localised for Belgium.
Full Changelog: v0.3.4...v0.3.6
v0.3.4 - Lombard-Italian MGT integration
This release incorporates some bug fixes to the translation system for the MGT and adds a Lombard-Italian version of the MGT.
Full Changelog: v0.3.3...v0.3.4
v0.3.3 - Fixes and improvement on the second preview release
This release incorporates some bug fixes on the second preview release which prevented translations/different versions of the MGT from working correctly.
The release further addresses an issue where location fields in UI forms were inconsistent as to which characters were accepted, these now all accept alphanumeric characters as well as spaces, apostrophes, hyphens, full stops and parentheses to allow place names such as "St. Vith", "Freiburg (Breisgau)", "Stoke-on-Trent", and "John o' Groats".
Full Changelog: v0.3.2...v0.3.3