From 045468503990964ddd34b281172f1d71cf02ad69 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 3 Mar 2025 15:09:40 -0500 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1e2b206..b0f6d9bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,23 @@ This file documents all notable changes made to ITFlow. -## [25.03] +## [25.02.2] + ### Fixed - Corrected some edit modals not showing notes correctly. - Bugfix: When exporting to CSV, the first asset wasn't being shown. +- Fix broken create / edit credentials. +- Fixed missing Notificatons link +- Fixed a few dead links +- Fixed Overdue count also counting Non-Billable Invoices +- Fix Edit Client Notes ### Added / Changed - Implemented SSL certificate history tracking. - -## [25.02.2] -### Fixed -- Fix broken create / edit credentials. +- Added Inactive / Active Filter to Recurring Invoices +- Merged Dismissed notifications and notification in one. +- Added Link Button to addd / edit Document WYSIWYG +- Added Physical location to the asset export / import ## [25.02.1] ### Fixed