Skip to content

Commit e755711

Browse files
Update CHANGELOG.md
1 parent 0055fdd commit e755711

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
<!-- Types of changes: Added, Changed, Deprecated, Improve, Fixed, Removed, -->
99
<!-- ## Unreleased -->
1010

11-
## Unreleased
11+
## [1.3.1] - 2025-05-23
1212

1313
### Changed
1414

1515
- Removed Skype Support from the CRM software as it is no longer supported by Microsoft.
16+
- Enhance currency rate backend error handling and update tests accordingly.
17+
- Refactor currency rate backend tests for clarity and efficiency
18+
- Changed the company query counter to not show dashes if the value is missing
19+
20+
### Added
21+
22+
- Add scrollable wrapper for long mailing error notifications
23+
- Add dynamic tooltip for deal sorting toggle
24+
25+
### Fixed
26+
27+
- Fix some translations
28+
29+
#### Full Changelog: [v1.3.0...v1.3.1](https://github.com/DjangoCRM/django-crm/compare/v1.3.0...v1.3.1)
1630

1731
## [1.3.0] - 2025-05-11
1832

@@ -34,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3448
- Improve the test of the current backend for loading currency rates.
3549

3650
### Fixed
51+
3752
- Some minor fixes
3853

3954
#### Full Changelog: [v1.2.2...v1.3.0](https://github.com/DjangoCRM/django-crm/compare/v1.2.2...v1.3.0)

0 commit comments

Comments
 (0)