Accessibility Improvements, V3 Application Logs, AWS Elasticache (Redis 7)...

Hi everyone, and welcome to the Changelog 24! While we had many improvements/ upgrades going on in the background on the backend side, we still have some exciting news to share with you, so letโ€™s dive in to see what has been done during the past two weeks. ๐Ÿƒ๐Ÿผโ€โ™€๏ธ

#Accessibility Improvements

We tackled accessibility a few months ago in this Changelog, but we are now doing it again for our V3 console.

We made sure that with our changes, colors are accessible to people with and without disabilities, and every text and icon meets color contrast requirements. These requirements follow the Web Content Accessibility Guidelines (WCAG) 2 Level AA Conformance.

The process to make these changes was to check the contrast between the text and background in the components and then modify the colors with darker nuances.

Here is a glimpse of the new interface with those colour changes ๐Ÿ‘‡๐Ÿป

Console V3
Console V3

#V3 Application Logs

No need to switch to the V2 anymore to see the application logs because we implemented it to the V3 as well, and itโ€™s only the beginning as we are planning to add plenty of great features in the logs, donโ€™t hesitate to tell us what you like or donโ€™t in those new logs and share your suggestions on our Forum.

Application Logs on the V3
Application Logs on the V3

#AWS Elasticache (Redis 7)

A nice little upgrade here because you can now use Redis 7 for your database!

Database Creation On the V3
Database Creation On the V3

#Smaller Improvements and Fixes

  • Fix filters and ordering in the deployments tab
  • Avoid closing pop-ups with clicks outside the pop-up area