diff --git a/CHANGELOG.md b/CHANGELOG.md index eb59c8d3..0deccac2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.