Releases: MicroPyramid/Django-CRM
Releases · MicroPyramid/Django-CRM
0.10.0
Merge pull request #516 from MicroPyramid/new_release
new release
0.7.0
- Django-CRM as SAAS(Software as a service).
- Documentation updates for marketing and sales modules.
- Included elasticsearch for searching.
- Bug fixes and enhancements for UI.
0.6.0
- Implemented invoices, teams & events module
- Added user mentions in the comments section, implemented mail sending for groups & contacts
- Fixed unsubscirbe, lead quick view issues, add duplicate contacts & failed contacts count in contact list view page
0.5.0
- Added email search using elasticsearch, changes for unsubscribing contacts, added blocked emails.
- Added duplicate contacts tabs,
- Fixed time format in marketing campaign list page, added contacts list filter in contacts page.
- Added testcases
0.4.0
- Added filters based on created users, modified code for unsubscribe,displayed related contact lists for all contacts
- Added teams and other fixes
- Marketing module and invoicing enhancements
- Dashboard UI enhancements.
0.3.0
* Email templates
* Campaigns: Displaying contact list contacts and failed/invalid contacts, completed changes for new campaign, removed firstname and lastname as required and added title as required in leads create page, completed changes for Campaign email send with attachment.
* Added mentions in comments section for all modules, added email templates when assigning a case or account, changed validation error messages in documents create and edit pages, added thumbnails for attachments in all detail pages
* added tags field for campaign, changed styles for marketing module, added loading spinner and validation for file fields in campaign list create page, changes in marketing module
0.2
Readme (#61)
* updated travis yml file
* removed xml files
* passsword reset issue fixed, updated html design with django-crm theme, added named urls in templates
* updated readme.rst file
* updated badges in readme.rst file