DayBack Status

Official status page for DayBack Calendar. Follow for updates, new features, and infrastructure status.

Improved Token Management and Online Booking

This update improves access token handling for Salesforce especially when using a shared account credentials for a group–as you would for online booking. Coinciding with this release we have also deployed API-Connect 0.2.1. This updates our public booking relay so we can easily add our customers to a standardized system which is more secure and handles token management better. Our own public booking is already using this and we are moving all customers to it one by one over the next few weeks.

Read More »

Example Code: Reacting to Event Streams

We have published a simple example showing how you can customize what happens when DayBack receives a streamed update that an event in your view has been updated. This example will show a message to let a user know something they are looking at has been changed or added. Users will see something like “<event title> was modified” or “… was deleted.” You can use this to get loud when updates are received, or as the start of a “streaming log” users can review later. Check it out: https://docs.dayback.com/article/361-event-stream#Reacting-to-Event-Streams-NM_wu

Read More »

Event Streaming & Helper Functions

This update includes a Salesforce client library that is now part of the core codebase instead of an action (for making custom requests to Salesforce). It adds a new route for Supabase onboarding. It includes new helper functions for updating resources in Firebase directly. It also includes the preview of event streaming features (which are disabled by default). This also improves the Supabase onboarding process so Supabase is enabled by default if signing up from the Supabase route. It fixes an issue in the admin interface where enabling a source type then clicking on that source type could show the wrong toggle position. And it includes a few small fixes to clean up console messages as well.

Read More »

Supabase Enhancements

This is a small update that fixes a bug where dragging a Supabase event could reset the duration if the All Day field wasn’t mapped. It also adds a new welcome page for Supabase sign ups.

Read More »

DayBack Beta: Event Streaming & Helper Functions

This update includes a Salesforce client library that is now part of the core codebase instead of an action (for making custom requests to Salesforce). It adds a new route for Supabase onboarding. It includes new helper functions for updating resources in Firebase directly. It also includes the first round of event streaming features (which are disabled by default). It includes a few small fixes to clean up console messages as well.

Read More »

New Action for Analytics

This update adds a new app action trigger called “After Analytics Chart Drawn”. This action trigger will fire any time the calendar’s analytics chart is drawn and will fire for each chart line. The primary use case of this trigger is to modify specific chart lines. You can add css classes, change visibility etc.

Read More »

Bug Fixes, Improvements, and Supabase

This update adds a new Supabase calendar source. It adds a new app action trigger “On Analytics Tooltip Show” which will trigger when showing a tooltip in analytics. A timezone encoding issue when using Salesforce Connect with the DBK API proxy has been fixed. A bug affecting the helper function dbk.updateDbkEnv where duplicate environment variable entries could be created has been fixed. It improves handling of resources changing where the calendar view could change the number of resources visible. And the color consistency of help button icons is improved while the instructions for customizing the display field have been improved.

Read More »

DayBack Beta: Bug Fixes, Improvements, and Supabase

We updated beta to include a new app action trigger called “On Anayltics Tooltip Show”. This can be used to control what happens when hovering a point in analytics. It also includes new refinements hardening how we handle when the resource page no longer exists due to resource counts changing. The calendar should properly handle resetting that state without showing a blank calendar. It also fixes an issue when using the new helper function dbk.updateDbkEnv that could cause duplicate entries. There are many improvements to the new Supabase integration. It includes some lableing refinements in settings to make things more clear. It also fixes an issue where Salesforce Connect could fail to retrieve events when in a timezone with a positive offset when using our proxy server. Finally, it improves the consistency of help icon colors in both light and dark mode.

Read More »
Current Status
 
Updates by Category
Subscribe to Feature Updates

Subscribe to receive updates on new features, bug fixes, and examples. (Please subscribe to status updates on the status page.)