less than 1 minute read

1.110.0 is live and ready for download. This version brings the following:

Changed

  • Custom Views are now applicable even if maps or mode are different. Missing maps or map selection mode is displayed in the tooltip #3090
  • Be aware, that all Custom Views generated with version 1.109.1 or older will be unusable by April 2023 #3105

Fixed 🐞

  • Fix broken link to Custom View documentation #3101
  • Don’t re-center map after every state change like changing area metric #3109

Chore πŸ‘¨β€πŸ’» πŸ‘©β€πŸ’»

  • Adjust Custom View API and maintain old Custom Views until April 2023 #3105
  • Migrate codeMap.render.service, codeMap.label.service, codeMap.mouseEvent.service, codeMap.arrow.service, codeCharta.service, sharpnessMode.service, isLoadingFile.service, scaling.service and experimentalFeaturesEnabled.service to Angular #3094
  • Extract tree map size into a const as this is never changed 3098
  • Migrate markedPackages.service, edges.service, blacklist.service, files.service and injector.service 3106
  • Refactor out LoadInitialFileService and fix with it loose Promise in tests #3110
  • Migrate codeCharta.component, storeService.service and remove AngularJS dual boot from bootstrapping #3114
  • Remove obsolete AngularJS dependencies #3115