Update changelog

This commit is contained in:
johnnyq
2026-04-11 18:47:35 -04:00
parent c4ba2bc326
commit 134b5e6491

View File

@@ -26,6 +26,22 @@ This file documents all notable changes made to ITFlow.
- Files: Allow .swb file for MikroTik Backup Files.
- Software: Added additonal License Types including Perpetual, Site, etc.
- API: Add Invoice Items Endpoint.
- API: Add missing CRUD endpoints across all modules.
- API: Certificates: Add update and delete endpoints.
- API: Clients: Add delete endpoint.
- API: Credentials: Add delete endpoint.
- API: Documents: Add delete endpoint.
- API: Domains: Add create, update, and delete endpoints.
- API: Expenses: Add create, update, and delete endpoints.
- API: Invoices: Add create, update, and delete endpoints.
- API: Locations: Add update and delete endpoints.
- API: Networks: Add create, update, and delete endpoints.
- API: Payments: Add create, update, and delete endpoints.
- API: Products: Add create, update, and delete endpoints.
- API: Quotes: Add create, update, and delete endpoints.
- API: Software: Add create, update, and delete endpoints.
- API: Tickets: Add update and delete endpoints.
- API: Vendors: Add create, update, and delete endpoints.
- Networks: Added Import.
- Bump TinyMCE from 8.3.2 to 8.4.0.
- Bump stripe-php from 19.4.1 to 20.0.0.