Skip to content

Latest commit

 

History

History
451 lines (195 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

451 lines (195 loc) · 19.8 KB

3.21.0 (2023-06-22)

Features

3.20.2 (2023-06-16)

Bug Fixes

3.20.1 (2023-06-16)

Bug Fixes

3.20.0 (2023-06-12)

Features

  • dependencies: update fsxa dependecies (#138) (2a76d39)

3.19.4 (2023-05-10)

Bug Fixes

  • dependencies: update to latest fsxa version (#137) (928e8dc)

3.19.3 (2023-04-25)

Bug Fixes

3.19.2 (2023-04-14)

Bug Fixes

  • dependencies: update to latest version (#133) (2b7287e)

3.19.1 (2023-03-21)

Bug Fixes

  • dependencies: update fsxa-stack to the latest dependencies (#131) (61026c6)

3.19.0 (2023-03-20)

Features

  • dependencies: update fsxa stack to the latest dependencies (#130) (98b7c67)

3.18.3 (2023-03-17)

Bug Fixes

  • imagemap: update fsxa-stack to the latest dependencies (#129) (657148a)

3.18.2 (2023-03-09)

Bug Fixes

  • dependencies: update to latest fsxa stack version (#127) (682d686)

3.18.1 (2023-02-02)

Bug Fixes

  • dependencies: update fsxa dependencies to latest versions (#123) (b4a5bd4)

3.18.0 (2023-01-24)

Features

  • config: add support for customSnapHooks and FSXA_DISPLAY_HIDDEN_SECTIONS (#121) (4d82b9a), closes #119

3.17.1 (2023-01-17)

Bug Fixes

  • protection: add docs for app protection (#120) (fee4533)

3.17.0 (2022-12-21)

Features

  • dependencies: update fsxa to latest version (#116) (5daf6fb)

3.16.1 (2022-12-15)

Bug Fixes

  • dependencies: update fsxa to the latest version (#115) (60cef86)

3.16.0 (2022-12-14)

Features

  • content-projections: add new content projection routing (#114) (3bed4e7)

3.15.3 (2022-11-23)

Bug Fixes

  • dependencies: update fsxa stack dependencies to the latest version (#111) (9a485f5)

3.15.2 (2022-11-15)

Bug Fixes

  • dependencies: update to latest fsxa versions (#107) (a795f6d)

3.15.1 (2022-10-21)

Bug Fixes

  • dependencies: update to latest fsxa version (#104) (742b02f)

3.15.0 (2022-10-06)

Features

  • dependencies: upgrade fsxa-nuxt-module and fsxa-pattern-library to latest version (6c3689b)

3.14.0 (2022-10-05)

Features

  • dependencies: update fsxa-nuxt-module and fsxa-pattern-library dependencies to latest release (2f13c67)

3.13.0 (2022-09-27)

Features

  • dependencies: update the fsxa stack to the latest version (#102) (e309d1f)

3.12.0 (2022-09-27)

Features

  • docs: fix typo in FSXARenderContentElement and add it to the navigation (#101) (bde7ea0)

3.11.0 (2022-09-26)

Features

  • dependencies: update to the latest fsxa stack (#100) (27dbfbe)

3.10.0 (2022-09-22)

Features

  • dependencies: update to latest fsxa stack version (#99) (2393a6a)

3.9.0 (2022-09-01)

Features

  • fs-tpp-api: add FSXA_SNAP_URL env-variable (#92) (5e0e3bd)

3.8.1 (2022-08-26)

Bug Fixes

  • ReferenceResolving: add runtime config to for maximum reference depth (#97) (871d138)

3.8.0 (2022-08-11)

Features

  • dependencies: update to latest fsxa stack version (#95) (71ac12a)

3.7.0 (2022-07-25)

Features

  • add-section-button: added an "Add Section" button in preview (#88) (b2925c8)

3.6.2 (2022-07-19)

Bug Fixes

  • dependencies: update to latest fsxa-stack versions (#90) (b7bcf98)

3.6.1 (2022-07-11)

Bug Fixes

  • dependencies: updatest to latest fsxa stack version (#89) (4a50581)

3.6.0 (2022-07-04)

Features

  • fsxa.config: add useErrorBoundaryWrapper flag (#84) (68acfd6)

3.5.2 (2022-06-21)

Bug Fixes

  • dependencies: update to latest fsxa-stack versions (#83) (8d2f8b5)

3.5.1 (2022-06-10)

Bug Fixes

  • dependencies: update to latest version of fsxa dependencies (#82) (98153c1)

3.5.0 (2022-06-01)

Features

  • add example implementation of FSXARenderContentElement (#79) (dedbe18)

3.4.1 (2022-05-24)

Bug Fixes

  • build: refactor build config and update FSXA-STACK dependencies (#76) (95d3029)

3.4.0 (2022-05-17)

Features

  • links: consume new caas-mapper structure of Links in RichTextElements (#78) (3c442f4)

3.3.1 (2022-05-06)

Bug Fixes

  • dependencies: update to latest fsxa-stack versions (#77) (bd1667f)

3.3.0 (2022-04-21)

Features

  • dependencies: update fsxa-stack dependencies to their latest major version (#73) (79763eb)

3.2.2 (2022-02-16)

Bug Fixes

  • dotenv: read all dotenv vars and hand only needed ones to fsxa-nuxt-module (#66) (4877888)

3.2.1 (2022-02-10)

Bug Fixes

3.2.0 (2022-02-08)

Features

  • remove FSXA_HOST and FSXA_PORT env vars (#58) (c1d7f2f)

3.1.1 (2022-01-14)

Bug Fixes

  • dependencies: update all fsxa dependencies to their latest version (#59) (8ac42af)

3.1.0 (2022-01-11)

Features

  • Teaser: Implement inEdit for Teaser components (#52) (aebefbc)

3.0.0 (2022-01-11)

Features

  • update usage of fetchByFilter calls from fsxa-api (#57) (0700ddd)

BREAKING CHANGES

  • fetchByFilter's returned items are now stored in the 'items' property of the response

2.0.2 (2021-12-21)

Bug Fixes

  • config: add FSXA_MODE to nuxt module payload (#56) (35a8918)

2.0.1 (2021-12-20)

Bug Fixes

2.0.0 (2021-12-15)

Features

  • enable usage of navigationFilter and preFilterFetch (#54) (228aaec), closes #53

BREAKING CHANGES

  • The original fsxa-api class was removed and the new ones FSXAProxyApi and FSXARemoteApi are used. Their have a slightly different, but better, method signatures. For more information, please read the migration guide in the CHANGELOG of the FSXA-API.

  • Environment variables FSXA_HOST and FSXA_PORT has be configured in your production environments. Make sure to set the variables in your PWA deployments. In testing scenarios, localhost:3000 will be used.

1.4.5 (2021-11-03)

Bug Fixes

  • fix language switch and provide further documentation (#46) (7f73410)

Documentation

  • add a new chapter for debugging (#48) (6407861)
  • add documentation for usage of FSXA_API_BASE_URL environment variable (#45) (dcd122a)

1.4.4 (2021-09-14)

Bug Fixes

1.4.3 (2021-07-09)

Bug Fixes

  • misc: provide Dockerfile.template and documentation & bumped few versions (1bba352)

1.4.2 (2021-06-29)

Bug Fixes

  • Optimize dependencies for runtime environments (#39) (4f13102)

1.4.1 (2021-05-12)

Bug Fixes

  • bumped fsxa-pattern-library version, removed unnecessary description in interactive video (a22c5c2)

1.4.0 (2021-05-10)

Features

  • updated tailwind and enabled jit-mode. Updated fsxa-ui (30a3a49)

1.3.0 (2021-05-05)

Features

  • upgraded fsxa-api, fsxa-pattern-library, fsxa-nuxt-module (3d6aa4d)

1.2.0 (2021-03-16)

Features

  • TNG-733 Add simple InteractiveYouTubeVideo component (#13) (ad026b9)

1.1.0 (2021-03-15)

Features

  • Upgraded fsxa-api, fsxa-ui, fsxa-pattern-library and fsxa-nuxt-module (#12) (8a5515a)

1.0.3 (2021-03-12)

Bug Fixes

  • product list view: fixed an issue where product category filtering only worked in german (bc28092)

1.0.2 (2021-03-03)

Bug Fixes

  • tailwind prefixes: updated fsxa-ui dependency and removed unnecessary prefixes (1af005d)

1.0.1 (2021-02-01)

Bug Fixes

  • fsxa.config.ts: add richtext-path to fsxa.config.ts (6fda837)

1.0.0 (2021-01-20)

Bug Fixes

  • tailwindcss: configure purgecss to keep used classes (f87faaa)