All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.8 (2025-01-17)
- use correct revision id on latest_version route (5f27eed)
2.0.7 (2024-09-09)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
2.0.6 (2024-05-10)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
2.0.5 (2024-05-09)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.4 (2023-08-24)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.3 (2023-05-30)
- catch the UndefinedLinkTemplateException when generating the preview link (3aaac4d)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.2 (2023-05-25)
- remove the deprecated EXTERNAL_PREVIEW_BASE_URL env var check (9af4e6c)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.1 (2023-03-23)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0 (2023-02-02)
- feat(silverback_external_preview)!: update preview links to use new __preview path on the frontend (fd22061)
- preview and live hosts are Drupal config settings, rather than ENV vars.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.3.4 (2023-01-30)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.3.3 (2023-01-24)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
1.3.2 (2022-08-16)
- preview entity url language prefix (6d761eb)
1.3.1 (2022-07-11)
1.3.0 (2022-07-07)
- add hook_silverback_external_preview_entity_url_alter() (994d987)
- add unpublished preview url, fix tempstore id with no langcode (5539783)
1.2.1 (2022-07-05)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
1.2.0 (2022-06-28)
- add __preview prefix (79e6131)
- preview url for revisions #1062 (9ba3f7f)
- show live/preview version on node page in Drupal #1062 (bc6cde9)
1.1.12 (2022-06-16)
- external_preview: get entity from last index in route match param array instead of first (ff12637)
1.1.11 (2022-06-16)
- external_preview: resolve fatal error on frontend (10ee0d5)
1.1.10 (2022-06-16)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
1.1.9 (2022-06-16)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
1.1.8 (2022-06-15)
- external_preview: replace preview tempstore path with content entity id as key_value key (34300b9)
1.1.7 (2022-04-21)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
1.1.6 (2022-04-20)
- silverback_external_preview: preview button caching (45a2c19)
1.1.5 (2022-04-12)
- set external preview toolbar item to cache based on URL (296218a)
1.1.4 (2021-12-27)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
1.1.3 (2021-10-18)
- restrict preview link to content entity types only (feb1134)
1.1.2 (2021-10-11)
Note: Version bump only for package @-amazeelabs/silverback_external_preview
1.1.1 (2021-07-15)
- gatsby: style preview button label with higher precedence (2fbea36)
- gatsby: trim trailing slashes from preview base urls (9bc52e6)
- gatsby: add missing module dependency to preview module (5eedac3)
- slb-144: initial work on toolbar external preview button (b6bc050)