Changelog - Email

This changelog refers to the @viasoft/email library.

8.0.0 (27/05/2024)

This release is focused around updating to Angular 17.

To update to version 8.0.0, follow the SDK Core documentation and address any potential breaking changes in the SDK Core packages.

Dependency updates

Dependency

Status

Version

Documentation

@angular/animations

🔃 Updated

^17.3.10

angular/animations

@angular/cdk

🔃 Updated

^17.3.10

angular/cdk

@angular/common

🔃 Updated

^17.3.10

angular/common

@angular/compiler

🔃 Updated

^17.3.10

angular/compiler

@angular/core

🔃 Updated

^17.3.10

angular/core

@angular/forms

🔃 Updated

^17.3.10

angular/forms

@angular/material

🔃 Updated

^17.3.10

angular/material

@angular/platform-browser

🔃 Updated

^17.3.10

angular/platform-browser

@angular/platform-browser-dynamic

🔃 Updated

^17.3.10

angular/platform-browser

@angular/router

🔃 Updated

^17.3.10

angular/router

@fortawesome/fontawesome-pro

❌ Removed

@microsoft/signalr

🔃 Updated

~8.0.0

microsoft/signalr

@ngx-translate/core

🔃 Updated

~15.0.0

ngx-translate/core

@sentry/angular-ivy

✅ Added

~7.114.0

sentry/angular-ivy

@sentry/browser

🔃 Updated

~7.114.0

sentry/browser

@viasoft/app-core

🔃 Updated

8.0.0-beta.15

viasoft/app-core

@viasoft/client-core

🔃 Updated

8.0.0-beta.15

viasoft/client-core

@viasoft/common

🔃 Updated

8.0.0-beta.15

viasoft/common

@viasoft/components

🔃 Updated

8.0.0-beta.15

viasoft/components

@viasoft/datepicker

🔃 Updated

3.0.1

viasoft/datepicker

@viasoft/fontawesome-pro

✅ Added

6.4.3

viasoft/fontawesome-pro

@viasoft/http

🔃 Updated

8.0.0-beta.15

viasoft/http

@viasoft/navigation

🔃 Updated

8.0.0-beta.15

viasoft/navigation

@viasoft/text-editor

🔃 Updated

8.0.0

viasoft/text-editor

@viasoft/theming

🔃 Updated

8.0.0-beta.15

viasoft/theming

@viasoft/view-template

🔃 Updated

8.0.0-beta.15

viasoft/view-template

angular-imask

🔃 Updated

~7.6.0

angular-imask

angular-oauth2-oidc

🔃 Updated

~17.0.2

angular-oauth2-oidc

core-js

🔃 Updated

~3.37.1

core-js

dompurify

🔃 Updated

~3.1.4

dompurify

imask

🔃 Updated

~7.6.0

imask

jwt-decode

🔃 Updated

^4.0.0

jwt-decode

lodash

✅ Added

^4.17.21

lodash

ngx-quill

🔃 Updated

~25.3.2

ngx-quill

primeicons

🔃 Updated

~7.0.0

primeicons

primeng

🔃 Updated

~17.16.1

primeng

quill

🔃 Updated

^2.0.2

quill

rxjs

🔃 Updated

~7.8.1

rxjs

single-spa

🔃 Updated

^6.0.1

single-spa

single-spa-angular

🔃 Updated

^9.1.2

single-spa-angular

tslib

🔃 Updated

^2.6.2

tslib

ua-parser-js

🔃 Updated

~1.0.37

ua-parser-js

zone.js

🔃 Updated

~0.14.6

zone.js

Dev dependency

Status

Version

Documentation

@angular-builders/custom-webpack

🔄 Updated

~17.0.2

angular-builders/custom-webpack

@angular-devkit/build-angular

🔄 Updated

^17.3.8

angular-devkit/build-angular

@angular-eslint/builder

🔄 Updated

17.3.0

angular-eslint/builder

@angular-eslint/eslint-plugin

🔄 Updated

17.3.0

angular-eslint/eslint-plugin

@angular-eslint/eslint-plugin-template

🔄 Updated

17.3.0

angular-eslint/eslint-plugin-template

@angular-eslint/schematics

🔄 Updated

17.3.0

angular-eslint/schematics

@angular-eslint/template-parser

🔄 Updated

17.3.0

angular-eslint/template-parser

@angular/cli

🔄 Updated

^17.3.10

angular/cli

@angular/compiler-cli

🔄 Updated

^17.3.10

angular/compiler-cli

@angular/language-service

🔄 Updated

^17.3.10

angular/language-service

@types/jasmine

🔄 Updated

~5.1.4

types/jasmine

@types/jasminewd2

❌ Removed

@types/lodash

✅ Added

^4.17.4

types/lodash

@types/node

🔄 Updated

~20.12.12

types/node

@types/ua-parser-js

🔄 Updated

^0.7.39

@types/ua-parser-js

jasmine-core

🔄 Updated

~5.1.2

jasmine-core

jasmine-spec-reporter

🔄 Updated

~7.0.0

jasmine-spec-reporter

karma

🔄 Updated

~6.4.3

karma

karma-chrome-launcher

🔄 Updated

~3.2.0

karma-chrome-launcher

karma-coverage-istanbul-reporter

❌ Removed

karma-coverage

✅ Added

~2.2.1

karma-coverage

karma-jasmine-html-reporter

🔄 Updated

~2.1.0

karma-jasmine-html-reporter

ng-packagr

🔄 Updated

^17.3.0

ng-packagr

protractor

❌ Removed

typescript

🔄 Updated

~5.4.5

typescript


6.1.0 (08/11/2021)

Dependency updates

Dependency

Status

Version

@viasoft/app-core

🔃 Updated

6.3.4

@viasoft/client

🔃 Updated

6.3.4

@viasoft/client-core

🔃 Updated

6.3.4

@viasoft/common

🔃 Updated

6.3.4

@viasoft/components

🔃 Updated

6.3.4

@viasoft/http

🔃 Updated

6.3.4

@viasoft/navigation

🔃 Updated

6.3.4

@viasoft/theming

🔃 Updated

6.3.4

@viasoft/view-template

🔃 Updated

6.3.4

Breaking changes

  • FRM-1804:

    • Removed VS_EMAIL_BASE_SUFFIX and replaced its usages with VS_API_PREFIX;

    • Removed EmailSenderData.separateMultipleEmails;

    • Removed VS_EMAIL_RESOLVE_ENDPOINT_FUNCTION;

    • Added multipleEmailsEndpoint

      • Can be used for defining a custom endpoint to be used when sending multiple e-mails, serving the same purpose EmailSenderData.separateMultipleEmails and VS_EMAIL_RESOLVE_ENDPOINT_FUNCTION had before.