Berlicrm Versions Save

From Berlin to Germany and Europe - an open source CRM Solution mainly for small and medium-sized businesses: Visit https://www.berlicrm.de/

v1.0.38

6 months ago

Modules

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

Other

  • minor bug fixes

v1.0.37

1 year ago

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

v.1.0.36

1 year ago

Another Hotfix

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

v.1.0.35

1 year ago

Hotfix

Hotfix für bug in list view ...

v.1.0.34

1 year ago

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

v1.0.33

1 year ago

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

1.0.32

2 years ago

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

1.0.31

2 years ago

Modules

  • added table berlicrm_recurringreferences to DatabaseSchema & scripts

Other

  • fix of minor bugs

1.0.30

2 years ago

Modules

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

Other

  • fix of minor bugs

1.0.29

2 years ago

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