Release Notes 10/2022

Infrastructure:
  • Completely moved to new CICD pipeline and new clusterSetup repos for test1euw and dc-prod1euw​
  • Updated SASS​
  • Moved from webpack to esbuild for static assets​
  • Moved compiling for static assets to pipeline
  • Added auto-compiling for static assets to image for local environment

Release Notes 09/2022

Feature​s:
  • Added maillog to CMS​
  • Add tenant id and web property id to info box in CMS

Infrastructure:
  • Added BasicAuthorizationTrait for future rework of command handlers
  • Partially moved to new CICD pipeline [Work in progress]
  • Introduce new "infrastructure as code" repositories for AKS-clusters [Work in progress]
  • Optimized base image for local debugging​
  • Normalize spelling of tenantID for contactForm service for compatibility with cmsMaster​
  • Added customizable php memory limits to service environments​

Fixed Bugs:
  • Fixing problem with presenting list of collection elements​
  • Allow page creation as non-super user
  • Card delete buttons not working for collection entries
  • Collections Entry Card - Click on save and close not close sidebar​
  • Image upload / delete on general image list not working​
  • 403 - Forbidden when sidebar tries to get snapshot of image​
  • [contactForm-service] add tenantID-field to contactForm sending​
  • [contactForm-service] add missing function and refactor helpers

Release Notes 08/2022

Feature​s:
 
  • Add “Move to Top” and “Move to Bottom” for Contents​
  • Add Icons for Filetypes in File List​

Fixed Bug​s:
 
  • Respect User Language Choice​
  • Fix display of nested inactive Components​
  • Fix undefined var/key errors​
  • Improve Memory Handling​
  • Fix EntityManager undefined warning​
  • Fix animation of loading buttons​
  • Fix error on TextContent Modified Event​
  • Add Blackfire Profiling to Base Images​
  • Improve Cluster Stability​

Release Notes 07/2022

Feature​s:
  • Add automatic URL-Slug generation for Pages​
  • Changed all Services to Azure hosted Database​

Fixed Bug​s:
  • Improve Stability​
  • Sidecar: Rework Compressing Serializer​
  • Internationalization: Fix Exception leads to no response​
  • Internationalization: Fix Composer Dependency Problems​
  • Fix Image Upload / Delete on Image List​
  • Fix Saving of TextContent​
  • Show inactive Collection Entries on Backoffice​
  • Fix display of Banner Lines in Frontend​
  • Fix Filters of Collections​
  • Fix Composer Dependencies​

Release Notes 04/2022

Fixed Bugs:
  • Add missing Events to all Command Handlers​
  • Make Cookie Banner fields in language not mandatory​
  • Change reloading of data to respect event distribution​
  • Fix issues with sorting of PageContent or Navigation
  • Reworked Tree Nodes to prevent errors
  • Reworked Event Distribution
  • Fixed Cluster Ressources​

Release Notes 02/2022

Fixed Bugs:
  • Add missing Events to all Command Handlers​
  • Make Cookie Banner fields in language not mandatory​
  • Change reloading of data to respect event distribution​
  • Fix issues with sorting of PageContent or Navigation​

Features:
  • Prevent Sidebar from accidentally closing with unsaved changes​
  • Rollout default Theme automatically on Service start​
  • Add CSV import for redirections​
  • Add Preview-Link to Page Card​

Release Notes 12/2021

Features:
  • DC privacy banner (Beta)
  • Themes Management (Beta)
  • Link privacy agreement and imprint page in language settings
  • Link 404 Page in language settings
  • Configure custom CDN Url in webproperty settings
  • Configure robots.txt content in webproperty settings
  • Error message in cms backoffice with unique Request Id for support request
  • Content Services static sorting in cms backoffice
  • ContactForm send button text in frontend con be changed in cms backoffice

Release Notes 11/2021

Features: 
  • CSP-Header-Management

Fixed Bugs:
  • fixed bugs with caching errors caused by missing events

Release Notes 10/2021

Features:
  • Added class for active tree to frontend navigation content template
  • Added new collection system field type checkbox
  • Added anchorId to ContentLink card
  • Added sorting option to device display settings for each device size
  • Improved cms backoffice performance by approx. 6 times for bigger websites and approx. 4 for smaller websites

Release Notes 09/2021

Features:
  • new content service FileGallery
  • new content service GoogleMaps
  • new system sitepart LanguageSwitch
  • new system sitepart Breadcrumb
  • Manage files in dynamic content
  • Use tags to map browser languages to language entity
  • OG tags for page and collection entry
  • Slugify path prefixes on WebProperty, Language, Page and Collection Entry create
  • Configure href-Lang tags for page and collection entry
  • Copy of Page
  • Copy a content element on a page
  • Save a grouped content as element template
  • Allow drag & drop / sorting for content service lines e.g. fields of a ContactForm
  • Update most services to PHP8