...
Added a configurable inbound webhook that can be linked to server actions
Migrated the old asynchronous importing which will now be available for all users
Added extra menu items in the discuss app to cater to Whatsapp
Removed a bunch of modules that are no longer needed for the new version
Attachments now show in new speech bubble messages when using the Social application
Fixed a bug with the Contacts application when searching for a contact by Name
Fixed grouping filters on the create date of records in Helpdesk, Voice, Projects
Updated python library versions that are required by the Voice application
Removed the base_currency module that is now replaced by l10n modules which are installed based on the country of the client
Removed the loading screen on the Settings Dashboard caused by computing the database and filestore sizes
Fixed a bug that would cause the display name to be empty when TaskFlow has been upgraded
Explicitly define applications that users have access to when they use the Apps application
Replaced static global search fields with a module to make it more configurable in Settings->Technical->Global Search
Added a default Voice dashboard to our advanced dashboard to view ordinary call statistics
Added a default Helpdesk dashboard to our advanced dashboard to view Helpdesk Ticket statistics
Added functionality to allow configurators to set unique constraints on any field within the system with ease.
Added a feature that clears the global search bar when the app switcher is closed
Fixed a bug on the CRM kanban view that misaligned opportunity statistics
Added a feature that prevents Configurators from adding compute and stored fields that may cause load on some instances
Ability to edit and save customer favorite filters on any view
Fixed a bug that would not link users to user logs when the user logs out
Fixed a bug that would duplicate messages in the Social application from Facebook
Fixed a couple of bugs related to materialized views on the BI Reports module
Made database size display dynamic
Added functionality to dynamically post warning and error messages to users
Added functionality that fetches all public holidays for the workdays module 50 years ahead of time
Added quality assurance module that is linked to a select few modules
Improved configurable webhook functionality to cater to JSON requests as well
Fixed branding issues on email templates
Loans
Ability to customize loan settlement calculation
Fixed a bug on the Paym8 integration caused by a deprecated library
...