.

Version 2020.03.06 released today

91 commits were made to our development server, including bug fixes as well as some useful extensions.

  1. New languages have been added ("fr", "es", "pt", "it", "nl", "pl", "ru")
  2. 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.
  3. Powered By Links can now be customized
  4. Overlay implemented to display the cookie configuration in the frontend
  5. E-mail notification when the call limit is reached

Languages can now be activated

 

Detailed changelog

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