- Snipe-IT asset inventory integration (Admin > Integracje), optional and off
by default: connect by API address + personal token (+ SSL-verification
bypass). Three independent toggles: client can pick which of their own
Snipe-IT assets a ticket concerns (scoped to admin-selected subcategories,
empty = never shows), operator sees the requester's assets in a ticket-view
sidebar, operator can search the whole inventory from that same sidebar (not
a separate page) for shared equipment. Assets shown as "numer środka - numer
seryjny - producent model" + category; a linked asset's live status is
fetched fresh on the ticket page, and unlinking stays available to an
operator even with both view/search toggles off.
- AI summary: a "Wygeneruj teraz" button for an immediate on-demand refresh,
plus a new admin toggle to regenerate right after every new reply/note
instead of only on the next scheduled sweep. The transcript sent to the
model now also includes the ticket's own opening body, fixing summaries
missing the original request on long threads.
- Fixed: the status dropdown in the operator ticket view could keep showing
the pre-change status after a status-changing quick action until the next
page load (Livewire/Alpine-morph quirk for wire:change-bound selects).
- Docs: README/ARCHITECTURE/CHANGELOG/install/wiki updated for all of the
above, including correcting the AI-summary refresh description left over
from the 1.2.1 release notes.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>