# Version 1.07.109 (Released: 2022-04-04, 1 fix)

-   Fixed: List statuses widget bug where all Lists had the same id

# Version 1.07.108 (Released: 2022-04-04, 1 new features)

-   Added: My Tasks Widget

# Version 1.07.106 (Released: 2022-03-06, 2 new features, 1 fix)

-   Added: List Details Widget
-   Added: List Stats Widget
-   Fixed: Correctly handle deleted users

# Version 1.07.105 (Released: 2022-02-21, 1 enhancement)

-   Enhanced: Statistics calculation

# Version 1.07.104 (Released: 2022-02-16, 1 new feature, 1 fix, 1 enhancement)

-   fixed: Record health calculation method
-   Added: Users can now filter the records by their health value
-   Enhanced: The sizes of the Overall Station Health and the Station Overview widgets

# Version 1.07.103 (Released: 2022-02-08, 1 hotfix)

-   Fixed: Bug when removing attachment from record

# Version 1.07.099 (Released: 2021-11-25, 6 new features, 2 enhancements)

-   Added: Local mail provider.
-   Added: Local storage provider.
-   Added: Added is_archived attribute to workspace, station, list and record
-   Added: Added SetArchived attribute to workspace, station, list and record (1 maeans true, 0 meand false)
-   Added: record health attribute (read-only)
-   Added: Initial License Check to the solution.
-   Enhanced: Changed the date keys storage in Activities to be GMT date with time zone instead of formatted string (old was like "22/7/2021", new is like "Thu, 22 July 2021 22:00:00 GMT")
-   Enhanced: Task name filter is now not case sensitive

# Version 1.07.097 (Released: 2021-11-18, 1 enhancement)

-   Enhanced: Updated list and label colors to match the frontend list and label colors

# Version 1.07.096 (Released: 2021-11-09, 2 new features, 1 enhancement)

-   Enhanced: Changed user verified attribute on create to match google's verified attribute
-   Added: System now stores the creation method (e.g. Application, Google).
-   Added: New attribute is returned with user information "isPasswordless". This attribute indicates whether the user should enter old password whenever he wants to change his password (usually account is passwordless whenever a user registers through google or any other external login method)

# Version 1.07.095 (Released: 2021-11-08, 1 new feature, 1 fix)

-   Added: system supports google login
-   Fixed: an error happens account verification whenever using adCampaign variable

# Version 1.07.094 (Released: 2021-10-28, 1 enhancement)

-   Enhanced: added verification code to account verification end-point

# Version 1.07.093 (Released: 2021-10-26, 2 fixes)

-   Fixed: an error happens in mention when user name has numbers in it
-   Fixed: 'notAuthorized' message is returned whenever a user adds comment while he is not allowed to invite users to list

# Version 1.07.092 (Released: 2021-10-13, 2 new features)

-   Added: record update by Id now accepts labelsIds attribute which contains label desired ids array to be assigned to record.
-   Added: new comment mention format is now accepted in mention text, mention text user Id can be sent either like `(userId:35)` or `data-id="35"`

# New Features

-   Added: record update now returns labels Ids as an array

# Version 1.07.091 (Released: 2021-10-09, 1 new feature, 3 changes)

# New Features

-   Added: record update now returns labels Ids as an array

# Changes

-   Changed: removed record/find (end-point that returns all records for currently logged-in user)
-   Changed: removed list/find (end-point that returns all lists for currently logged-in user)
-   Changed: removed station/find (end-point that returns all stations for currently logged-in user)

# Version 1.07.090 (Released: 2021-10-07, 1 new feature, 0 enhancement, 3 fixes)

# New Features

-   Added : Record fetch now returns LabelsIds (Array of numbers).

# Fixes

-   Fixed : When trying to update any record in PRO workspaces the following error happens: "Cannot read property 'WorkspaceId' of null"
-   Fixed: changed typo error (isHijiri => isHijri)
-   Fixed: Attachment doesn't delete

# Version 1.07.080 (Released: 2021-09-27, 2 new feature, 1 enhancement, 1 fix)

# New features

-   Added : Adding isHijri (boolean - default: false) to user end-points.
-   Added: Viewer can comment and edit/delete his comments

# Enhancements

