Version 2020.03.06 released today
91 commits were made to our development server, including bug fixes as well as some useful extensions.
- New languages have been added ("fr", "es", "pt", "it", "nl", "pl", "ru")
- The language files have been translated, as has the content for the languages - except for the cookies, this data has to be set individually anyway.
- Powered By Links can now be customized
- Overlay implemented to display the cookie configuration in the frontend
- E-mail notification when the call limit is reached

Detailed changelog
- FIX: not all languages directly active - only DE / EN
- Transfer of the determined language to the widget template corrected
- Only display active languages as tabs in cookie management
- Deactivate/activate translations for the frontend widget
- Consider user role when reading, editing and deleting via customer API
- Language extension also added for the content, templates and CSS adapted so that all languages can also be displayed, checkmark for language activated
- More languages and translations added to the backend
- Always save repo after deleting a domain now; skip parameters
- Update version name when making a zip archive
- Modular components set up for "Powered by" configuration
- Distance between legend and .panel-body standardized
- License key is now transmitted to update server
- Template for placeholders extended to include data protection URL and company headquarters
- Reloading after deleting unknown cookies deactivated until further notice
- Fixed runtime error when checking active cookies
- Optimized validation of user entries in customer management
- Documentation of the request signature with Hawk extended
- "make translations" for updating the translation file
- Corrections to the translations
- Login license check: error message in the log reformulated
- Caching of the CSS route for the frontend implemented
- Hosting dashboard chart
- Update notification emails when autoupdate is inactive
- Merge branch 'master' of bitbucket.org:papooteam/cookie-consent-management
- Cleaned up JS code comments
- Fix: undeclared array in theme controller
- Cookie controller: CookieDB code tidied up
- Small bugs in WidgetEmbedding and SetupWarningHandler fixed
- Warnings in cookie model and controller fixed, minimal refactoring
- Fix notices in ControllerUpdate
- Statistics in the hosting dashboard
- Implemented overlay to display the cookie configuration in the frontend
- Email notification when the call limit is reached
- Counting and blocking of widget calls implemented
- Cronjob implemented to check the integrity of the tariff parameters
- Indicator for outputting the frontend widget in domain table added
- Output of the widget linked to the number of domains in the tariff
- ?{versionID} attached to integrated CSS/JS
- Twig variables moved to TwigGlobalsHandler
- Error e-mail in case of failed auto-update
- Loading of classes needed at the end of the update
- E-mail dispatch: consider sendmail_path from php.ini
- Highlight selected domain with background color
- Added back link to exit the meta sidebar
- Pagination of the system log corrected
- Remove logo entry from theme if file does not exist
- Output of active white label licenses corrected
- AutoUpdate: Emails on success and with incorrect directory rights
- Display version in footer
- Fixed return after login
- Use autowiring for cronjobs
- Added human readable version numbers
- instapaper_ignore CSS class to widget
- Various bugfixes
- AutoUpdate revised
- Merge branch 'master' of bitbucket.org:papooteam/cookie-consent-management
- Renamed hosting api to customer api... that's more appropriate
- Made customer password hashes editable via hosting API
- Error message for invalid payload adjusted; application/json
- Validation of the license key via cronjob
- After auto-update: reinitialize cache
- LoggerInterface introduced + more logging
- Image for setup added
- Data integrity guaranteed when executing sequential cronjobs
- Fixed critical bug in frontend API user handling
- Hosting API placed under menu item Customers
- API endpoints for customer management (CRUD) implemented
- SystemLog for hosting interface
- Autoupdate + system log
- Translations for hosting API area updated
- Basic structure of the hosting API implemented
- Fixed syntax error in method signature
- Preparation Autoupdate
- Config not flagged as dirty if primitive data type or string unchanged
- Fixed distortion of custom backend logos in agency versions
- NoLabel and powered-by link set up for agency version
- Registration of CCM19 licenses migrated to the API client
- User navigation with invalid license revised
- Incorrect object type corrected
- Fix: Empty session on login
- Code refactoring: Update function moved to AppComponentUpdate
- Cronjob 'LicenseCheck' implemented
- Basic framework for executing cronjobs added
- Reduced susceptibility to errors when iterating domain data
- NEW - the tariff base data is now also displayed in the domain manager
- FIX Variable error when entering new domain
- Ensure that directories are created during update
- Setup and update: unzipping optimized
- Update changed to new system + translations
- Merge branch 'master' of bitbucket.org:papooteam/cookie-consent-management
- NoLabel license count is now also used when creating / managing domains
