Release 2023-3

Date

Jan 16, 2023 - Jan 22, 2023

Status

released

  • We've added code suggestions for custom dashboard styling to make it easier for you to customize your dashboard exactly how you want it. Additionally, we now accept styles from L&D, so you can work seamlessly with your team to make your dashboard look great.

  • We've bumped our json5 library, which should improve performance and fix some bugs.

  • Our dashboard now has an upgraded version of Jest, our testing framework, which should help us catch and fix bugs more quickly.

  • We've disabled the delete section button while a section is being removed, to prevent accidental deletions.

  • We've fixed an issue where there was a console error related to the Datetime type.

  • We've also fixed a regression issue that prevented users from choosing any date in the Filters Start and End dates fields.

  • In L&D we added a new option which allows not to remove comments from EE bodies

  • We've added custom data validation to our permalink settings to ensure that your settings are saved correctly.

  • Updated our codebase for improved compatibility with Python 3.

  • Updated the working on runner menu for better user experience.

  • Fixed a bug in the Backend regression tests where it was impossible to choose any date in Filters Start and End dates.

  • Improved caching to reflect updates on profile page for faster loading times.

  • Implemented a Stable Diffusion API.

  • Routed all requests from the frontend of reactdashboard to the backend of reactdashboard for better efficiency.