HoodEngage Smarter Navigation & Backend Stability

September 29, 2025

This release introduces key backend refactors for sequence handling, removes deprecated middleware, and delivers smoother, more intuitive navigation improvements across the platform.


Features

  • Campaign Sequence Refactor
    Refactored the campaign sequence generation logic to ensure reliable ID creation and eliminate rare cases of invalid records, improving backend consistency and stability.

  • Container Sequence Refactor
    Applied the same improvements to the container sequence logic, preventing potential failures and ensuring consistent record generation.

  • Remove Quotas Middleware
    Deprecated and removed the old rate-limiting middleware. The new implementation now fully manages all rate-limit controls while maintaining identical behavior for clients and API responses.

  • Open Menu Links in New Tab (CMD + Click)
    Improved navigation experience by enabling links within menus to open in a new browser tab when holding the CMD key during a click.

  • Improved Drawer Closing Behavior on Campaign Preview
    Enhanced the campaign preview drawer to close automatically when clicking outside the component or pressing the ESC key, making the interface more user-friendly and consistent.