Releases: BIDMCDigitalPsychiatry/LAMP-server
Releases · BIDMCDigitalPsychiatry/LAMP-server
2023.7.27
What's Changed
- Ignore binary changes by @sarithapillai8 in #228
- Ignore binary changes-bug fix by @sarithapillai8 in #229
- Ignore binary changes-bug fix by @sarithapillai8 in #230
- Ignore binary changes-bug fix by @sarithapillai8 in #231
- Sensor conditions with ignore binary by @sarithapillai8 in #232
Full Changelog: 2023.3.15...2023.07.27
Release 2023.3.15
We have made the following updates:
- Implemented a new target type in the tag hierarchy
- Added new server tags to enable 2-factor authentication
- Fixed an issue surrounding audio data for ActivityEvents to decrease clutter
What's Changed
- Exclude binary audio data from activity events by @falmeida-orangeloops in #217
- #fixes server wide tags by @Linoy339 in #221
- Revert "#fixes server wide tags" by @carlan1 in #223
- #fixes new condition enabled for tags by @Linoy339 in #224
- #fixes ignore tags with target-* for admins in the list by @Linoy339 in #225
New Contributors
Full Changelog: 2022.11.22...2023.3.15
2022.11.22
What's Changed
- #fixes added response headers by @Linoy339 in #196
- #fixes resolve verify logic by @Linoy339 in #200
- #fixes verify logic by @Linoy339 in #201
- #fixes vulnerabilities by @Linoy339 in #204
- Fix JSONata default parameter by @mcurbelo-orangeloops in #213
- Bump container's Node.js from 17.9.0-alpine3.14 to 18.12.1 by @falmeida-orangeloops in #215
- Switch back to Alpine-based container by @falmeida-orangeloops in #216
Full Changelog: 2022.4.23...2022.11.22
Release 2022.4.23
Features & Improvements
N/A
Bug Fixes
[LAMP-server]
Resolved an issue whereSensorEvents
would not be flushed from the cache to the database correctly.[LAMP-server]
Resolved an issue where theActivitySpec
schema provided incorrect parameter names.
What's Changed
- #fixes logs while trimming cache by @Linoy339 in #181
- #fixes increases cache size by @Linoy339 in #182
- #fixes change in flush cache logic by @Linoy339 in #183
- #fixes configure flushing logic by @Linoy339 in #184
- _schema removed, help_contents-> description, script_contents -> exec… by @sarithapillai8 in #185
Full Changelog: 2022.2.14...2022.4.23
Release 2022.2.14
Features & Improvements
- Added the ability to load ActivitySpec executables directly from the API (BETA).
- Added the ability to modify the
CACHE_SIZE
variable to adjust SensorEvent cache flushing thresholds. - Resolved a connection stability issue when using the Android app to connect to a LAMP server.
- Added the ability to schedule notifications in the patient's local timezone.
Please note that when upgrading to the latest version of the LAMP dashboard or server (
2022.2.14
), clinicians are required to re-save all activity schedules to update GMT-scheduling to local timezone scheduling. If this step is not performed, patients may receive notifications early or late.
What's Changed
- #fixes security auth changes by @Linoy339 in #178
- #fixes configure cache size by @Linoy339 in #179
- #fixes approximate cache size configuration by @Linoy339 in #180
Full Changelog: 2022.1.21...2022.2.14
2022.1.21
What's Changed
- Adding executable field for ActivitySpec by @sarithapillai8 in #175
Full Changelog: 2022.1.10...2022.1.21
Vulnerability fixes
- Resolves a vulnerability in
alpine
. - Minor changes to creation of Redis connections.
Auto reconnect
Auto reconnect of redis and nats
New features
- Added category field to activity model.
- Nats auto reconnect
Study clone - group
Fixed issue with cloning studies