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 ๐๐ป
#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.
#AWS Elasticache (Redis 7)
A nice little upgrade here because you can now use Redis 7 for your database!
#Smaller Improvements and Fixes
- Fix filters and ordering in the deployments tab
- Avoid closing pop-ups with clicks outside the pop-up area