Changelog: Week of April 28 - May 2, 2025

Performance & Infrastructure

  • Switched from ActionCable to AnyCable for improved real-time communication
  • Implemented Redis-based session storage for more robust session management
  • Optimized channel navigation to reduce message flashing and improve rendering stability

Email & Communication

  • Resolved email deliverability issues for [email protected] by upgrading to Mailgun
  • Improved email template language to reduce spam detection

User Interface Improvements

  • Fixed mobile page icon display using Tailwind classes
  • Addressed scroll behavior when sending messages
  • Implemented #channel mention entities for easier navigation
  • Improved channel chiclets design

Bug Fixes

  • Corrected emoji rendering bug with ‘:)’ shortcode
  • Fixed an unexpected formatting issue when pasting text
  • Resolved a TypeError in text editor functionality
  • Prevented summary popup flash during message sending

Developer Experience

  • Enhanced workspace search tool summary message filtering
  • Improved overall message stream performance and sorting