All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
AddEscalated()DI extension method for single-call service registration (#15)- Consume central translation catalog from the
Escalated.LocaleNuGet package.AddEscalated()now registers a chainedIStringLocalizerthat resolves plugin-local overrides underResources/Overrides/first and falls back to the central catalog.
- Include
urlin attachment JSON serialization (#9) - Include computed ticket fields in ticket JSON serialization (#10)
- Include chat, context panel, and activity fields in ticket serialization (#11)
- Include missing workflow and workflow log computed fields in serialization (#12)
- Minimal ASP.NET Core host project under
docker/host-app/for dev/demo (#13) - Upgrade
/demoto click-to-login picker with seeded agents (#16) - Complete README translations across supported locales (#8)
ASP.NET Core 8 port of escalated reaching feature parity with the Laravel reference: tickets, workflow engine, chat, KB, reports, SLA tracking, and Inertia-driven Vue frontend served through the shared @escalated-dev/escalated package. Ships as the Escalated NuGet package.