Skip to content

Releases: berliCRM/berlicrm

berlicrm-1.0.38

03 Nov 07:39
62b2ece
Compare
Choose a tag to compare

Modules

  • added storage of modified datetime for direct db operations
  • improved translation
  • improved module export
  • improved email address validation

Other

  • minor bug fixes

berlicrm-1.0.37

11 Mar 10:18
3e7c8c6
Compare
Choose a tag to compare

Security

  • update of standard libraries

Functional

  • improved Widget for scheduled reports
  • added email address verification to Verteiler module
  • added relation to Services for the Vendor module
  • process substitute fields for all entity module in email functions
  • improved GUI for email templates
  • improved performance of Map module
  • introduced email signature as direct part of email creation
  • ignore PLAIN Auth warnings in MailManager
  • added information about fieldtype and option to rename fields to LayoutEditor

System

  • improved memory usage and performance of query generator
  • provide edit lock release of data sets after 2 minutes
  • improved search function performance
  • further preparations for PHP update
  • improved console function for module creation
  • improves module export function
  • improved translations / labels in GUI

Webservice improvements

  • fix for activity type at Calendar
  • improved parser for emails
  • improved WHERE conditions parser
  • improved return messages in case of a faulty call

Bug fixes

  • fixes for Excel export from reports
  • fix for PDF settings menue
  • some DB field name and Constraint fixes

berlicrm-1.0.36

28 Jun 07:29
98dc907
Compare
Choose a tag to compare

Another Hotfix

Gnaaa ... fixed version number in 'vtigerversion.php' to match actual release number ... and some reporting stuff :-/

berlicrm-1.0.35

23 Jun 09:28
2d40106
Compare
Choose a tag to compare

Hotfix

Hotfix für bug in list view ...

berlicrm-1.0.34

21 Jun 09:44
e6b18b3
Compare
Choose a tag to compare

System

system ready for PHP v.7.4

for PHP version compatibility and security improvements

  • update ADODB class to becompatible with PHP v7.4

Modules

  • improved GUI for documents drag&drop
  • improved GUI for Workflows
  • improved Tooltip popup functionalieties
  • improved some systems functions

Webservices

  • improved error reporting

Other

minor bug fixes in the following modules/functions

  • MailManager
  • PDF Setting

berlicrm-1.0.33

23 May 09:19
d46c250
Compare
Choose a tag to compare

System

for PHP version compatibility and security improvements

  • update to actual TCPDF version
  • update to actual Smarty version
  • update of actual HTML purifier version

Modules

  • provide GUI for Login History exports
  • added side bar widget to reports module which lists scheduled reports
  • improved mouse over function for fields in detail views

Other

minor bug fixes in the following modules/functions

  • added fallback when saving profile permissions for certain actions
  • Reporting
  • Documents
  • MailManager
  • Webservices lineItem operations
  • display of field help text in inventory modules
  • module creation by console
  • improved language files
  • Crons
  • Query generator
  • Workflows

berlicrm-1.0.32

25 Nov 11:18
bfc64c4
Compare
Choose a tag to compare

System

security improvements

  • removed SQL-Injection vulnerabilities by either typecasting parameter to Integer or using generic function
  • switched Token generation in workflows to JSON token

provide new webservice parser with the follwoing improvements

  • supports GROUP BY clause
  • supports DISTINCT clause
  • supports empty values in WHERE conditions
  • supports complex AND and OR operations in WHERE conditions
  • uses Prepared Statements
  • uses the CRM’s query generator for privilege control
  • improved error messages
  • query compatible to the previous webservice parser version

Modules

  • added support for Microsoft Office shared access in MailScanner/MailConverter login credentials
  • limit data amount to process in Workflows to prevent out of memory crashes and inform admin via email about limitation
  • improved file download of large files by chunks for Documents module
  • added Distribution List functions to Mail Manager
  • improved serial events in Calendar
  • added Color to related lists

Other

minor bug fixes in the following modules/functions

  • modTracker
  • Reporting
  • Softphone
  • MailManager
  • getMultiRelation web service

berlicrm-1.0.31

24 Aug 11:40
46b03c0
Compare
Choose a tag to compare

Modules

  • added table berlicrm_recurringreferences to DatabaseSchema & scripts

Other

  • fix of minor bugs

berlicrm-1.0.30

09 Aug 06:33
be99973
Compare
Choose a tag to compare

Modules

  • added handlling of repeating events to Calendar
  • improved performance of DB operations in privileges system

Other

  • fix of minor bugs

berlicrm-1.0.29

08 Jul 11:54
cc927e0
Compare
Choose a tag to compare

System

  • security fixes
  • limit data to process in Workflows to prevent out of memory crashes and inform admin via email about limitation
  • added additional information to retrieved Webservice reference fields that includes the entity name
  • switch to Json Web Token and use $application_unique_key as key in Workflows

Modules

  • fixed 'support_end_date' and 'birthday' in Calendar
  • fixed an issue with tooltip overlays that would crash if user's profile had one of the summary fields disabled
  • fixed import .ics calendar files
  • added Documents folder filter exception to ListView count functions, 'select all' display, MassDelete and MassMove (folder)
  • added new information to Reports' ListView about the last time a Report was used and by whom
  • added error message to MailManager if opening of folder failed
  • improved file download of large files by chunks in Documents module
  • added support for Microsoft Office shared access in MailScanner/MailConverter login credentials

Other

  • fix of minor bugs
  • fixes to css/styles