Recent Releases of https://github.com/bidmcdigitalpsychiatry/lamp-server

https://github.com/bidmcdigitalpsychiatry/lamp-server - 2023.7.27

What's Changed

  • Ignore binary changes by @sarithapillai8 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/228
  • Ignore binary changes-bug fix by @sarithapillai8 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/229
  • Ignore binary changes-bug fix by @sarithapillai8 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/230
  • Ignore binary changes-bug fix by @sarithapillai8 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/231
  • Sensor conditions with ignore binary by @sarithapillai8 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/232

Full Changelog: https://github.com/BIDMCDigitalPsychiatry/LAMP-server/compare/2023.3.15...2023.07.27

- TypeScript
Published by ertjlane almost 3 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - 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 https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/217
  • #fixes server wide tags by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/221
  • Revert "#fixes server wide tags" by @carlan1 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/223
  • #fixes new condition enabled for tags by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/224
  • #fixes ignore tags with target-* for admins in the list by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/225

New Contributors

  • @carlan1 made their first contribution in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/223

Full Changelog: https://github.com/BIDMCDigitalPsychiatry/LAMP-server/compare/2022.11.22...2023.3.15

- TypeScript
Published by carlan1 over 3 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - 2022.11.22

What's Changed

  • #fixes added response headers by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/196
  • #fixes resolve verify logic by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/200
  • #fixes verify logic by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/201
  • #fixes vulnerabilities by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/204
  • Fix JSONata default parameter by @mcurbelo-orangeloops in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/213
  • Bump container's Node.js from 17.9.0-alpine3.14 to 18.12.1 by @falmeida-orangeloops in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/215
  • Switch back to Alpine-based container by @falmeida-orangeloops in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/216

Full Changelog: https://github.com/BIDMCDigitalPsychiatry/LAMP-server/compare/2022.4.23...2022.11.22

- TypeScript
Published by ertjlane over 3 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Release 2022.4.23

Features & Improvements

N/A

Bug Fixes

  • [LAMP-server] Resolved an issue where SensorEvents would not be flushed from the cache to the database correctly.
  • [LAMP-server] Resolved an issue where the ActivitySpec schema provided incorrect parameter names.

What's Changed

  • #fixes logs while trimming cache by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/181
  • #fixes increases cache size by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/182
  • #fixes change in flush cache logic by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/183
  • #fixes configure flushing logic by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/184
  • schema removed, helpcontents-> description, script_contents -> exec… by @sarithapillai8 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/185

Full Changelog: https://github.com/BIDMCDigitalPsychiatry/LAMP-server/compare/2022.2.14...2022.4.23

- TypeScript
Published by avaidyam about 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - 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 https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/178
  • #fixes configure cache size by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/179
  • #fixes approximate cache size configuration by @Linoy339 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/180

Full Changelog: https://github.com/BIDMCDigitalPsychiatry/LAMP-server/compare/2022.1.21...2022.2.14

- TypeScript
Published by avaidyam over 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - 2022.1.21

What's Changed

  • Adding executable field for ActivitySpec by @sarithapillai8 in https://github.com/BIDMCDigitalPsychiatry/LAMP-server/pull/175

Full Changelog: https://github.com/BIDMCDigitalPsychiatry/LAMP-server/compare/2022.1.10...2022.1.21

- TypeScript
Published by avaidyam over 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Vulnerability fixes

  • Resolves a vulnerability in alpine.
  • Minor changes to creation of Redis connections.

- TypeScript
Published by avaidyam over 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Auto reconnect

Auto reconnect of redis and nats

- TypeScript
Published by sarithapillai8 over 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - New features

  1. Added category field to activity model.
  2. Nats auto reconnect

- TypeScript
Published by sarithapillai8 over 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Study clone - group

Fixed issue with cloning studies

- TypeScript
Published by sarithapillai8 over 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Redis Cache Optimization

Redis Cache Optimization

- TypeScript
Published by sarithapillai8 over 4 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Bug fixes

Resolved potential memory leaks

- TypeScript
Published by sarithapillai8 almost 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Removes bulk publish

Removes bulk data publishing.

- TypeScript
Published by sarithapillai8 almost 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Revert Sensor Event Caching

Revert Sensor Event Caching

- TypeScript
Published by sarithapillai8 almost 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Bug fix

Bug fixes Resolved the issue in collecting sensor events

- TypeScript
Published by sarithapillai8 almost 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Bug fixes

  • Avoid bulkwrite for null incoming objects
  • Researcher login issues

- TypeScript
Published by sarithapillai8 almost 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Redis memory leak issues

  • Resolved redis memory leak issues

- TypeScript
Published by sarithapillai8 almost 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - ActivitySpec endpoints implemented

Features

  • ActivitySpec creation and deletion

- TypeScript
Published by ryan-hays almost 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - MongoDB Support & Visualization Query API

Features

  • Added support for MongoDB in addition to CouchDB, including enterprise managed solutions such as AWS DocumentDB and Azure CosmosDB.
  • Added the ability to configure multiple system administrator-level accounts from the API and the dashboard.
  • Added a brand new visualization and data extraction query system.

Bug Fixes

  • Resolved several memory leak related issues for the LISTEN and push notificatons API.
  • Resolved an issue with MongoDB backends where queries could run indefinitely and bottleneck the backend processes.

- TypeScript
Published by avaidyam about 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Minor enhancements

  • Updated push notifications to collect metadata about notifications and user interactions as a new sensor type.
  • Resolved an issue where the backend message queue would not accept large payloads and inadvertently crash the API Server.
  • Resolved an issue where loading patients' data could erroneously take twice as long as expected.

- TypeScript
Published by avaidyam over 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Hotfix Update

- TypeScript
Published by avaidyam over 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Bug fixes

  • Resolved minor notification-related issues on the backend.

- TypeScript
Published by avaidyam over 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Subscription API

Adds a new subscription API (pre-release, endpoints subject to change).

- TypeScript
Published by avaidyam over 5 years ago

https://github.com/bidmcdigitalpsychiatry/lamp-server - Initial release

Initial release

- TypeScript
Published by avaidyam over 5 years ago