-   Enhanced: Owner can be changed on record creation / update

# Fixes

-   Fix : comment is sent to user even if the workspace notifications are disabled

# Version 1.07.070 (Released: 2021-09-13, 0 new feature, 1 enhancement, 0 fix)

# Enhancements

-   Enhanced: record reporter can be changed on post, this feature throws "reporterHasNoAccessToList" if the reporter given is out of the list members.

# Version 1.07.060 (HotFix - Released: 2021-09-13, 1 fix)

# Fixes

-   Fixed: status and label colors are not changed for previously created List labels and statuses whenever using the "List FindAndUpdate" end point.

# Version 1.07.050 (Released: 2021-09-09, 0 new feature, 1 enhancement, 1 fix)

# Enhancements

-   Enhanced: Can add label and status using the structure {name:string , color:string }.

# Fixes

-   Fixed: an error on creating list grid.

# Version 1.07.080 (Released: 2021-09-09, 2 new feature, 0 enhancement, 3 fixes)

# New features

-   Added: new end-point (Get - countries)
-   Added: new user attributes : 'country','city','gender','occupation','company_size','company_name'

# Fixes

-   Fixed: some swagger end-points do have missing documentation
-   Fixed: extra data shown in Records - GET end point
-   Fixed: reporterId should not be changed on record update

# Version 1.06.070 (Released: 2021-09-07, 0 new feature, 0 enhancement, 2 fixes)

# Fixes

-   Fixed: an error happens on soring grid by owner.
-   Fixed: an error happens on delete workspace when the workspace has records with mentions

# Version 1.06.050 (Released: 2021-09-06, 0 new feature, 0 enhancement, 2 fixes)

# Fixes

-   Fixed: removed record label activity log to allow saving record core changes.
-   Fixed: an error happens on delete record with mentions

# Version 1.06.000 (Released: 2021-08-31, 7 new features, 5 enhancements, 1 fix, 1 breaking change)

# New features

-   Added: the ability to set label color
-   Added: the ability to set station color
-   Added: new workspace property added ("useAvater"), the property is optional with default value of 'false'
-   Added: new station property added ("useAvater"), the property is optional with default value of 'false'
-   Added: the ability to sort comments by date
-   Added: the ability to sort activities by date
-   Added: Attachment add / remove activities are logged

# Enhancements

-   Enhanced: workspace color is now editable.
-   Enhanced: station color is now editable.
-   Enhanced: automatically select random color when adding label or status.
-   Enhanced: Created workspace, station, list, list label and list status will have one random value of the following colors ['#00B2A9', '#E3E935', '#FFD040', '#EB0045', '#00CE7C', '#FF671D', '#EEEEEE', '#C5D4E2', '#33647E', '#00263A'] in case of not specifying color attribute.
-   Enhanced: object create Activity log no doesn't record the whole object data
-   useAvater property is set to true whenever uploading a workspace or station

# Fixes

-   Fixed: an error happens when deleting a record with mention in its comments.

# Breaking changes (Revise API Documentation)

-   update message now requires the color value to be set to '' in case of need to save empty color value, otherwise, the color will not be changed for the following end-points
    -   endpoint (put: '/api/list_labels/:id)
    -   endpoint (put: '/api/list_statuses/:id)
    -   endpoint (put: '/api/workspaces/:id)
    -   endpoint (put: '/api/stations/:id)

# Version 1.05.100 (Released: 2021-08-24, 1 new feature, 2 enhancements, 2 fixes)

# New features

-   Added: new Activity types are being logged:
    -   USER_CREATED
    -   USER_UPDATED
    -   USER_DELETED
    -   USER_AVATAR_CHANGED
    -   USER_INVITED_TO_WORKSPACE
    -   USER_INVITED_TO_STATION
    -   USER_INVITED_TO_LIST
    -   USER_INVITATION_REMOVED
    -   USER_PASSWORD_CHANGED
    -   USER_PASSWORD_CHANGE_REQUESTED

# Enhancements

-   Enhanced: upgraded some outdated dependencies.
-   Enhanced: Activity factory performance enhanced

# Fixes

-   Fix: fixed some erros in test scenarios
-   Fix: Process port is still open when terminating from terminal (i.e. ctrl+z)
