Calendar App

Digital Connect Calendar List of new features, bug fixes and improvements

2.6.4 - 2024-07-11

🛠️ Minor Improvements

  • Updated the placeholder for "Scheduled" to "New"

  • Implemented the notification for reassigning a scheduled session dc-backend 2.8.1

🐞 Fix

  • Fix: Saving new schedule with callbackUrl dc-backend 2.8.2

2.6.3 - 2024-06-27

🛠️ Minor Improvements

  • Optimized error dialogs, separated error for sms notification to customer, fixed an issue with schedule date and time validation for schedules with no defined date and time

  • Introduced a new feature for abandoning an in-progress schedule

  • DevOps changes on DockerFile (added busybox)

  • Added a new endpoint for validating the availability of multiple endpoints against the received list and schedules that are currently assigned to a user dc-backend 2.8.0

  • Fixed an issue with quick search showing results for another user if the user logged in has a "USER" role dc-backend 2.7.5

  • DevOps changes on DockerFile dc-backend 2.7.4

2.6.0 - 2024-05-30

🛠️ Minor Improvements

  • Package Update to new versions dc-backend 2.7.3

  • DockerFile updates dc-backend 2.7.2

2.6.0 - 2023-12-21

🛠️ Minor Improvements

  • Introduced a new calendar view: On-the-spot (for the on the spot sessions only)

  • Updated to .NET 8 dc-backend 2.7.1

  • Implemented the merging of schedule and conversation entities for the new view: On-the-spot dc-backend 2.7.0

  • Read from the DC Config profile if Scheme is enabled/disabled dc-backend 2.6.1

2.5.0 - 2023-09-15

⚙️ New Features

  • Dark mode scheme available

  • Scheme and calendar settings saving dc-backend 2.6.0

2.4.3 - 2023-08-07

🐞 Fix

  • Fix: Issue on multi-filter search result

  • Fix: Issue on updating schedules to a different month for month/week/day view

  • Fix: Issue on showing schedules assigned to a site without a specific user

  • Fix: Issue on dragging unassigned schedules

  • Fix: Issue on site filtration, if no specific user is selected just site name dc-backend 2.5.1

  • Fix: Issue of logging dc-backend 2.5.1

  • Fix: Issue on site filtration for roles: site supervisor and user dc-backend 2.5.1

2.4.1 - 2023-06-22

🛠️ Major Improvements

  • Configurable inside DC Supervisor dc-backend 2.5.0

🛠️ Minor Improvements

  • Accept and allow empty schedule dates, and able to create events without a schedule

  • Cosmetic change for the copy invite link and to be hidden by default

  • Able to fetch common DC configurations such as EMAIL_MANDATORY, EMAIL_ENABLE, BLACK_LISTED_DOMAINS, MOBILE_PREFIX_ALLOWED, MOBILE_PREFIX_PLACEHOLDER, APP_BG_COLOR dc-backend 2.5.1

🐞 Fix

  • Fix: Creating event panel when on small viewports

  • Fix: Loading unscheduled list

  • Fix: Validation of the available schedule of an agent dc-backend 2.4.0

2.3.0 - 2023-04-27

🛠️ Major Improvements

  • Removed dependency from Task Service and its integration dc-backend 2.3.0

  • Upgrade the .Net version to .Net 6.0 dc-backend 2.2.1

🐞 Fix

  • Fix: Loading dialog issue and page freezing issue when switching calendar views

  • Fix: Bug fixes (such as month view, and dragging schedules by time)

  • Fix: User scheduling availability validation issue dc-backend 2.4.0

2.1.14 - 2022-04-29

​🐞Fix

  • Fix: Issue in Unscheduled view, where loading dialog was stuck loading when no unscheduled data are returned

  • Fix: Restart button is missing dc-backend 2.1.12

2.1.13 - 2022-02-22

🛠️ Minor Improvements

  • New pagination feature on the following views of List and Unscheduled, and multi-filter searched result view

  • Placeholder typeofRequest changes to 'Title'

  • Synchronized the following DC app validations for mobile number, placeholder, blacklisted email domain, and isEmailMandatory based on the DC appConfig dc-backend 2.1.11

  • Auto grow text-area for long Title and Description texts

  • Dynamic sorting feature dc-backend 2.1.10

  • Added pagination on the schedule request and response dc-backend 2.1.10

