Skip to content

Commit b20b562

Browse files
Add VIP status filter to enhance recipient filtering options
1 parent dc04fab commit b20b562

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to the [Django CRM project](https://github.com/DjangoCRM/dja
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- Types of changes: Added, Changed, Deprecated, Improve, Fixed, Removed, -->
8+
<!-- Types of changes: Added, Changed, Deprecated, Improved, Fixed, Removed, -->
99
<!-- ## Unreleased -->
1010

1111
## Unreleased
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
- VIP status filter to enhance recipient filtering options (Company, Contact, Lead).
1616

17+
### Improved
18+
19+
- Hide the unused "+ Add" button for User profile on the CRM home pages.
20+
1721
## [1.6.1] - 2025-10-31
1822

1923
### Fixed

0 commit comments

Comments
 (0)