# Change Log

## 2021-06-10

### **Added**

* You can now see when any folks you're chatting with are online - with a small green indicator to the left of the channel

### **Fixed**

* Chats now scroll to the bottom of the screen when new messages are sent, rather than holding constant where you were last reading

## 2021-05-20

### Added

* You'll be able to add any videos shared with you to your own list of files, or download it locally onto your own computer
* You'll be able to add or remove specialists or patients from your shares, to either grant or remove their access
* Admins will now be able to add their own specialists to the platform

## 2021-05-10

### Added

* Notifications will now be sent when anyone comments on a shared file
* Specialists can now add or delete other specialists from specialist group chats
* Specialists can now trigger the invitation for a parent to create a Juniper account from the patient modal

### Changed

* Specialists are now able to edit the patient profiles after creation
* Specialists can now control who is able to see the files they've uploaded. Only you will be able to see your uploaded files until you create a share to share the file with another specialist or patient

## 2021-04-12

### Added

* Shares may now be shared amongst specialists (e.g., for training purposes without sending to a patient)
* Shares can be sent to infinite specialists within a clinic

### Changed

* Images and videos may now be previewed in the Messages function without requiring download

## 2021-04-05

### Changed

* File uploads may now be renamed in the upload process
* Shares can be drafted before sending (allowing for comments and captions to be added before families receive notice in their email of a new share)
* Comments on shares may be sorted by chronological order (i.e., order they were posted) or by timestamp

## 2021-03-29

### Added

* Forgot password function linked to email added to patient portal & specialist portal

### Changed

* Password strength requirements switched to increased-security algorithm
* Comments on shares may now be deleted

## 2021-03-22

### Added

* Playback speed may now be adjusted for shared videos (e.g., slow-motion, double-speed)

### Changed

* Files can be deleted

## 2021-03-08

### Added

* Patients may upload media (e.g., pictures, videos, documents) from the patient portal

### Changed

* Shares can be deleted

## 2021-03-01

### **Added**

* Groupchats are now available internally for specialists, where specialists may now create chats with multiple other specialists
* Chat now allows for audio files to be recorded and sent back and forth
* Chat includes the ability to send files, pictures, and short videos (under 5MB)
* Specialists may now change their passwords from the Settings page

## 2021-02-22

### **Added**

* We've added a new patient engagement portal! You should now be able to send content (files and chat) directly to a patient family. Patient families will get an email asking them to make a Juniper account, and will then be able to access materials on their own patient portal

## 2021-02-15

### Added

* All session notes may now be viewed in their own separate view on the left-hand navigation pane
* Files may now also be uploaded directly into the Files view (if it does not have any association with a particular session)&#x20;
* A reference to these help documents (docs.juniperplatform.com) has been added to the Need Help section on the top right of the website
* Chat function is now live in the "Messages" portion of the platform. You can now message back and forth with patients

## 2021-02-08

### Fixed

* Older computers should now be able to access basic text editors for session notes

## 2021-02-01

### Added

* Session notes may now be marked as "checked in" for any sessions that have been confirmed by the parent
* Session notes now include an "e-signature" function to e-sign notes after completion within the platform, and will be marked as "Completed" in the patient modal after the note has been signed
* Files directory on the left-hand navigation bar has been added to track all the files within the clinic that have been added on soap notes&#x20;

## 2021-01-25

### Changed

* Calendar interface rebuilt (mostly on back-end to allow for more flexibility)

### Added

* Can delete events (as per request!)
* Can view and edit details of calendar events after creating, including attaching and deleting a patient, editing location, changing title, etc.&#x20;

## 2021-01-18

### Fixed

* The number of to-dos in your top right bar will now decrease when to-dos are marked as complete

### Added

* [Create new templates](https://celinaqi.gitbook.io/juniper/session-notes/use-session-note-templates) from the Settings page and use them as guides for filling in your session notes
* [You can now add documents](https://celinaqi.gitbook.io/juniper/session-notes/upload-files) (and download them!) for all session notes


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.juniperplatform.com/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