🐞 Fix

  • Fix: Missing old schedules from the List and Month views

  • Fix: Instant search and pagination fixes

  • Fix: Error in getschedule request for old data dc-backend 2.1.10

2.1.9 - 2021-11-29

🛠️ Minor Improvements

  • Dynamic token authentication. Auto detect token from url parameter or cookie

  • Optimize the user search from multi filter search feature

  • Update the user info details

  • Increase the restart session timeout dc-backend 2.1.9

  • Support to get tenant details dc-backend 2.1.6

🐞 Fix

  • Fix: Customer SMS notification for cancelled schedule dc-backend 2.1.8

  • Fix: Configuration settings dc-backend 2.1.7

2.1.6 - 2021-09-29

🐞 Fix

  • Fix: Date and Time saving in UTC format

  • Fix: Sorting of schedule

  • Fix: Error messages fixes

  • Fix: Enhance Restart Feature dc-backend 2.1.5

2.1.4 - 2021-09-29

🛠️ Minor Improvements

  • Enhance Site Feature

🐞 Fix

  • Fix: Restart session issue dc-backend 2.1.4

  • Fix: CORS policy error upon restarting schedule dc-backend 2.1.3

2.1.2 - 2021-08-15

New Feature

  • Enable Restart session dc-backend 2.1.2

  • Handle Abandoned status

  • Integration of environment variables

2.1.0 - 2021-07-15

New Feature

  • Introduced new version of Calendar v2.0 with the following features:

  • Multiple views: Month, Week, Day, List, Unscheduled

  • Status Filter: Scheduled, In progress, Completed, Rejected, Cancelled

  • Calendar Settings: Changing every login

  • Search Schedule: Filter by Date, User, Customer Info, Type of Request. Smart search for any text.

  • Scheduled session Assign/Reassign to Agent by Tenant/Site Supervisor or by Agent

  • Cancellation of Schedule

  • Customer notification upon creation or rescheduling of session

  • Tenant Supervisor view: To see scheduled session in Tenant level

  • Site Supervisor view: To see scheduled session in Site level

  • User view: To see his/her own scheduled session or unassigned session

  • Mobile Compatibility

  • Sorting ascending or descending order of schedule

  • Drag and drop feature to reschedule session with 'scheduled' status in month, week, and day views

  • Trim upward/downward feature to reschedule session with 'scheduled' status in week and day views

  • User based type applied for Site Feature: Tenant Supervisor, Site Supervisor and User

🛠️ Minor Improvements

  • Enhanced schedule creation feature from the small calendar in the left panel

  • Enhanced view and edit feature

  • Schedule session lazy loading

  • Customer Info and Schedule Info configurable setting

  • Application versioning display

🐞 Fix

  • Fix: Validation of User, date and time before saving a schedule

  • Fix: Token/Cookie Issue

1.1.3 - 2021-03-21

🛠️ Minor Improvements

  • Validation to allow starting future session

  • Session History feature to display the rejected session with customer name, date & time

  • Allow session link sending to customer sms/email upon starting the scheduled session

  • Update Email address field as optional during schedule creation and made it non case sensitive

  • Validation to prevent adding scheduled session at the same date and time

  • Update Connect Channel as radio button instead of dropdown field

  • Endpoint for validating schedule date and time availability dc-backend 1.1.1

  • Handshake request update from GET to POST request dc-backend 1.1.2

  • Configuration update to cater dynamic/client settings dc-backend 1.1.3

1.1.0 - 2021-03-08

🛠️ Minor Improvements

  • Scheduler App minor UI enhancements

  • Edit schedule session

  • Configurable hide/show Add Schedule Feature

  • Validation to prevent starting future session

  • Claims for scheduleId and skipInviteLink dc-backend 1.0.7

  • Removing skipInviteLink dc-backend 1.0.8

1.0.6 - 2021-02-08

⚙️ Major Features

  • Scheduler App Dashboard to display the scheduled session for today and tomorrow. Created by the user prior the date and time of session

  • Creation of scheduled session dc-backend 1.0.8

  • Viewing of scheduled session

  • User is able to start a session from this application

  • Generation of customer session link to be shared manually to customer by using the copy link feature

  • Session History feature to display the handled session with customer name, date & time

Last updated

Was this helpful?