mirror of https://github.com/itflow-org/itflow
Update Changelog put back the missing parts for 25.02.3
This commit is contained in:
parent
f8d054f8aa
commit
1c6e74b08e
|
|
@ -10,12 +10,17 @@ This file documents all notable changes made to ITFlow.
|
|||
- Corrected the contact ticket count display.
|
||||
- Addressed an issue where clicking "More Details" in AJAX contact/asset details failed to include the `client_id` in the URL.
|
||||
- Fixed an issue with recurring invoices in the client URL: clicking "Inactive" or "Active" would unexpectedly navigate away from the client section.
|
||||
- Added new php function getFieldById() to return a record using just an id and sanitized as well.
|
||||
|
||||
## [25.02.3]
|
||||
|
||||
### Fixed
|
||||
- Corrected some edit modals not showing notes correctly.
|
||||
- Fixed notifications being reversed as dismissed notifications.
|
||||
|
||||
### Added / Changed
|
||||
- Implemented SSL certificate history tracking.
|
||||
|
||||
## [25.02.2]
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Reference in New Issue