Skip to content

v1.3.0

Choose a tag to compare

@DjangoCRM DjangoCRM released this 11 May 12:24
· 461 commits to main since this release

Added

  • Compatibility with Django 5.2.1 (LTS - long-term support release)
  • Matching of a company in the database by the contents of the alternative names field.
  • Action menu to remove stop phrases that are no longer used.
  • Visual marking of duplicate commercial requests.
  • Translations of CRM software into the following languages:
    • Romanian
    • Hebrew
  • Warning message “Specify products” if a Request is saved without specifying products.

Improve

  • The algorithm for creating mailings has been simplified.
  • Setting the reminder time check interval is now available through the admin site instead of using a settings file.
  • Improve the test of the current backend for loading currency rates.

Fixed

  • Some minor fixes

Full Changelog: v1.2.2...v1.3.0