The document summarizes the new features in SObjectizer version 5.5.8, including the introduction of agent priorities, three new dispatchers that support priorities, and simplifications for working with ad-hoc agents. Agent priorities can be set during construction and are used by some new dispatchers to prioritize event handling. The new dispatchers include two that handle all priorities on one thread and one that uses a dedicated thread per priority. Updates also simplify usage of ad-hoc agents by allowing agent contexts and proxies instead of direct mailboxes.