# Changelog All notable changes to this project are documented in this file. Format loosely follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [1.3.0] - 2026-07-27 ### Added - **Snipe-IT asset inventory integration** (Admin > Integracje), optional and off by default — connects to a Snipe-IT instance by API address + personal API token (plus a "Nie sprawdzaj SSL" toggle for self-signed instances) and surfaces three independently switchable capabilities: - **Klient może wybrać sprzęt, którego dotyczy zgłoszenie** — while creating a ticket, a client sees the devices checked out to them in Snipe-IT (matched by e-mail) and can pick the one the ticket is about. Scoped to admin-selected subcategories via a multi-select picker that only appears once this is turned on — same "nothing shows until explicitly opted in" convention as BookStack's shelf allow-lists. - **Operator może zobaczyć sprzęt zgłaszającego w widoku zgłoszenia** — the same per-requester asset list, shown in a sidebar card on the ticket view, with a "Powiąż" button per item. - **Zezwól operatorowi na przeszukiwanie całego inwentarza** — a search box + button in the same sidebar (not a separate page) letting an operator link any asset in Snipe-IT, not just the requester's own — for shared equipment like printers. - A linked asset shows live status/category/current assignment (fetched fresh from Snipe-IT, not just the cached label) with an "Odepnij" button that stays available to the operator regardless of the two toggles above — clearing an existing link is a correction, not new Snipe-IT access. Every asset is displayed as "numer środka - numer seryjny - producent model" plus its Snipe-IT category, joining whichever of those pieces are actually present. - **AI summary: manual regenerate + regenerate on new message.** A "Wygeneruj teraz" button now sits on the operator's "Podsumowanie AI" card for an immediate, on-demand refresh. Separately, a new admin toggle ("Regeneruj podsumowanie od razu po każdej nowej wiadomości", off by default) re-runs the summary right after any reply/note lands on a ticket, instead of only ever picking it up on the next scheduled `ai:run-ticket-automation` sweep. The transcript sent to the model now also includes the ticket's own opening body text (previously only the reply thread), fixing summaries silently missing the original request on long tickets whose first message had scrolled out of the transcript window. ### Fixed - The status dropdown in the operator ticket view could keep showing the pre-change status after sending a reply via a status-changing quick action (e.g. "Wyślij i oznacz jako rozwiązane") until the next full page load — a Livewire/Alpine-morph quirk for `