Skip to content

2025.02.01

Latest

Choose a tag to compare

@jaydonkrooss jaydonkrooss released this 23 Jun 20:50
· 2 commits to master since this release
d1d02b0

Release Notes for Version 2025.02.01

Front End: UI related

· New Features

o Dynamic Page Titles: Added support for dynamic page titles to enhance navigation. #646

· Bug Fixes

o Zoom Meeting Enhancements: Fixed an issue where Chromebook Linux OS users were prompted for a passcode when joining via web browser without Zoom app installed. #660, #658

· Enhancements

o Queue Name and Status in Reports: Enabled queue name and status inclusion in meeting report downloads. #520

o Notification Enhancements

§ UMich Identifier Added: Added a UMich identifier to notifications for improved communication clarity. #490

BackEnd:

· New Features

· Watchman Monitoring Setup: Implemented enhanced monitoring with Watchman for early issue identification. #647

· Email Search in Queues: Introduced email searching within queues for enhanced search capabilities. #645

· WebSocket Migration: Transitioned to partysocket for improved WebSocket reliability. #655

· Jest Testing Configuration: Added basic Jest testing setup with a sortQueue test. #654

· Bug Fixes

· Queue Data Export: Resolved an issue affecting queue data export functionality. #667

· CSRF Configuration: Added trusted origins configuration to enhance security against CSRF attacks. #661

· Improvements

· Descriptive Titles in Code: Refactored to add more descriptive titles in queue.tsx. #663

· Simplified Meeting Logs Query: Optimized meeting_start_logs query for improved performance. #520

· Base Image Updates: Updated base images to the latest versions, including bookworm and node-20. #659

· Queue Admin Interface: Improved the admin interface by showing only active queues and hosts, and implemented filter_horizontal for better filtering. #627, #662

· Maintenance

o Dependency Updates:

· NPM dependencies were updated across multiple directories for stability and security. #644, #652

· Python dependencies, including requests, were upgraded. #665, #666

· Twilio library was updated from 9.6.2 to 9.6.3. #671

New Contributors - We are excited to welcome @PraveshKunwar for their first contribution! Thank you for your valuable involvement. #647

===========================================Detail Below =====================================

What's Changed

New Contributors

Full Changelog: 2025.01.02...2025.02.01